git.ithinksw.org
/
MenuTunes.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Mostly empty Audioscrobbler controller to communicate with the Audioscrobbler servers.
[MenuTunes.git]
/
Deprecated
/
English.lproj
/
StatusWindow.nib
/
classes.nib
1
{
2
IBClasses = (
3
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
4
{CLASS = StatusWindow; LANGUAGE = ObjC; SUPERCLASS = NSWindow; },
5
{
6
CLASS = StatusWindowController;
7
LANGUAGE = ObjC;
8
OUTLETS = {statusField = NSTextField; statusWindow = StatusWindow; };
9
SUPERCLASS = NSObject;
10
}
11
);
12
IBVersion = 1;
13
}