git.ithinksw.org
/
MenuTunes.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Implemented keychain support for Audioscrobbler in the preferences. It all seems...
[MenuTunes.git]
/
English.lproj
/
Preferences.nib
/
classes.nib
diff --git
a/English.lproj/Preferences.nib/classes.nib
b/English.lproj/Preferences.nib/classes.nib
index
56e143d
..
3f7a192
100755
(executable)
--- a/
English.lproj/Preferences.nib/classes.nib
+++ b/
English.lproj/Preferences.nib/classes.nib
@@
-11,7
+11,6
@@
clearHotKey = id;
editHotKey = id;
showPrefsWindow = id;
clearHotKey = id;
editHotKey = id;
showPrefsWindow = id;
- showTestWindow = id;
};
CLASS = PreferencesController;
LANGUAGE = ObjC;
};
CLASS = PreferencesController;
LANGUAGE = ObjC;
@@
-22,10
+21,15
@@
appearanceEffectPopup = NSPopUpButton;
appearanceSpeedSlider = NSSlider;
artistCheckbox = NSButton;
appearanceEffectPopup = NSPopUpButton;
appearanceSpeedSlider = NSSlider;
artistCheckbox = NSButton;
+ audioscrobblerEnabledCheckbox = NSButton;
+ audioscrobblerPasswordTextField = NSSecureTextField;
+ audioscrobblerUseCacheCheckbox = NSButton;
+ audioscrobblerUserTextField = NSTextField;
backgroundColorPopup = NSPopUpButton;
backgroundColorWell = NSColorWell;
backgroundStylePopup = NSPopUpButton;
clientPasswordTextField = NSTextField;
backgroundColorPopup = NSPopUpButton;
backgroundColorWell = NSColorWell;
backgroundStylePopup = NSPopUpButton;
clientPasswordTextField = NSTextField;
+ composerCheckbox = NSButton;
hostTextField = NSTextField;
hotKeysTableView = NSTableView;
launchAtLoginCheckbox = NSButton;
hostTextField = NSTextField;
hotKeysTableView = NSTableView;
launchAtLoginCheckbox = NSButton;
@@
-41,9
+45,11
@@
passwordPanelTextField = NSTextField;
passwordPanelTitle = NSTextField;
passwordTextField = NSTextField;
passwordPanelTextField = NSTextField;
passwordPanelTitle = NSTextField;
passwordTextField = NSTextField;
+ playCountCheckbox = NSButton;
positionMatrix = NSMatrix;
ratingCheckbox = NSButton;
runScriptsCheckbox = NSButton;
positionMatrix = NSMatrix;
ratingCheckbox = NSButton;
runScriptsCheckbox = NSButton;
+ screenPopup = NSPopUpButton;
selectPlayerBox = NSBox;
selectPlayerSheet = NSPanel;
selectSharedPlayerButton = NSButton;
selectPlayerBox = NSBox;
selectPlayerSheet = NSPanel;
selectSharedPlayerButton = NSButton;