git.ithinksw.org
/
ITKit.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Not worrying about that stupid clicky URL text field for now.
[ITKit.git]
/
English.lproj
/
AboutBox.nib
/
classes.nib
1
{
2
IBClasses = (
3
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
4
{
5
CLASS = ITAboutBox;
6
LANGUAGE = ObjC;
7
OUTLETS = {
8
"_appIcon" = NSImageView;
9
"_appName" = NSTextField;
10
"_companySite" = NSTextField;
11
"_copyright" = NSTextField;
12
"_window" = NSWindow;
13
};
14
SUPERCLASS = NSObject;
15
}
16
);
17
IBVersion = 1;
18
}