Added localized strings to everything, I think. Hope I didn't miss anything.
[MenuTunes.git] / PreferencesController.h
index 52e4e5d..aa4c1c6 100755 (executable)
     IBOutlet NSTextField *passwordPanelTextField;
     IBOutlet NSTextField *passwordPanelTitle;
     IBOutlet NSTextField *passwordTextField;
+    IBOutlet NSButton *playCountCheckbox;
     IBOutlet NSMatrix *positionMatrix;
     IBOutlet NSButton *ratingCheckbox;
     IBOutlet NSButton *runScriptsCheckbox;
+       IBOutlet NSPopUpButton *screenPopup;
     IBOutlet NSTextField *selectedPlayerTextField;
     IBOutlet NSBox *selectPlayerBox;
     IBOutlet NSPanel *selectPlayerSheet;