diff --git a/French.lproj/Credits.html b/French.lproj/Credits.html
deleted file mode 100644
index ed4853b64..000000000
Binary files a/French.lproj/Credits.html and /dev/null differ
diff --git a/French.lproj/Help/Help.helpindex b/French.lproj/Help/Help.helpindex
deleted file mode 100644
index 94cfbb0f5..000000000
Binary files a/French.lproj/Help/Help.helpindex and /dev/null differ
diff --git a/French.lproj/Help/images/files_off.png b/French.lproj/Help/images/files_off.png
deleted file mode 100644
index cf2e323b0..000000000
Binary files a/French.lproj/Help/images/files_off.png and /dev/null differ
diff --git a/French.lproj/Help/images/info_off.png b/French.lproj/Help/images/info_off.png
deleted file mode 100644
index 9149509eb..000000000
Binary files a/French.lproj/Help/images/info_off.png and /dev/null differ
diff --git a/French.lproj/Help/images/logo.png b/French.lproj/Help/images/logo.png
deleted file mode 100644
index eb9f5f3fd..000000000
Binary files a/French.lproj/Help/images/logo.png and /dev/null differ
diff --git a/French.lproj/Help/images/next_gray.png b/French.lproj/Help/images/next_gray.png
deleted file mode 100644
index 4bc36cec5..000000000
Binary files a/French.lproj/Help/images/next_gray.png and /dev/null differ
diff --git a/French.lproj/Help/images/play_gray.png b/French.lproj/Help/images/play_gray.png
deleted file mode 100644
index 938c9b90c..000000000
Binary files a/French.lproj/Help/images/play_gray.png and /dev/null differ
diff --git a/French.lproj/Help/images/prev_gray.png b/French.lproj/Help/images/prev_gray.png
deleted file mode 100644
index aa1cac9dc..000000000
Binary files a/French.lproj/Help/images/prev_gray.png and /dev/null differ
diff --git a/French.lproj/Help/images/repeat_off.png b/French.lproj/Help/images/repeat_off.png
deleted file mode 100644
index 94cc5ca96..000000000
Binary files a/French.lproj/Help/images/repeat_off.png and /dev/null differ
diff --git a/French.lproj/Help/images/shuffle_off.png b/French.lproj/Help/images/shuffle_off.png
deleted file mode 100644
index fd3a36ccd..000000000
Binary files a/French.lproj/Help/images/shuffle_off.png and /dev/null differ
diff --git a/French.lproj/Help/images/wheel.png b/French.lproj/Help/images/wheel.png
deleted file mode 100644
index 621008773..000000000
Binary files a/French.lproj/Help/images/wheel.png and /dev/null differ
diff --git a/French.lproj/Help/index.html b/French.lproj/Help/index.html
deleted file mode 100644
index ab7ce314f..000000000
--- a/French.lproj/Help/index.html
+++ /dev/null
@@ -1,123 +0,0 @@
-
-
-
-
-
-
-Aide Cog
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/French.lproj/Localizable.strings b/French.lproj/Localizable.strings
deleted file mode 100644
index 60d29231d..000000000
--- a/French.lproj/Localizable.strings
+++ /dev/null
@@ -1,22 +0,0 @@
-"FeedbackFailedMessageText" = "Échec";
-"FeedbackFailedInformativeText" = "Les commentaires n'ont pas pu être envoyés.";
-"FeedbackSuccessMessageText" = "Réussite";
-"FeedbackSuccessInformativeText" = "Les commentaires ont été envoyés!";
-
-"PlayButtonTooltip" = "Lecture";
-"StopButtonTooltip" = "Arrêter";
-"PrevButtonTooltip" = "Précédent";
-"NextButtonTooltip" = "Suivant";
-
-"TimeElapsed" = "%i:%02i";
-"TimeRemaining" = "-%i:%02i";
-
-"AddButtonTooltip" = "Ajouter des fichiers";
-"RemoveButtonTooltip" = "Supprimer les fichiers sélectionnés";
-"InfoButtonTooltip" = "Informations sur le fichier sélectionné";
-"ShuffleButtonTooltip" = "Répétition";
-"RepeatButtonTooltip" = "Ordre aléatoire";
-"FileButtonTooltip" = "Tiroir de fichiers";
-
-"InvalidURLShort" = "URL non valide";
-"InvalidURLLong" = "L'adresse URL n'est pas valide.";
diff --git a/French.lproj/MainMenu.nib/classes.nib b/French.lproj/MainMenu.nib/classes.nib
deleted file mode 100644
index c279543b4..000000000
--- a/French.lproj/MainMenu.nib/classes.nib
+++ /dev/null
@@ -1,217 +0,0 @@
-{
- IBClasses = (
- {
- CLASS = AMRemovableColumnsTableView;
- LANGUAGE = ObjC;
- OUTLETS = {obligatoryColumnIdentifiers = id; };
- SUPERCLASS = NSTableView;
- },
- {
- CLASS = AMRemovableTableColumn;
- LANGUAGE = ObjC;
- OUTLETS = {mainTableView = AMRemovableColumnsTableView; };
- SUPERCLASS = NSTableColumn;
- },
- {
- ACTIONS = {
- delEntries = id;
- donate = id;
- openFiles = id;
- openURL = id;
- savePlaylist = id;
- toggleFileDrawer = id;
- toggleInfoDrawer = id;
- };
- CLASS = AppController;
- LANGUAGE = ObjC;
- OUTLETS = {
- addURLPanel = NSPanel;
- fileButton = NSButton;
- fileDrawer = NSDrawer;
- fileOutlineView = FileOutlineView;
- fileTreeController = FileTreeController;
- infoButton = NSButton;
- infoDrawer = NSDrawer;
- mainWindow = NSPanel;
- nextButton = NSButton;
- playButton = NSButton;
- playbackController = PlaybackController;
- playlistController = PlaylistController;
- playlistLoader = PlaylistLoader;
- playlistView = PlaylistView;
- prevButton = NSButton;
- repeatButton = NSButton;
- showAlbumColumn = NSMenuItem;
- showArtistColumn = NSMenuItem;
- showGenreColumn = NSMenuItem;
- showIndexColumn = NSMenuItem;
- showLengthColumn = NSMenuItem;
- showTitleColumn = NSMenuItem;
- showTrackColumn = NSMenuItem;
- showYearColumn = NSMenuItem;
- shuffleButton = NSButton;
- urlComboBox = NSComboBox;
- };
- SUPERCLASS = NSObject;
- },
- {CLASS = ClickField; LANGUAGE = ObjC; SUPERCLASS = NSTextField; },
- {
- CLASS = DNDArrayController;
- LANGUAGE = ObjC;
- OUTLETS = {tableView = NSTableView; };
- SUPERCLASS = NSArrayController;
- },
- {CLASS = DragScrollView; LANGUAGE = ObjC; SUPERCLASS = NSScrollView; },
- {
- ACTIONS = {cancel = id; openFeedbackWindow = id; sendFeedback = id; };
- CLASS = FeedbackController;
- LANGUAGE = ObjC;
- OUTLETS = {
- feedbackWindow = NSWindow;
- fromView = NSTextField;
- messageView = NSTextView;
- sendingIndicator = NSProgressIndicator;
- subjectView = NSTextField;
- };
- SUPERCLASS = NSObject;
- },
- {
- CLASS = FileOutlineView;
- LANGUAGE = ObjC;
- OUTLETS = {fileDrawer = NSDrawer; };
- SUPERCLASS = NSOutlineView;
- },
- {
- CLASS = FileTreeController;
- LANGUAGE = ObjC;
- OUTLETS = {playlistLoader = PlaylistLoader; };
- SUPERCLASS = NSTreeController;
- },
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {CLASS = InfoController; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {CLASS = InfoView; LANGUAGE = ObjC; SUPERCLASS = NSScrollView; },
- {CLASS = NSSegmentedControl; LANGUAGE = ObjC; SUPERCLASS = NSControl; },
- {CLASS = PathNode; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {
- ACTIONS = {
- changeVolume = id;
- next = id;
- pause = id;
- pauseResume = id;
- play = id;
- playPauseResume = id;
- prev = id;
- resume = id;
- seek = id;
- stop = id;
- toggleShowTimeRemaining = id;
- volumeDown = id;
- volumeUp = id;
- };
- CLASS = PlaybackController;
- LANGUAGE = ObjC;
- OUTLETS = {
- bitrateField = NSTextField;
- lengthField = NSTextField;
- outputDevices = NSArrayController;
- playButton = NSButton;
- playlistController = PlaylistController;
- playlistView = PlaylistView;
- positionSlider = TrackingSlider;
- timeField = NSTextField;
- volumeSlider = NSSlider;
- };
- SUPERCLASS = NSObject;
- },
- {
- ACTIONS = {
- clear = id;
- clearFilterPredicate = id;
- showEntryInFinder = id;
- takeRepeatFromObject = id;
- takeShuffleFromObject = id;
- };
- CLASS = PlaylistController;
- LANGUAGE = ObjC;
- OUTLETS = {playlistLoader = PlaylistLoader; };
- SUPERCLASS = DNDArrayController;
- },
- {CLASS = PlaylistEntry; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {
- CLASS = PlaylistLoader;
- LANGUAGE = ObjC;
- OUTLETS = {playlistController = PlaylistController; };
- SUPERCLASS = NSObject;
- },
- {
- ACTIONS = {
- scrollToCurrentEntry = id;
- shufflePlaylist = id;
- sortByPath = id;
- toggleColumn = id;
- };
- CLASS = PlaylistView;
- LANGUAGE = ObjC;
- OUTLETS = {
- playbackController = PlaybackController;
- playlistController = PlaylistController;
- };
- SUPERCLASS = AMRemovableColumnsTableView;
- },
- {
- ACTIONS = {showPrefs = id; };
- CLASS = PreferencesController;
- LANGUAGE = ObjC;
- SUPERCLASS = NSObject;
- },
- {
- ACTIONS = {checkForUpdates = id; };
- CLASS = SUUpdater;
- LANGUAGE = ObjC;
- SUPERCLASS = NSObject;
- },
- {CLASS = SecondsFormatter; LANGUAGE = ObjC; SUPERCLASS = NSFormatter; },
- {
- ACTIONS = {
- changeVolume = id;
- next = id;
- pause = id;
- pauseResume = id;
- play = id;
- playPauseResume = id;
- prev = id;
- resume = id;
- seek = id;
- stop = id;
- toggleShowTimeRemaining = id;
- };
- CLASS = SoundController;
- LANGUAGE = ObjC;
- OUTLETS = {
- bitrateField = NSTextField;
- lengthField = NSTextField;
- playButton = NSButton;
- playlistController = PlaylistController;
- playlistView = PlaylistView;
- positionSlider = TrackingSlider;
- timeField = NSTextField;
- };
- SUPERCLASS = NSObject;
- },
- {CLASS = TrackingSlider; LANGUAGE = ObjC; SUPERCLASS = NSSlider; },
- {
- ACTIONS = {okay = id; openUpdateWindow = id; takeBoolFromObject = id; };
- CLASS = UpdateController;
- LANGUAGE = ObjC;
- OUTLETS = {
- autoCheckButton = NSButton;
- checkingIndicator = NSProgressIndicator;
- okayButton = NSButton;
- statusView = NSTextField;
- updateWindow = NSWindow;
- };
- SUPERCLASS = NSObject;
- }
- );
- IBVersion = 1;
-}
\ No newline at end of file
diff --git a/French.lproj/MainMenu.nib/data.dependency b/French.lproj/MainMenu.nib/data.dependency
deleted file mode 100644
index 621519348..000000000
--- a/French.lproj/MainMenu.nib/data.dependency
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
- IBPaletteDependency
-
- Controllers
-
-
-
diff --git a/French.lproj/MainMenu.nib/info.nib b/French.lproj/MainMenu.nib/info.nib
deleted file mode 100644
index 78576df6b..000000000
--- a/French.lproj/MainMenu.nib/info.nib
+++ /dev/null
@@ -1,42 +0,0 @@
-
-
-
-
- IBDocumentLocation
- 76 31 639 388 0 0 1152 842
- IBEditorPositions
-
- 1063
- 654 960 189 68 0 0 1680 1028
- 1156
- 633 402 241 366 0 0 1440 878
- 1324
- 664 542 137 182 0 0 1440 878
- 29
- 161 977 514 44 0 0 1680 1028
- 463
- 405 501 341 145 0 0 1152 842
- 513
- 320 525 131 168 0 0 1440 878
-
- IBFramework Version
- 446.1
- IBLockedObjects
-
- 484
- 606
-
- IBLockedTabItems
-
- 564
-
- IBOldestOS
- 4
- IBOpenObjects
-
- 29
-
- IBSystem Version
- 8R2218
-
-
diff --git a/French.lproj/MainMenu.nib/keyedobjects.nib b/French.lproj/MainMenu.nib/keyedobjects.nib
deleted file mode 100644
index 482110f51..000000000
Binary files a/French.lproj/MainMenu.nib/keyedobjects.nib and /dev/null differ
diff --git a/French.lproj/OpenURLPanel.nib/classes.nib b/French.lproj/OpenURLPanel.nib/classes.nib
deleted file mode 100644
index 54f8afd8d..000000000
--- a/French.lproj/OpenURLPanel.nib/classes.nib
+++ /dev/null
@@ -1,107 +0,0 @@
-{
- IBClasses = (
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {
- ACTIONS = {
- doArchive = id;
- doClone = id;
- doEditable = id;
- doEnableQTMovieNotifications = id;
- doExport = id;
- doFlatten = id;
- doLayer = id;
- doLoop = id;
- doLoopPalindrome = id;
- doNewMovieFromSelection = id;
- doPlayAllFrames = id;
- doPlaySelectionOnly = id;
- doPreserveAspectRatio = id;
- doRate = id;
- doSetBounds = id;
- doSetFillColour = id;
- doSetFillColourPanel = id;
- doSetPosterTime = id;
- doSetStartTime = id;
- doSetTime = id;
- doShowController = id;
- doShowMovieInspector = id;
- doShowTrackInspector = id;
- doVolume = id;
- updateCurrentTime = id;
- };
- CLASS = MovieDocument;
- LANGUAGE = ObjC;
- OUTLETS = {
- "_exportAccessoryView" = NSView;
- "_exportTypePopUpButton" = NSPopUpButton;
- "_movieCanStepButton" = NSButton;
- "_movieCopyrightTextField" = NSTextField;
- "_movieCurrentTimeTextField" = NSTextField;
- "_movieDataRefTypeTextField" = NSTextField;
- "_movieDataSizeTextField" = NSTextField;
- "_movieDisplayNameTextField" = NSTextField;
- "_movieDurationTextField" = NSTextField;
- "_movieHasAudioButton" = NSButton;
- "_movieHasDurationButton" = NSButton;
- "_movieHasSkinButton" = NSButton;
- "_movieHasVideoButton" = NSButton;
- "_movieInspectorPanel" = NSPanel;
- "_movieIsEditableButton" = NSButton;
- "_movieIsInteractiveButton" = NSButton;
- "_movieIsLinearButton" = NSButton;
- "_movieMuteButton" = NSButton;
- "_movieNaturalSizeTextField" = NSTextField;
- "_movieNotificationsTextView" = NSTextView;
- "_moviePosterTimeTextField" = NSTextField;
- "_moviePreferredMuteButton" = NSButton;
- "_moviePreferredRateSlider" = NSSlider;
- "_moviePreferredVolumeSlider" = NSSlider;
- "_movieRateSlider" = NSSlider;
- "_movieSetTimeTextField" = NSTextField;
- "_movieURLTextField" = NSTextField;
- "_movieView" = QTMovieView;
- "_movieVolumeSlider" = NSSlider;
- "_movieWindow" = NSWindow;
- "_trackBoundsOriginTextField" = NSTextField;
- "_trackBoundsSizeTextField" = NSTextField;
- "_trackCanSendVideoButton" = NSButton;
- "_trackCanStepButton" = NSButton;
- "_trackDurationTextField" = NSTextField;
- "_trackHasAudioButton" = NSButton;
- "_trackHasDurationButton" = NSButton;
- "_trackHasSkinButton" = NSButton;
- "_trackHasVideoButton" = NSButton;
- "_trackHasVideoFrameRateButton" = NSButton;
- "_trackInspectorPanel" = NSPanel;
- "_trackIsLinearButton" = NSButton;
- "_trackLayerStepper" = NSStepper;
- "_trackLayerTextField" = NSTextField;
- "_trackMediaDataReferenceTableView" = NSTableView;
- "_trackProvidesActionsButton" = NSButton;
- "_trackProvidesKeyFocusButton" = NSButton;
- "_trackSetBoundsButton" = NSButton;
- "_trackSetBoundsTextField" = NSTextField;
- "_trackSetStartTimeTextField" = NSTextField;
- "_trackStartTimeTextField" = NSTextField;
- "_trackTableView" = NSTableView;
- "_trackVolumeSlider" = NSSlider;
- };
- SUPERCLASS = NSDocument;
- },
- {CLASS = NSTextField; LANGUAGE = ObjC; SUPERCLASS = NSControl; },
- {
- ACTIONS = {doOpenURL = id; };
- CLASS = OpenURLPanel;
- LANGUAGE = ObjC;
- OUTLETS = {mPanel = NSPanel; mUrlComboBox = NSComboBox; };
- SUPERCLASS = NSObject;
- },
- {
- ACTIONS = {doOpenURL = id; };
- CLASS = QTKitPlayerAppDelegate;
- LANGUAGE = ObjC;
- SUPERCLASS = NSObject;
- }
- );
- IBVersion = 1;
-}
\ No newline at end of file
diff --git a/French.lproj/OpenURLPanel.nib/info.nib b/French.lproj/OpenURLPanel.nib/info.nib
deleted file mode 100644
index 79756854a..000000000
--- a/French.lproj/OpenURLPanel.nib/info.nib
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
- IBDocumentLocation
- 143 34 356 240 0 0 1680 1028
- IBFramework Version
- 446.1
- IBSystem Version
- 8R2218
-
-
diff --git a/French.lproj/OpenURLPanel.nib/keyedobjects.nib b/French.lproj/OpenURLPanel.nib/keyedobjects.nib
deleted file mode 100644
index ffe0518db..000000000
Binary files a/French.lproj/OpenURLPanel.nib/keyedobjects.nib and /dev/null differ
diff --git a/German.lproj/Credits.html b/German.lproj/Credits.html
deleted file mode 100644
index 0d69306f8..000000000
--- a/German.lproj/Credits.html
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-Cog is brought to you by Schadenfreude Inc, makers of Cheese Babies ™ and other fine gourmet snacks.
-
-This program has been made possible through contributions from users like you.
-
-German localization by Heinz-Peter Fohrmann.
-
-
diff --git a/German.lproj/Help/Help.helpindex b/German.lproj/Help/Help.helpindex
deleted file mode 100644
index 599a6c080..000000000
Binary files a/German.lproj/Help/Help.helpindex and /dev/null differ
diff --git a/German.lproj/Help/images/files_off.png b/German.lproj/Help/images/files_off.png
deleted file mode 100644
index cf2e323b0..000000000
Binary files a/German.lproj/Help/images/files_off.png and /dev/null differ
diff --git a/German.lproj/Help/images/info_off.png b/German.lproj/Help/images/info_off.png
deleted file mode 100644
index 9149509eb..000000000
Binary files a/German.lproj/Help/images/info_off.png and /dev/null differ
diff --git a/German.lproj/Help/images/logo.png b/German.lproj/Help/images/logo.png
deleted file mode 100644
index eb9f5f3fd..000000000
Binary files a/German.lproj/Help/images/logo.png and /dev/null differ
diff --git a/German.lproj/Help/images/next_gray.png b/German.lproj/Help/images/next_gray.png
deleted file mode 100644
index 4bc36cec5..000000000
Binary files a/German.lproj/Help/images/next_gray.png and /dev/null differ
diff --git a/German.lproj/Help/images/play_gray.png b/German.lproj/Help/images/play_gray.png
deleted file mode 100644
index 938c9b90c..000000000
Binary files a/German.lproj/Help/images/play_gray.png and /dev/null differ
diff --git a/German.lproj/Help/images/prev_gray.png b/German.lproj/Help/images/prev_gray.png
deleted file mode 100644
index aa1cac9dc..000000000
Binary files a/German.lproj/Help/images/prev_gray.png and /dev/null differ
diff --git a/German.lproj/Help/images/repeat_off.png b/German.lproj/Help/images/repeat_off.png
deleted file mode 100644
index 94cc5ca96..000000000
Binary files a/German.lproj/Help/images/repeat_off.png and /dev/null differ
diff --git a/German.lproj/Help/images/shuffle_off.png b/German.lproj/Help/images/shuffle_off.png
deleted file mode 100644
index fd3a36ccd..000000000
Binary files a/German.lproj/Help/images/shuffle_off.png and /dev/null differ
diff --git a/German.lproj/Help/images/wheel.png b/German.lproj/Help/images/wheel.png
deleted file mode 100644
index 621008773..000000000
Binary files a/German.lproj/Help/images/wheel.png and /dev/null differ
diff --git a/German.lproj/Help/index.html b/German.lproj/Help/index.html
deleted file mode 100644
index 5eed68ccb..000000000
--- a/German.lproj/Help/index.html
+++ /dev/null
@@ -1,123 +0,0 @@
-
-
-
-
-
-
-Cog Hilfe
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/German.lproj/Localizable.strings b/German.lproj/Localizable.strings
deleted file mode 100644
index bed29c946..000000000
--- a/German.lproj/Localizable.strings
+++ /dev/null
@@ -1,23 +0,0 @@
-"FeedbackFailedMessageText" = "Fehlgeschlagen";
-"FeedbackFailedInformativeText" = "Feedback konnte nicht gesendet werden.";
-"FeedbackSuccessMessageText" = "Erfolgreich";
-"FeedbackSuccessInformativeText" = "Feedback erfolgreich gesendet!";
-
-"PlayButtonTooltip" = "Wiedergabe";
-"StopButtonTooltip" = "Stop";
-"PrevButtonTooltip" = "Vorheriger";
-"NextButtonTooltip" = "Nächster";
-
-"TimeElapsed" = "%i:%02i";
-"TimeRemaining" = "-%i:%02i";
-
-"AddButtonTooltip" = "Dateien hinzufügen";
-"RemoveButtonTooltip" = "Ausgewählte Dateien entfernen";
-"InfoButtonTooltip" = "Information über ausgewählte Datei";
-"ShuffleButtonTooltip" = "Zufallsreihenfolge";
-"RepeatButtonTooltip" = "Wiederholen";
-"FileButtonTooltip" = "Datei-Browser";
-
-"InvalidURLShort" = "Ungültige URL";
-"InvalidURLLong" = "Die URL ist nicht gültig.";
-
diff --git a/German.lproj/MainMenu.nib/classes.nib b/German.lproj/MainMenu.nib/classes.nib
deleted file mode 100644
index c279543b4..000000000
--- a/German.lproj/MainMenu.nib/classes.nib
+++ /dev/null
@@ -1,217 +0,0 @@
-{
- IBClasses = (
- {
- CLASS = AMRemovableColumnsTableView;
- LANGUAGE = ObjC;
- OUTLETS = {obligatoryColumnIdentifiers = id; };
- SUPERCLASS = NSTableView;
- },
- {
- CLASS = AMRemovableTableColumn;
- LANGUAGE = ObjC;
- OUTLETS = {mainTableView = AMRemovableColumnsTableView; };
- SUPERCLASS = NSTableColumn;
- },
- {
- ACTIONS = {
- delEntries = id;
- donate = id;
- openFiles = id;
- openURL = id;
- savePlaylist = id;
- toggleFileDrawer = id;
- toggleInfoDrawer = id;
- };
- CLASS = AppController;
- LANGUAGE = ObjC;
- OUTLETS = {
- addURLPanel = NSPanel;
- fileButton = NSButton;
- fileDrawer = NSDrawer;
- fileOutlineView = FileOutlineView;
- fileTreeController = FileTreeController;
- infoButton = NSButton;
- infoDrawer = NSDrawer;
- mainWindow = NSPanel;
- nextButton = NSButton;
- playButton = NSButton;
- playbackController = PlaybackController;
- playlistController = PlaylistController;
- playlistLoader = PlaylistLoader;
- playlistView = PlaylistView;
- prevButton = NSButton;
- repeatButton = NSButton;
- showAlbumColumn = NSMenuItem;
- showArtistColumn = NSMenuItem;
- showGenreColumn = NSMenuItem;
- showIndexColumn = NSMenuItem;
- showLengthColumn = NSMenuItem;
- showTitleColumn = NSMenuItem;
- showTrackColumn = NSMenuItem;
- showYearColumn = NSMenuItem;
- shuffleButton = NSButton;
- urlComboBox = NSComboBox;
- };
- SUPERCLASS = NSObject;
- },
- {CLASS = ClickField; LANGUAGE = ObjC; SUPERCLASS = NSTextField; },
- {
- CLASS = DNDArrayController;
- LANGUAGE = ObjC;
- OUTLETS = {tableView = NSTableView; };
- SUPERCLASS = NSArrayController;
- },
- {CLASS = DragScrollView; LANGUAGE = ObjC; SUPERCLASS = NSScrollView; },
- {
- ACTIONS = {cancel = id; openFeedbackWindow = id; sendFeedback = id; };
- CLASS = FeedbackController;
- LANGUAGE = ObjC;
- OUTLETS = {
- feedbackWindow = NSWindow;
- fromView = NSTextField;
- messageView = NSTextView;
- sendingIndicator = NSProgressIndicator;
- subjectView = NSTextField;
- };
- SUPERCLASS = NSObject;
- },
- {
- CLASS = FileOutlineView;
- LANGUAGE = ObjC;
- OUTLETS = {fileDrawer = NSDrawer; };
- SUPERCLASS = NSOutlineView;
- },
- {
- CLASS = FileTreeController;
- LANGUAGE = ObjC;
- OUTLETS = {playlistLoader = PlaylistLoader; };
- SUPERCLASS = NSTreeController;
- },
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {CLASS = InfoController; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {CLASS = InfoView; LANGUAGE = ObjC; SUPERCLASS = NSScrollView; },
- {CLASS = NSSegmentedControl; LANGUAGE = ObjC; SUPERCLASS = NSControl; },
- {CLASS = PathNode; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {
- ACTIONS = {
- changeVolume = id;
- next = id;
- pause = id;
- pauseResume = id;
- play = id;
- playPauseResume = id;
- prev = id;
- resume = id;
- seek = id;
- stop = id;
- toggleShowTimeRemaining = id;
- volumeDown = id;
- volumeUp = id;
- };
- CLASS = PlaybackController;
- LANGUAGE = ObjC;
- OUTLETS = {
- bitrateField = NSTextField;
- lengthField = NSTextField;
- outputDevices = NSArrayController;
- playButton = NSButton;
- playlistController = PlaylistController;
- playlistView = PlaylistView;
- positionSlider = TrackingSlider;
- timeField = NSTextField;
- volumeSlider = NSSlider;
- };
- SUPERCLASS = NSObject;
- },
- {
- ACTIONS = {
- clear = id;
- clearFilterPredicate = id;
- showEntryInFinder = id;
- takeRepeatFromObject = id;
- takeShuffleFromObject = id;
- };
- CLASS = PlaylistController;
- LANGUAGE = ObjC;
- OUTLETS = {playlistLoader = PlaylistLoader; };
- SUPERCLASS = DNDArrayController;
- },
- {CLASS = PlaylistEntry; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {
- CLASS = PlaylistLoader;
- LANGUAGE = ObjC;
- OUTLETS = {playlistController = PlaylistController; };
- SUPERCLASS = NSObject;
- },
- {
- ACTIONS = {
- scrollToCurrentEntry = id;
- shufflePlaylist = id;
- sortByPath = id;
- toggleColumn = id;
- };
- CLASS = PlaylistView;
- LANGUAGE = ObjC;
- OUTLETS = {
- playbackController = PlaybackController;
- playlistController = PlaylistController;
- };
- SUPERCLASS = AMRemovableColumnsTableView;
- },
- {
- ACTIONS = {showPrefs = id; };
- CLASS = PreferencesController;
- LANGUAGE = ObjC;
- SUPERCLASS = NSObject;
- },
- {
- ACTIONS = {checkForUpdates = id; };
- CLASS = SUUpdater;
- LANGUAGE = ObjC;
- SUPERCLASS = NSObject;
- },
- {CLASS = SecondsFormatter; LANGUAGE = ObjC; SUPERCLASS = NSFormatter; },
- {
- ACTIONS = {
- changeVolume = id;
- next = id;
- pause = id;
- pauseResume = id;
- play = id;
- playPauseResume = id;
- prev = id;
- resume = id;
- seek = id;
- stop = id;
- toggleShowTimeRemaining = id;
- };
- CLASS = SoundController;
- LANGUAGE = ObjC;
- OUTLETS = {
- bitrateField = NSTextField;
- lengthField = NSTextField;
- playButton = NSButton;
- playlistController = PlaylistController;
- playlistView = PlaylistView;
- positionSlider = TrackingSlider;
- timeField = NSTextField;
- };
- SUPERCLASS = NSObject;
- },
- {CLASS = TrackingSlider; LANGUAGE = ObjC; SUPERCLASS = NSSlider; },
- {
- ACTIONS = {okay = id; openUpdateWindow = id; takeBoolFromObject = id; };
- CLASS = UpdateController;
- LANGUAGE = ObjC;
- OUTLETS = {
- autoCheckButton = NSButton;
- checkingIndicator = NSProgressIndicator;
- okayButton = NSButton;
- statusView = NSTextField;
- updateWindow = NSWindow;
- };
- SUPERCLASS = NSObject;
- }
- );
- IBVersion = 1;
-}
\ No newline at end of file
diff --git a/German.lproj/MainMenu.nib/data.dependency b/German.lproj/MainMenu.nib/data.dependency
deleted file mode 100644
index 621519348..000000000
--- a/German.lproj/MainMenu.nib/data.dependency
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
- IBPaletteDependency
-
- Controllers
-
-
-
diff --git a/German.lproj/MainMenu.nib/info.nib b/German.lproj/MainMenu.nib/info.nib
deleted file mode 100644
index 8b4ef9d61..000000000
--- a/German.lproj/MainMenu.nib/info.nib
+++ /dev/null
@@ -1,48 +0,0 @@
-
-
-
-
- IBDocumentLocation
- 451 249 639 388 0 0 1680 1028
- IBEditorPositions
-
- 1063
- 653 960 150 68 0 0 1680 1028
- 1156
- 519 459 241 366 0 0 1280 938
- 1324
- 788 658 150 182 0 0 1680 1028
- 29
- -2 975 468 44 0 0 1680 1028
- 463
- 631 640 418 145 0 0 1680 1028
- 513
- 118 752 162 168 0 0 1680 1028
-
- IBFramework Version
- 446.1
- IBLockedObjects
-
- 484
- 606
-
- IBLockedTabItems
-
- 564
-
- IBOldestOS
- 4
- IBOpenObjects
-
- 21
- 29
- 1324
- 280
- 513
- 1063
- 463
-
- IBSystem Version
- 8R2218
-
-
diff --git a/German.lproj/MainMenu.nib/keyedobjects.nib b/German.lproj/MainMenu.nib/keyedobjects.nib
deleted file mode 100644
index b4c9a12bc..000000000
Binary files a/German.lproj/MainMenu.nib/keyedobjects.nib and /dev/null differ
diff --git a/German.lproj/OpenURLPanel.nib/classes.nib b/German.lproj/OpenURLPanel.nib/classes.nib
deleted file mode 100644
index 54f8afd8d..000000000
--- a/German.lproj/OpenURLPanel.nib/classes.nib
+++ /dev/null
@@ -1,107 +0,0 @@
-{
- IBClasses = (
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {
- ACTIONS = {
- doArchive = id;
- doClone = id;
- doEditable = id;
- doEnableQTMovieNotifications = id;
- doExport = id;
- doFlatten = id;
- doLayer = id;
- doLoop = id;
- doLoopPalindrome = id;
- doNewMovieFromSelection = id;
- doPlayAllFrames = id;
- doPlaySelectionOnly = id;
- doPreserveAspectRatio = id;
- doRate = id;
- doSetBounds = id;
- doSetFillColour = id;
- doSetFillColourPanel = id;
- doSetPosterTime = id;
- doSetStartTime = id;
- doSetTime = id;
- doShowController = id;
- doShowMovieInspector = id;
- doShowTrackInspector = id;
- doVolume = id;
- updateCurrentTime = id;
- };
- CLASS = MovieDocument;
- LANGUAGE = ObjC;
- OUTLETS = {
- "_exportAccessoryView" = NSView;
- "_exportTypePopUpButton" = NSPopUpButton;
- "_movieCanStepButton" = NSButton;
- "_movieCopyrightTextField" = NSTextField;
- "_movieCurrentTimeTextField" = NSTextField;
- "_movieDataRefTypeTextField" = NSTextField;
- "_movieDataSizeTextField" = NSTextField;
- "_movieDisplayNameTextField" = NSTextField;
- "_movieDurationTextField" = NSTextField;
- "_movieHasAudioButton" = NSButton;
- "_movieHasDurationButton" = NSButton;
- "_movieHasSkinButton" = NSButton;
- "_movieHasVideoButton" = NSButton;
- "_movieInspectorPanel" = NSPanel;
- "_movieIsEditableButton" = NSButton;
- "_movieIsInteractiveButton" = NSButton;
- "_movieIsLinearButton" = NSButton;
- "_movieMuteButton" = NSButton;
- "_movieNaturalSizeTextField" = NSTextField;
- "_movieNotificationsTextView" = NSTextView;
- "_moviePosterTimeTextField" = NSTextField;
- "_moviePreferredMuteButton" = NSButton;
- "_moviePreferredRateSlider" = NSSlider;
- "_moviePreferredVolumeSlider" = NSSlider;
- "_movieRateSlider" = NSSlider;
- "_movieSetTimeTextField" = NSTextField;
- "_movieURLTextField" = NSTextField;
- "_movieView" = QTMovieView;
- "_movieVolumeSlider" = NSSlider;
- "_movieWindow" = NSWindow;
- "_trackBoundsOriginTextField" = NSTextField;
- "_trackBoundsSizeTextField" = NSTextField;
- "_trackCanSendVideoButton" = NSButton;
- "_trackCanStepButton" = NSButton;
- "_trackDurationTextField" = NSTextField;
- "_trackHasAudioButton" = NSButton;
- "_trackHasDurationButton" = NSButton;
- "_trackHasSkinButton" = NSButton;
- "_trackHasVideoButton" = NSButton;
- "_trackHasVideoFrameRateButton" = NSButton;
- "_trackInspectorPanel" = NSPanel;
- "_trackIsLinearButton" = NSButton;
- "_trackLayerStepper" = NSStepper;
- "_trackLayerTextField" = NSTextField;
- "_trackMediaDataReferenceTableView" = NSTableView;
- "_trackProvidesActionsButton" = NSButton;
- "_trackProvidesKeyFocusButton" = NSButton;
- "_trackSetBoundsButton" = NSButton;
- "_trackSetBoundsTextField" = NSTextField;
- "_trackSetStartTimeTextField" = NSTextField;
- "_trackStartTimeTextField" = NSTextField;
- "_trackTableView" = NSTableView;
- "_trackVolumeSlider" = NSSlider;
- };
- SUPERCLASS = NSDocument;
- },
- {CLASS = NSTextField; LANGUAGE = ObjC; SUPERCLASS = NSControl; },
- {
- ACTIONS = {doOpenURL = id; };
- CLASS = OpenURLPanel;
- LANGUAGE = ObjC;
- OUTLETS = {mPanel = NSPanel; mUrlComboBox = NSComboBox; };
- SUPERCLASS = NSObject;
- },
- {
- ACTIONS = {doOpenURL = id; };
- CLASS = QTKitPlayerAppDelegate;
- LANGUAGE = ObjC;
- SUPERCLASS = NSObject;
- }
- );
- IBVersion = 1;
-}
\ No newline at end of file
diff --git a/German.lproj/OpenURLPanel.nib/info.nib b/German.lproj/OpenURLPanel.nib/info.nib
deleted file mode 100644
index 4e874e4a8..000000000
--- a/German.lproj/OpenURLPanel.nib/info.nib
+++ /dev/null
@@ -1,16 +0,0 @@
-
-
-
-
- IBDocumentLocation
- 100 78 356 240 0 0 1280 938
- IBFramework Version
- 437.0
- IBOpenObjects
-
- 5
-
- IBSystem Version
- 8R218
-
-
diff --git a/German.lproj/OpenURLPanel.nib/keyedobjects.nib b/German.lproj/OpenURLPanel.nib/keyedobjects.nib
deleted file mode 100644
index 8cb3870b4..000000000
Binary files a/German.lproj/OpenURLPanel.nib/keyedobjects.nib and /dev/null differ
diff --git a/Greek.lproj/Credits.html b/Greek.lproj/Credits.html
deleted file mode 100644
index 7241accac..000000000
Binary files a/Greek.lproj/Credits.html and /dev/null differ
diff --git a/Greek.lproj/Help/Help.helpindex b/Greek.lproj/Help/Help.helpindex
deleted file mode 100644
index 5d0e8c617..000000000
Binary files a/Greek.lproj/Help/Help.helpindex and /dev/null differ
diff --git a/Greek.lproj/Help/images/files_off.png b/Greek.lproj/Help/images/files_off.png
deleted file mode 100644
index cf2e323b0..000000000
Binary files a/Greek.lproj/Help/images/files_off.png and /dev/null differ
diff --git a/Greek.lproj/Help/images/info_off.png b/Greek.lproj/Help/images/info_off.png
deleted file mode 100644
index 9149509eb..000000000
Binary files a/Greek.lproj/Help/images/info_off.png and /dev/null differ
diff --git a/Greek.lproj/Help/images/logo.png b/Greek.lproj/Help/images/logo.png
deleted file mode 100644
index eb9f5f3fd..000000000
Binary files a/Greek.lproj/Help/images/logo.png and /dev/null differ
diff --git a/Greek.lproj/Help/images/next_gray.png b/Greek.lproj/Help/images/next_gray.png
deleted file mode 100644
index 4bc36cec5..000000000
Binary files a/Greek.lproj/Help/images/next_gray.png and /dev/null differ
diff --git a/Greek.lproj/Help/images/play_gray.png b/Greek.lproj/Help/images/play_gray.png
deleted file mode 100644
index 938c9b90c..000000000
Binary files a/Greek.lproj/Help/images/play_gray.png and /dev/null differ
diff --git a/Greek.lproj/Help/images/prev_gray.png b/Greek.lproj/Help/images/prev_gray.png
deleted file mode 100644
index aa1cac9dc..000000000
Binary files a/Greek.lproj/Help/images/prev_gray.png and /dev/null differ
diff --git a/Greek.lproj/Help/images/repeat_off.png b/Greek.lproj/Help/images/repeat_off.png
deleted file mode 100644
index 94cc5ca96..000000000
Binary files a/Greek.lproj/Help/images/repeat_off.png and /dev/null differ
diff --git a/Greek.lproj/Help/images/shuffle_off.png b/Greek.lproj/Help/images/shuffle_off.png
deleted file mode 100644
index fd3a36ccd..000000000
Binary files a/Greek.lproj/Help/images/shuffle_off.png and /dev/null differ
diff --git a/Greek.lproj/Help/images/wheel.png b/Greek.lproj/Help/images/wheel.png
deleted file mode 100644
index 621008773..000000000
Binary files a/Greek.lproj/Help/images/wheel.png and /dev/null differ
diff --git a/Greek.lproj/Help/index.html b/Greek.lproj/Help/index.html
deleted file mode 100644
index 03eefa314..000000000
--- a/Greek.lproj/Help/index.html
+++ /dev/null
@@ -1,123 +0,0 @@
-
-
-
-
-
-
-Βοήθεια περί του Cog
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Greek.lproj/Localizable.strings b/Greek.lproj/Localizable.strings
deleted file mode 100644
index 34b9a778c..000000000
Binary files a/Greek.lproj/Localizable.strings and /dev/null differ
diff --git a/Greek.lproj/MainMenu.nib/classes.nib b/Greek.lproj/MainMenu.nib/classes.nib
deleted file mode 100644
index c279543b4..000000000
--- a/Greek.lproj/MainMenu.nib/classes.nib
+++ /dev/null
@@ -1,217 +0,0 @@
-{
- IBClasses = (
- {
- CLASS = AMRemovableColumnsTableView;
- LANGUAGE = ObjC;
- OUTLETS = {obligatoryColumnIdentifiers = id; };
- SUPERCLASS = NSTableView;
- },
- {
- CLASS = AMRemovableTableColumn;
- LANGUAGE = ObjC;
- OUTLETS = {mainTableView = AMRemovableColumnsTableView; };
- SUPERCLASS = NSTableColumn;
- },
- {
- ACTIONS = {
- delEntries = id;
- donate = id;
- openFiles = id;
- openURL = id;
- savePlaylist = id;
- toggleFileDrawer = id;
- toggleInfoDrawer = id;
- };
- CLASS = AppController;
- LANGUAGE = ObjC;
- OUTLETS = {
- addURLPanel = NSPanel;
- fileButton = NSButton;
- fileDrawer = NSDrawer;
- fileOutlineView = FileOutlineView;
- fileTreeController = FileTreeController;
- infoButton = NSButton;
- infoDrawer = NSDrawer;
- mainWindow = NSPanel;
- nextButton = NSButton;
- playButton = NSButton;
- playbackController = PlaybackController;
- playlistController = PlaylistController;
- playlistLoader = PlaylistLoader;
- playlistView = PlaylistView;
- prevButton = NSButton;
- repeatButton = NSButton;
- showAlbumColumn = NSMenuItem;
- showArtistColumn = NSMenuItem;
- showGenreColumn = NSMenuItem;
- showIndexColumn = NSMenuItem;
- showLengthColumn = NSMenuItem;
- showTitleColumn = NSMenuItem;
- showTrackColumn = NSMenuItem;
- showYearColumn = NSMenuItem;
- shuffleButton = NSButton;
- urlComboBox = NSComboBox;
- };
- SUPERCLASS = NSObject;
- },
- {CLASS = ClickField; LANGUAGE = ObjC; SUPERCLASS = NSTextField; },
- {
- CLASS = DNDArrayController;
- LANGUAGE = ObjC;
- OUTLETS = {tableView = NSTableView; };
- SUPERCLASS = NSArrayController;
- },
- {CLASS = DragScrollView; LANGUAGE = ObjC; SUPERCLASS = NSScrollView; },
- {
- ACTIONS = {cancel = id; openFeedbackWindow = id; sendFeedback = id; };
- CLASS = FeedbackController;
- LANGUAGE = ObjC;
- OUTLETS = {
- feedbackWindow = NSWindow;
- fromView = NSTextField;
- messageView = NSTextView;
- sendingIndicator = NSProgressIndicator;
- subjectView = NSTextField;
- };
- SUPERCLASS = NSObject;
- },
- {
- CLASS = FileOutlineView;
- LANGUAGE = ObjC;
- OUTLETS = {fileDrawer = NSDrawer; };
- SUPERCLASS = NSOutlineView;
- },
- {
- CLASS = FileTreeController;
- LANGUAGE = ObjC;
- OUTLETS = {playlistLoader = PlaylistLoader; };
- SUPERCLASS = NSTreeController;
- },
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {CLASS = InfoController; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {CLASS = InfoView; LANGUAGE = ObjC; SUPERCLASS = NSScrollView; },
- {CLASS = NSSegmentedControl; LANGUAGE = ObjC; SUPERCLASS = NSControl; },
- {CLASS = PathNode; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {
- ACTIONS = {
- changeVolume = id;
- next = id;
- pause = id;
- pauseResume = id;
- play = id;
- playPauseResume = id;
- prev = id;
- resume = id;
- seek = id;
- stop = id;
- toggleShowTimeRemaining = id;
- volumeDown = id;
- volumeUp = id;
- };
- CLASS = PlaybackController;
- LANGUAGE = ObjC;
- OUTLETS = {
- bitrateField = NSTextField;
- lengthField = NSTextField;
- outputDevices = NSArrayController;
- playButton = NSButton;
- playlistController = PlaylistController;
- playlistView = PlaylistView;
- positionSlider = TrackingSlider;
- timeField = NSTextField;
- volumeSlider = NSSlider;
- };
- SUPERCLASS = NSObject;
- },
- {
- ACTIONS = {
- clear = id;
- clearFilterPredicate = id;
- showEntryInFinder = id;
- takeRepeatFromObject = id;
- takeShuffleFromObject = id;
- };
- CLASS = PlaylistController;
- LANGUAGE = ObjC;
- OUTLETS = {playlistLoader = PlaylistLoader; };
- SUPERCLASS = DNDArrayController;
- },
- {CLASS = PlaylistEntry; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {
- CLASS = PlaylistLoader;
- LANGUAGE = ObjC;
- OUTLETS = {playlistController = PlaylistController; };
- SUPERCLASS = NSObject;
- },
- {
- ACTIONS = {
- scrollToCurrentEntry = id;
- shufflePlaylist = id;
- sortByPath = id;
- toggleColumn = id;
- };
- CLASS = PlaylistView;
- LANGUAGE = ObjC;
- OUTLETS = {
- playbackController = PlaybackController;
- playlistController = PlaylistController;
- };
- SUPERCLASS = AMRemovableColumnsTableView;
- },
- {
- ACTIONS = {showPrefs = id; };
- CLASS = PreferencesController;
- LANGUAGE = ObjC;
- SUPERCLASS = NSObject;
- },
- {
- ACTIONS = {checkForUpdates = id; };
- CLASS = SUUpdater;
- LANGUAGE = ObjC;
- SUPERCLASS = NSObject;
- },
- {CLASS = SecondsFormatter; LANGUAGE = ObjC; SUPERCLASS = NSFormatter; },
- {
- ACTIONS = {
- changeVolume = id;
- next = id;
- pause = id;
- pauseResume = id;
- play = id;
- playPauseResume = id;
- prev = id;
- resume = id;
- seek = id;
- stop = id;
- toggleShowTimeRemaining = id;
- };
- CLASS = SoundController;
- LANGUAGE = ObjC;
- OUTLETS = {
- bitrateField = NSTextField;
- lengthField = NSTextField;
- playButton = NSButton;
- playlistController = PlaylistController;
- playlistView = PlaylistView;
- positionSlider = TrackingSlider;
- timeField = NSTextField;
- };
- SUPERCLASS = NSObject;
- },
- {CLASS = TrackingSlider; LANGUAGE = ObjC; SUPERCLASS = NSSlider; },
- {
- ACTIONS = {okay = id; openUpdateWindow = id; takeBoolFromObject = id; };
- CLASS = UpdateController;
- LANGUAGE = ObjC;
- OUTLETS = {
- autoCheckButton = NSButton;
- checkingIndicator = NSProgressIndicator;
- okayButton = NSButton;
- statusView = NSTextField;
- updateWindow = NSWindow;
- };
- SUPERCLASS = NSObject;
- }
- );
- IBVersion = 1;
-}
\ No newline at end of file
diff --git a/Greek.lproj/MainMenu.nib/data.dependency b/Greek.lproj/MainMenu.nib/data.dependency
deleted file mode 100644
index 621519348..000000000
--- a/Greek.lproj/MainMenu.nib/data.dependency
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
- IBPaletteDependency
-
- Controllers
-
-
-
diff --git a/Greek.lproj/MainMenu.nib/info.nib b/Greek.lproj/MainMenu.nib/info.nib
deleted file mode 100644
index f07ad004e..000000000
--- a/Greek.lproj/MainMenu.nib/info.nib
+++ /dev/null
@@ -1,42 +0,0 @@
-
-
-
-
- IBDocumentLocation
- 274 244 639 388 0 0 1680 1028
- IBEditorPositions
-
- 1063
- 549 810 182 68 0 0 1440 878
- 1156
- 599 422 241 366 0 0 1440 878
- 1324
- 664 542 179 182 0 0 1440 878
- 29
- 167 976 645 44 0 0 1680 1028
- 463
- 549 533 341 145 0 0 1440 878
- 513
- 320 525 131 168 0 0 1440 878
-
- IBFramework Version
- 446.1
- IBLockedObjects
-
- 484
- 606
-
- IBLockedTabItems
-
- 564
-
- IBOldestOS
- 4
- IBOpenObjects
-
- 29
-
- IBSystem Version
- 8R2218
-
-
diff --git a/Greek.lproj/MainMenu.nib/keyedobjects.nib b/Greek.lproj/MainMenu.nib/keyedobjects.nib
deleted file mode 100644
index ef140c8ec..000000000
Binary files a/Greek.lproj/MainMenu.nib/keyedobjects.nib and /dev/null differ
diff --git a/Greek.lproj/OpenURLPanel.nib/classes.nib b/Greek.lproj/OpenURLPanel.nib/classes.nib
deleted file mode 100644
index 54f8afd8d..000000000
--- a/Greek.lproj/OpenURLPanel.nib/classes.nib
+++ /dev/null
@@ -1,107 +0,0 @@
-{
- IBClasses = (
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {
- ACTIONS = {
- doArchive = id;
- doClone = id;
- doEditable = id;
- doEnableQTMovieNotifications = id;
- doExport = id;
- doFlatten = id;
- doLayer = id;
- doLoop = id;
- doLoopPalindrome = id;
- doNewMovieFromSelection = id;
- doPlayAllFrames = id;
- doPlaySelectionOnly = id;
- doPreserveAspectRatio = id;
- doRate = id;
- doSetBounds = id;
- doSetFillColour = id;
- doSetFillColourPanel = id;
- doSetPosterTime = id;
- doSetStartTime = id;
- doSetTime = id;
- doShowController = id;
- doShowMovieInspector = id;
- doShowTrackInspector = id;
- doVolume = id;
- updateCurrentTime = id;
- };
- CLASS = MovieDocument;
- LANGUAGE = ObjC;
- OUTLETS = {
- "_exportAccessoryView" = NSView;
- "_exportTypePopUpButton" = NSPopUpButton;
- "_movieCanStepButton" = NSButton;
- "_movieCopyrightTextField" = NSTextField;
- "_movieCurrentTimeTextField" = NSTextField;
- "_movieDataRefTypeTextField" = NSTextField;
- "_movieDataSizeTextField" = NSTextField;
- "_movieDisplayNameTextField" = NSTextField;
- "_movieDurationTextField" = NSTextField;
- "_movieHasAudioButton" = NSButton;
- "_movieHasDurationButton" = NSButton;
- "_movieHasSkinButton" = NSButton;
- "_movieHasVideoButton" = NSButton;
- "_movieInspectorPanel" = NSPanel;
- "_movieIsEditableButton" = NSButton;
- "_movieIsInteractiveButton" = NSButton;
- "_movieIsLinearButton" = NSButton;
- "_movieMuteButton" = NSButton;
- "_movieNaturalSizeTextField" = NSTextField;
- "_movieNotificationsTextView" = NSTextView;
- "_moviePosterTimeTextField" = NSTextField;
- "_moviePreferredMuteButton" = NSButton;
- "_moviePreferredRateSlider" = NSSlider;
- "_moviePreferredVolumeSlider" = NSSlider;
- "_movieRateSlider" = NSSlider;
- "_movieSetTimeTextField" = NSTextField;
- "_movieURLTextField" = NSTextField;
- "_movieView" = QTMovieView;
- "_movieVolumeSlider" = NSSlider;
- "_movieWindow" = NSWindow;
- "_trackBoundsOriginTextField" = NSTextField;
- "_trackBoundsSizeTextField" = NSTextField;
- "_trackCanSendVideoButton" = NSButton;
- "_trackCanStepButton" = NSButton;
- "_trackDurationTextField" = NSTextField;
- "_trackHasAudioButton" = NSButton;
- "_trackHasDurationButton" = NSButton;
- "_trackHasSkinButton" = NSButton;
- "_trackHasVideoButton" = NSButton;
- "_trackHasVideoFrameRateButton" = NSButton;
- "_trackInspectorPanel" = NSPanel;
- "_trackIsLinearButton" = NSButton;
- "_trackLayerStepper" = NSStepper;
- "_trackLayerTextField" = NSTextField;
- "_trackMediaDataReferenceTableView" = NSTableView;
- "_trackProvidesActionsButton" = NSButton;
- "_trackProvidesKeyFocusButton" = NSButton;
- "_trackSetBoundsButton" = NSButton;
- "_trackSetBoundsTextField" = NSTextField;
- "_trackSetStartTimeTextField" = NSTextField;
- "_trackStartTimeTextField" = NSTextField;
- "_trackTableView" = NSTableView;
- "_trackVolumeSlider" = NSSlider;
- };
- SUPERCLASS = NSDocument;
- },
- {CLASS = NSTextField; LANGUAGE = ObjC; SUPERCLASS = NSControl; },
- {
- ACTIONS = {doOpenURL = id; };
- CLASS = OpenURLPanel;
- LANGUAGE = ObjC;
- OUTLETS = {mPanel = NSPanel; mUrlComboBox = NSComboBox; };
- SUPERCLASS = NSObject;
- },
- {
- ACTIONS = {doOpenURL = id; };
- CLASS = QTKitPlayerAppDelegate;
- LANGUAGE = ObjC;
- SUPERCLASS = NSObject;
- }
- );
- IBVersion = 1;
-}
\ No newline at end of file
diff --git a/Greek.lproj/OpenURLPanel.nib/info.nib b/Greek.lproj/OpenURLPanel.nib/info.nib
deleted file mode 100644
index 79756854a..000000000
--- a/Greek.lproj/OpenURLPanel.nib/info.nib
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
- IBDocumentLocation
- 143 34 356 240 0 0 1680 1028
- IBFramework Version
- 446.1
- IBSystem Version
- 8R2218
-
-
diff --git a/Greek.lproj/OpenURLPanel.nib/keyedobjects.nib b/Greek.lproj/OpenURLPanel.nib/keyedobjects.nib
deleted file mode 100644
index 59b1cbe79..000000000
Binary files a/Greek.lproj/OpenURLPanel.nib/keyedobjects.nib and /dev/null differ
diff --git a/Hebrew.lproj/Credits.html b/Hebrew.lproj/Credits.html
deleted file mode 100644
index ece9f1f69..000000000
Binary files a/Hebrew.lproj/Credits.html and /dev/null differ
diff --git a/Hebrew.lproj/Help/Help.helpindex b/Hebrew.lproj/Help/Help.helpindex
deleted file mode 100644
index effe1edb4..000000000
Binary files a/Hebrew.lproj/Help/Help.helpindex and /dev/null differ
diff --git a/Hebrew.lproj/Help/images/files_off.png b/Hebrew.lproj/Help/images/files_off.png
deleted file mode 100644
index cf2e323b0..000000000
Binary files a/Hebrew.lproj/Help/images/files_off.png and /dev/null differ
diff --git a/Hebrew.lproj/Help/images/info_off.png b/Hebrew.lproj/Help/images/info_off.png
deleted file mode 100644
index 9149509eb..000000000
Binary files a/Hebrew.lproj/Help/images/info_off.png and /dev/null differ
diff --git a/Hebrew.lproj/Help/images/logo.png b/Hebrew.lproj/Help/images/logo.png
deleted file mode 100644
index eb9f5f3fd..000000000
Binary files a/Hebrew.lproj/Help/images/logo.png and /dev/null differ
diff --git a/Hebrew.lproj/Help/images/next_gray.png b/Hebrew.lproj/Help/images/next_gray.png
deleted file mode 100644
index 4bc36cec5..000000000
Binary files a/Hebrew.lproj/Help/images/next_gray.png and /dev/null differ
diff --git a/Hebrew.lproj/Help/images/play_gray.png b/Hebrew.lproj/Help/images/play_gray.png
deleted file mode 100644
index 938c9b90c..000000000
Binary files a/Hebrew.lproj/Help/images/play_gray.png and /dev/null differ
diff --git a/Hebrew.lproj/Help/images/prev_gray.png b/Hebrew.lproj/Help/images/prev_gray.png
deleted file mode 100644
index aa1cac9dc..000000000
Binary files a/Hebrew.lproj/Help/images/prev_gray.png and /dev/null differ
diff --git a/Hebrew.lproj/Help/images/repeat_off.png b/Hebrew.lproj/Help/images/repeat_off.png
deleted file mode 100644
index 94cc5ca96..000000000
Binary files a/Hebrew.lproj/Help/images/repeat_off.png and /dev/null differ
diff --git a/Hebrew.lproj/Help/images/shuffle_off.png b/Hebrew.lproj/Help/images/shuffle_off.png
deleted file mode 100644
index fd3a36ccd..000000000
Binary files a/Hebrew.lproj/Help/images/shuffle_off.png and /dev/null differ
diff --git a/Hebrew.lproj/Help/images/wheel.png b/Hebrew.lproj/Help/images/wheel.png
deleted file mode 100644
index 621008773..000000000
Binary files a/Hebrew.lproj/Help/images/wheel.png and /dev/null differ
diff --git a/Hebrew.lproj/Help/index.html b/Hebrew.lproj/Help/index.html
deleted file mode 100644
index 4cdd59c65..000000000
--- a/Hebrew.lproj/Help/index.html
+++ /dev/null
@@ -1,123 +0,0 @@
-
-
-
-
-
-
-עזרה Cog
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Hebrew.lproj/Localizable.strings b/Hebrew.lproj/Localizable.strings
deleted file mode 100644
index 1125bc0dc..000000000
Binary files a/Hebrew.lproj/Localizable.strings and /dev/null differ
diff --git a/Hebrew.lproj/MainMenu.nib/classes.nib b/Hebrew.lproj/MainMenu.nib/classes.nib
deleted file mode 100644
index 70aac28a5..000000000
--- a/Hebrew.lproj/MainMenu.nib/classes.nib
+++ /dev/null
@@ -1,380 +0,0 @@
-
-
-
-
- IBClasses
-
-
- CLASS
- DNDArrayController
- LANGUAGE
- ObjC
- OUTLETS
-
- tableView
- NSTableView
-
- SUPERCLASS
- NSArrayController
-
-
- CLASS
- TrackingSlider
- LANGUAGE
- ObjC
- SUPERCLASS
- NSSlider
-
-
- CLASS
- FileTreeController
- LANGUAGE
- ObjC
- OUTLETS
-
- playlistLoader
- PlaylistLoader
-
- SUPERCLASS
- NSTreeController
-
-
- ACTIONS
-
- scrollToCurrentEntry
- id
- shufflePlaylist
- id
- sortByPath
- id
- toggleColumn
- id
-
- CLASS
- PlaylistView
- LANGUAGE
- ObjC
- OUTLETS
-
- playbackController
- PlaybackController
- playlistController
- PlaylistController
-
- SUPERCLASS
- AMRemovableColumnsTableView
-
-
- CLASS
- AMRemovableColumnsTableView
- LANGUAGE
- ObjC
- OUTLETS
-
- obligatoryColumnIdentifiers
- id
-
- SUPERCLASS
- NSTableView
-
-
- CLASS
- PlaylistLoader
- LANGUAGE
- ObjC
- OUTLETS
-
- playlistController
- PlaylistController
-
- SUPERCLASS
- NSObject
-
-
- ACTIONS
-
- showPrefs
- id
-
- CLASS
- PreferencesController
- LANGUAGE
- ObjC
- SUPERCLASS
- NSObject
-
-
- CLASS
- FirstResponder
- LANGUAGE
- ObjC
- SUPERCLASS
- NSObject
-
-
- ACTIONS
-
- changeVolume
- id
- next
- id
- pause
- id
- pauseResume
- id
- play
- id
- playPauseResume
- id
- prev
- id
- resume
- id
- seek
- id
- stop
- id
- toggleShowTimeRemaining
- id
- volumeDown
- id
- volumeUp
- id
-
- CLASS
- PlaybackController
- LANGUAGE
- ObjC
- OUTLETS
-
- bitrateField
- NSTextField
- lengthField
- NSTextField
- outputDevices
- NSArrayController
- playButton
- NSButton
- playlistController
- PlaylistController
- playlistView
- PlaylistView
- positionSlider
- TrackingSlider
- timeField
- NSTextField
- volumeSlider
- NSSlider
-
- SUPERCLASS
- NSObject
-
-
- CLASS
- NSObject
- LANGUAGE
- ObjC
-
-
- CLASS
- ClickField
- LANGUAGE
- ObjC
- SUPERCLASS
- NSTextField
-
-
- ACTIONS
-
- cancel
- id
- openFeedbackWindow
- id
- sendFeedback
- id
-
- CLASS
- FeedbackController
- LANGUAGE
- ObjC
- OUTLETS
-
- feedbackWindow
- NSWindow
- fromView
- NSTextField
- messageView
- NSTextView
- sendingIndicator
- NSProgressIndicator
- subjectView
- NSTextField
-
- SUPERCLASS
- NSObject
-
-
- ACTIONS
-
- checkForUpdates
- id
-
- CLASS
- SUUpdater
- LANGUAGE
- ObjC
- SUPERCLASS
- NSObject
-
-
- ACTIONS
-
- clear
- id
- clearFilterPredicate
- id
- showEntryInFinder
- id
- takeRepeatFromObject
- id
- takeShuffleFromObject
- id
-
- CLASS
- PlaylistController
- LANGUAGE
- ObjC
- OUTLETS
-
- playlistLoader
- PlaylistLoader
-
- SUPERCLASS
- DNDArrayController
-
-
- CLASS
- FileOutlineView
- LANGUAGE
- ObjC
- OUTLETS
-
- fileDrawer
- NSDrawer
-
- SUPERCLASS
- NSOutlineView
-
-
- CLASS
- FileTreeDataSource
- LANGUAGE
- ObjC
- OUTLETS
-
- outlineView
- NSOutlineView
-
- SUPERCLASS
- NSObject
-
-
- CLASS
- AMRemovableTableColumn
- LANGUAGE
- ObjC
- OUTLETS
-
- mainTableView
- AMRemovableColumnsTableView
-
- SUPERCLASS
- NSTableColumn
-
-
- ACTIONS
-
- delEntries
- id
- donate
- id
- openFiles
- id
- openURL
- id
- savePlaylist
- id
- toggleFileDrawer
- id
- toggleInfoDrawer
- id
-
- CLASS
- AppController
- LANGUAGE
- ObjC
- OUTLETS
-
- addURLPanel
- NSPanel
- fileButton
- NSButton
- fileDrawer
- NSDrawer
- fileOutlineView
- FileOutlineView
- fileTreeController
- FileTreeController
- fileTreeDataSource
- FileTreeDataSource
- infoButton
- NSButton
- infoDrawer
- NSDrawer
- mainWindow
- NSPanel
- nextButton
- NSButton
- playButton
- NSButton
- playbackController
- PlaybackController
- playlistController
- PlaylistController
- playlistLoader
- PlaylistLoader
- playlistView
- PlaylistView
- prevButton
- NSButton
- repeatButton
- NSButton
- showAlbumColumn
- NSMenuItem
- showArtistColumn
- NSMenuItem
- showGenreColumn
- NSMenuItem
- showIndexColumn
- NSMenuItem
- showLengthColumn
- NSMenuItem
- showTitleColumn
- NSMenuItem
- showTrackColumn
- NSMenuItem
- showYearColumn
- NSMenuItem
- shuffleButton
- NSButton
- urlComboBox
- NSComboBox
-
- SUPERCLASS
- NSObject
-
-
- IBVersion
- 1
-
-
diff --git a/Hebrew.lproj/MainMenu.nib/data.dependency b/Hebrew.lproj/MainMenu.nib/data.dependency
deleted file mode 100644
index 621519348..000000000
--- a/Hebrew.lproj/MainMenu.nib/data.dependency
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
- IBPaletteDependency
-
- Controllers
-
-
-
diff --git a/Hebrew.lproj/MainMenu.nib/info.nib b/Hebrew.lproj/MainMenu.nib/info.nib
deleted file mode 100644
index afe74a63a..000000000
--- a/Hebrew.lproj/MainMenu.nib/info.nib
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
- IBFramework Version
- 629
- IBLastKnownRelativeProjectPath
- ../../Cog.xcodeproj
- IBOldestOS
- 5
- IBOpenObjects
-
- IBSystem Version
- 9A581
- targetFramework
- IBCocoaFramework
-
-
diff --git a/Hebrew.lproj/MainMenu.nib/keyedobjects.nib b/Hebrew.lproj/MainMenu.nib/keyedobjects.nib
deleted file mode 100644
index 46d1574bd..000000000
Binary files a/Hebrew.lproj/MainMenu.nib/keyedobjects.nib and /dev/null differ
diff --git a/Hebrew.lproj/OpenURLPanel.nib/classes.nib b/Hebrew.lproj/OpenURLPanel.nib/classes.nib
deleted file mode 100644
index 54f8afd8d..000000000
--- a/Hebrew.lproj/OpenURLPanel.nib/classes.nib
+++ /dev/null
@@ -1,107 +0,0 @@
-{
- IBClasses = (
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {
- ACTIONS = {
- doArchive = id;
- doClone = id;
- doEditable = id;
- doEnableQTMovieNotifications = id;
- doExport = id;
- doFlatten = id;
- doLayer = id;
- doLoop = id;
- doLoopPalindrome = id;
- doNewMovieFromSelection = id;
- doPlayAllFrames = id;
- doPlaySelectionOnly = id;
- doPreserveAspectRatio = id;
- doRate = id;
- doSetBounds = id;
- doSetFillColour = id;
- doSetFillColourPanel = id;
- doSetPosterTime = id;
- doSetStartTime = id;
- doSetTime = id;
- doShowController = id;
- doShowMovieInspector = id;
- doShowTrackInspector = id;
- doVolume = id;
- updateCurrentTime = id;
- };
- CLASS = MovieDocument;
- LANGUAGE = ObjC;
- OUTLETS = {
- "_exportAccessoryView" = NSView;
- "_exportTypePopUpButton" = NSPopUpButton;
- "_movieCanStepButton" = NSButton;
- "_movieCopyrightTextField" = NSTextField;
- "_movieCurrentTimeTextField" = NSTextField;
- "_movieDataRefTypeTextField" = NSTextField;
- "_movieDataSizeTextField" = NSTextField;
- "_movieDisplayNameTextField" = NSTextField;
- "_movieDurationTextField" = NSTextField;
- "_movieHasAudioButton" = NSButton;
- "_movieHasDurationButton" = NSButton;
- "_movieHasSkinButton" = NSButton;
- "_movieHasVideoButton" = NSButton;
- "_movieInspectorPanel" = NSPanel;
- "_movieIsEditableButton" = NSButton;
- "_movieIsInteractiveButton" = NSButton;
- "_movieIsLinearButton" = NSButton;
- "_movieMuteButton" = NSButton;
- "_movieNaturalSizeTextField" = NSTextField;
- "_movieNotificationsTextView" = NSTextView;
- "_moviePosterTimeTextField" = NSTextField;
- "_moviePreferredMuteButton" = NSButton;
- "_moviePreferredRateSlider" = NSSlider;
- "_moviePreferredVolumeSlider" = NSSlider;
- "_movieRateSlider" = NSSlider;
- "_movieSetTimeTextField" = NSTextField;
- "_movieURLTextField" = NSTextField;
- "_movieView" = QTMovieView;
- "_movieVolumeSlider" = NSSlider;
- "_movieWindow" = NSWindow;
- "_trackBoundsOriginTextField" = NSTextField;
- "_trackBoundsSizeTextField" = NSTextField;
- "_trackCanSendVideoButton" = NSButton;
- "_trackCanStepButton" = NSButton;
- "_trackDurationTextField" = NSTextField;
- "_trackHasAudioButton" = NSButton;
- "_trackHasDurationButton" = NSButton;
- "_trackHasSkinButton" = NSButton;
- "_trackHasVideoButton" = NSButton;
- "_trackHasVideoFrameRateButton" = NSButton;
- "_trackInspectorPanel" = NSPanel;
- "_trackIsLinearButton" = NSButton;
- "_trackLayerStepper" = NSStepper;
- "_trackLayerTextField" = NSTextField;
- "_trackMediaDataReferenceTableView" = NSTableView;
- "_trackProvidesActionsButton" = NSButton;
- "_trackProvidesKeyFocusButton" = NSButton;
- "_trackSetBoundsButton" = NSButton;
- "_trackSetBoundsTextField" = NSTextField;
- "_trackSetStartTimeTextField" = NSTextField;
- "_trackStartTimeTextField" = NSTextField;
- "_trackTableView" = NSTableView;
- "_trackVolumeSlider" = NSSlider;
- };
- SUPERCLASS = NSDocument;
- },
- {CLASS = NSTextField; LANGUAGE = ObjC; SUPERCLASS = NSControl; },
- {
- ACTIONS = {doOpenURL = id; };
- CLASS = OpenURLPanel;
- LANGUAGE = ObjC;
- OUTLETS = {mPanel = NSPanel; mUrlComboBox = NSComboBox; };
- SUPERCLASS = NSObject;
- },
- {
- ACTIONS = {doOpenURL = id; };
- CLASS = QTKitPlayerAppDelegate;
- LANGUAGE = ObjC;
- SUPERCLASS = NSObject;
- }
- );
- IBVersion = 1;
-}
\ No newline at end of file
diff --git a/Hebrew.lproj/OpenURLPanel.nib/info.nib b/Hebrew.lproj/OpenURLPanel.nib/info.nib
deleted file mode 100644
index 79756854a..000000000
--- a/Hebrew.lproj/OpenURLPanel.nib/info.nib
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
- IBDocumentLocation
- 143 34 356 240 0 0 1680 1028
- IBFramework Version
- 446.1
- IBSystem Version
- 8R2218
-
-
diff --git a/Hebrew.lproj/OpenURLPanel.nib/keyedobjects.nib b/Hebrew.lproj/OpenURLPanel.nib/keyedobjects.nib
deleted file mode 100644
index 67daa7e02..000000000
Binary files a/Hebrew.lproj/OpenURLPanel.nib/keyedobjects.nib and /dev/null differ
diff --git a/Preferences/General/French.lproj/Localizable.strings b/Preferences/General/French.lproj/Localizable.strings
deleted file mode 100644
index d5703918e..000000000
--- a/Preferences/General/French.lproj/Localizable.strings
+++ /dev/null
@@ -1,13 +0,0 @@
-"Nightly" = "Nightly";
-"Stable" = "Stable";
-"Unstable" = "Non stable";
-
-"File Drawer" = "Tiroir";
-"Hot Keys" = "Raccourcis clavier";
-"Output" = "Sortie";
-
-"Remote" = "Télécommande";
-"Updates" = "Mises à jour";
-"Last.fm" = "Last.fm";
-
-"Press Key..." = "Appuyer sur la touche...";
diff --git a/Preferences/General/French.lproj/Preferences.nib/classes.nib b/Preferences/General/French.lproj/Preferences.nib/classes.nib
deleted file mode 100644
index df89aa4c5..000000000
--- a/Preferences/General/French.lproj/Preferences.nib/classes.nib
+++ /dev/null
@@ -1,76 +0,0 @@
-{
- IBClasses = (
- {
- CLASS = AppcastArrayController;
- LANGUAGE = ObjC;
- SUPERCLASS = NSArrayController;
- },
- {
- ACTIONS = {openSheet = id; };
- CLASS = FileDrawerPane;
- LANGUAGE = ObjC;
- OUTLETS = {rootPathTextView = NSTextField; };
- SUPERCLASS = PreferencePane;
- },
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {CLASS = HotKeyControl; LANGUAGE = ObjC; SUPERCLASS = NDHotKeyControl; },
- {
- ACTIONS = {
- grabNextHotKey = id;
- grabPlayHotKey = id;
- grabPrevHotKey = id;
- hotKeyChanged = id;
- };
- CLASS = HotKeyPane;
- LANGUAGE = ObjC;
- OUTLETS = {
- nextHotKeyControl = HotKeyControl;
- playHotKeyControl = HotKeyControl;
- prevHotKeyControl = HotKeyControl;
- };
- SUPERCLASS = PreferencePane;
- },
- {CLASS = NDHotKeyControl; LANGUAGE = ObjC; SUPERCLASS = NSTextField; },
- {
- ACTIONS = {takeDeviceID = id; };
- CLASS = OutputPane;
- LANGUAGE = ObjC;
- OUTLETS = {outputDevices = OutputsArrayController; };
- SUPERCLASS = PreferencePane;
- },
- {
- CLASS = OutputsArrayController;
- LANGUAGE = ObjC;
- SUPERCLASS = NSArrayController;
- },
- {
- CLASS = PrefPaneController;
- LANGUAGE = ObjC;
- OUTLETS = {
- fileDrawerPane = FileDrawerPane;
- hotKeyPane = HotKeyPane;
- outputPane = OutputPane;
- remoteView = NSView;
- scrobblerView = NSView;
- updatesView = NSView;
- };
- SUPERCLASS = NSObject;
- },
- {
- CLASS = PreferencePane;
- LANGUAGE = ObjC;
- OUTLETS = {view = NSView; };
- SUPERCLASS = NSObject;
- },
- {
- ACTIONS = {takeBool = id; };
- CLASS = RemotePane;
- LANGUAGE = ObjC;
- OUTLETS = {onlyOnActive = NSButton; };
- SUPERCLASS = PreferencePane;
- },
- {CLASS = ScrobblerPane; LANGUAGE = ObjC; SUPERCLASS = PreferencePane; },
- {CLASS = UpdatesPane; LANGUAGE = ObjC; SUPERCLASS = PreferencePane; }
- );
- IBVersion = 1;
-}
\ No newline at end of file
diff --git a/Preferences/General/French.lproj/Preferences.nib/data.dependency b/Preferences/General/French.lproj/Preferences.nib/data.dependency
deleted file mode 100644
index 621519348..000000000
--- a/Preferences/General/French.lproj/Preferences.nib/data.dependency
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
- IBPaletteDependency
-
- Controllers
-
-
-
diff --git a/Preferences/General/French.lproj/Preferences.nib/info.nib b/Preferences/General/French.lproj/Preferences.nib/info.nib
deleted file mode 100644
index bb7b03e81..000000000
--- a/Preferences/General/French.lproj/Preferences.nib/info.nib
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-
-
- IBDocumentLocation
- 47 91 694 443 0 0 1152 842
- IBEditorPositions
-
- 10
- 327 445 505 102 0 0 1152 842
- 11
- 587 637 505 151 0 0 1680 1028
- 43
- 322 341 505 116 0 0 1152 842
- 50
- 310 406 505 124 0 0 1152 842
- 58
- 324 445 505 101 0 0 1152 842
- 85
- 324 452 505 116 0 0 1152 842
-
- IBFramework Version
- 446.1
- IBOpenObjects
-
- 11
-
- IBSystem Version
- 8R2218
-
-
diff --git a/Preferences/General/French.lproj/Preferences.nib/keyedobjects.nib b/Preferences/General/French.lproj/Preferences.nib/keyedobjects.nib
deleted file mode 100644
index cbd39b707..000000000
Binary files a/Preferences/General/French.lproj/Preferences.nib/keyedobjects.nib and /dev/null differ
diff --git a/Preferences/General/German.lproj/Localizable.strings b/Preferences/General/German.lproj/Localizable.strings
deleted file mode 100644
index 6f4a72b46..000000000
--- a/Preferences/General/German.lproj/Localizable.strings
+++ /dev/null
@@ -1,13 +0,0 @@
-"Nightly" = "Nightly";
-"Stable" = "Stable";
-"Unstable" = "Unstable";
-
-"File Drawer" = "Datei-Browser";
-"Hot Keys" = "Tastenkürzel";
-"Output" = "Ausgabe";
-
-"Remote" = "Fernsteuerung";
-"Updates" = "Updates";
-"Last.fm" = "Last.fm";
-
-"Press Key..." = "Taste drücken...";
diff --git a/Preferences/General/German.lproj/Preferences.nib/classes.nib b/Preferences/General/German.lproj/Preferences.nib/classes.nib
deleted file mode 100644
index df89aa4c5..000000000
--- a/Preferences/General/German.lproj/Preferences.nib/classes.nib
+++ /dev/null
@@ -1,76 +0,0 @@
-{
- IBClasses = (
- {
- CLASS = AppcastArrayController;
- LANGUAGE = ObjC;
- SUPERCLASS = NSArrayController;
- },
- {
- ACTIONS = {openSheet = id; };
- CLASS = FileDrawerPane;
- LANGUAGE = ObjC;
- OUTLETS = {rootPathTextView = NSTextField; };
- SUPERCLASS = PreferencePane;
- },
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {CLASS = HotKeyControl; LANGUAGE = ObjC; SUPERCLASS = NDHotKeyControl; },
- {
- ACTIONS = {
- grabNextHotKey = id;
- grabPlayHotKey = id;
- grabPrevHotKey = id;
- hotKeyChanged = id;
- };
- CLASS = HotKeyPane;
- LANGUAGE = ObjC;
- OUTLETS = {
- nextHotKeyControl = HotKeyControl;
- playHotKeyControl = HotKeyControl;
- prevHotKeyControl = HotKeyControl;
- };
- SUPERCLASS = PreferencePane;
- },
- {CLASS = NDHotKeyControl; LANGUAGE = ObjC; SUPERCLASS = NSTextField; },
- {
- ACTIONS = {takeDeviceID = id; };
- CLASS = OutputPane;
- LANGUAGE = ObjC;
- OUTLETS = {outputDevices = OutputsArrayController; };
- SUPERCLASS = PreferencePane;
- },
- {
- CLASS = OutputsArrayController;
- LANGUAGE = ObjC;
- SUPERCLASS = NSArrayController;
- },
- {
- CLASS = PrefPaneController;
- LANGUAGE = ObjC;
- OUTLETS = {
- fileDrawerPane = FileDrawerPane;
- hotKeyPane = HotKeyPane;
- outputPane = OutputPane;
- remoteView = NSView;
- scrobblerView = NSView;
- updatesView = NSView;
- };
- SUPERCLASS = NSObject;
- },
- {
- CLASS = PreferencePane;
- LANGUAGE = ObjC;
- OUTLETS = {view = NSView; };
- SUPERCLASS = NSObject;
- },
- {
- ACTIONS = {takeBool = id; };
- CLASS = RemotePane;
- LANGUAGE = ObjC;
- OUTLETS = {onlyOnActive = NSButton; };
- SUPERCLASS = PreferencePane;
- },
- {CLASS = ScrobblerPane; LANGUAGE = ObjC; SUPERCLASS = PreferencePane; },
- {CLASS = UpdatesPane; LANGUAGE = ObjC; SUPERCLASS = PreferencePane; }
- );
- IBVersion = 1;
-}
\ No newline at end of file
diff --git a/Preferences/General/German.lproj/Preferences.nib/data.dependency b/Preferences/General/German.lproj/Preferences.nib/data.dependency
deleted file mode 100644
index 621519348..000000000
--- a/Preferences/General/German.lproj/Preferences.nib/data.dependency
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
- IBPaletteDependency
-
- Controllers
-
-
-
diff --git a/Preferences/General/German.lproj/Preferences.nib/info.nib b/Preferences/General/German.lproj/Preferences.nib/info.nib
deleted file mode 100644
index 0f1831270..000000000
--- a/Preferences/General/German.lproj/Preferences.nib/info.nib
+++ /dev/null
@@ -1,36 +0,0 @@
-
-
-
-
- IBDocumentLocation
- 12 75 356 534 0 0 1280 938
- IBEditorPositions
-
- 10
- 594 661 492 102 0 0 1680 1028
- 11
- 594 633 492 159 0 0 1680 1028
- 43
- 594 654 492 116 0 0 1680 1028
- 50
- 594 650 492 124 0 0 1680 1028
- 58
- 594 662 492 101 0 0 1680 1028
- 85
- 594 654 492 116 0 0 1680 1028
-
- IBFramework Version
- 446.1
- IBOpenObjects
-
- 10
- 43
- 58
- 50
- 11
- 85
-
- IBSystem Version
- 8R2218
-
-
diff --git a/Preferences/General/German.lproj/Preferences.nib/keyedobjects.nib b/Preferences/General/German.lproj/Preferences.nib/keyedobjects.nib
deleted file mode 100644
index c569dff0d..000000000
Binary files a/Preferences/General/German.lproj/Preferences.nib/keyedobjects.nib and /dev/null differ
diff --git a/Preferences/General/Greek.lproj/Localizable.strings b/Preferences/General/Greek.lproj/Localizable.strings
deleted file mode 100644
index eea3eb32f..000000000
Binary files a/Preferences/General/Greek.lproj/Localizable.strings and /dev/null differ
diff --git a/Preferences/General/Greek.lproj/Preferences.nib/classes.nib b/Preferences/General/Greek.lproj/Preferences.nib/classes.nib
deleted file mode 100644
index df89aa4c5..000000000
--- a/Preferences/General/Greek.lproj/Preferences.nib/classes.nib
+++ /dev/null
@@ -1,76 +0,0 @@
-{
- IBClasses = (
- {
- CLASS = AppcastArrayController;
- LANGUAGE = ObjC;
- SUPERCLASS = NSArrayController;
- },
- {
- ACTIONS = {openSheet = id; };
- CLASS = FileDrawerPane;
- LANGUAGE = ObjC;
- OUTLETS = {rootPathTextView = NSTextField; };
- SUPERCLASS = PreferencePane;
- },
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {CLASS = HotKeyControl; LANGUAGE = ObjC; SUPERCLASS = NDHotKeyControl; },
- {
- ACTIONS = {
- grabNextHotKey = id;
- grabPlayHotKey = id;
- grabPrevHotKey = id;
- hotKeyChanged = id;
- };
- CLASS = HotKeyPane;
- LANGUAGE = ObjC;
- OUTLETS = {
- nextHotKeyControl = HotKeyControl;
- playHotKeyControl = HotKeyControl;
- prevHotKeyControl = HotKeyControl;
- };
- SUPERCLASS = PreferencePane;
- },
- {CLASS = NDHotKeyControl; LANGUAGE = ObjC; SUPERCLASS = NSTextField; },
- {
- ACTIONS = {takeDeviceID = id; };
- CLASS = OutputPane;
- LANGUAGE = ObjC;
- OUTLETS = {outputDevices = OutputsArrayController; };
- SUPERCLASS = PreferencePane;
- },
- {
- CLASS = OutputsArrayController;
- LANGUAGE = ObjC;
- SUPERCLASS = NSArrayController;
- },
- {
- CLASS = PrefPaneController;
- LANGUAGE = ObjC;
- OUTLETS = {
- fileDrawerPane = FileDrawerPane;
- hotKeyPane = HotKeyPane;
- outputPane = OutputPane;
- remoteView = NSView;
- scrobblerView = NSView;
- updatesView = NSView;
- };
- SUPERCLASS = NSObject;
- },
- {
- CLASS = PreferencePane;
- LANGUAGE = ObjC;
- OUTLETS = {view = NSView; };
- SUPERCLASS = NSObject;
- },
- {
- ACTIONS = {takeBool = id; };
- CLASS = RemotePane;
- LANGUAGE = ObjC;
- OUTLETS = {onlyOnActive = NSButton; };
- SUPERCLASS = PreferencePane;
- },
- {CLASS = ScrobblerPane; LANGUAGE = ObjC; SUPERCLASS = PreferencePane; },
- {CLASS = UpdatesPane; LANGUAGE = ObjC; SUPERCLASS = PreferencePane; }
- );
- IBVersion = 1;
-}
\ No newline at end of file
diff --git a/Preferences/General/Greek.lproj/Preferences.nib/data.dependency b/Preferences/General/Greek.lproj/Preferences.nib/data.dependency
deleted file mode 100644
index 621519348..000000000
--- a/Preferences/General/Greek.lproj/Preferences.nib/data.dependency
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
- IBPaletteDependency
-
- Controllers
-
-
-
diff --git a/Preferences/General/Greek.lproj/Preferences.nib/info.nib b/Preferences/General/Greek.lproj/Preferences.nib/info.nib
deleted file mode 100644
index 1b45e8df3..000000000
--- a/Preferences/General/Greek.lproj/Preferences.nib/info.nib
+++ /dev/null
@@ -1,34 +0,0 @@
-
-
-
-
- IBDocumentLocation
- 291 101 356 534 0 0 1680 1028
- IBEditorPositions
-
- 10
- 598 661 500 102 0 0 1680 1028
- 11
- 598 637 500 151 0 0 1680 1028
- 43
- 494 547 458 116 0 0 1440 878
- 50
- 598 650 500 124 0 0 1680 1028
- 58
- 494 555 452 101 0 0 1440 878
- 85
- 598 643 500 139 0 0 1680 1028
-
- IBFramework Version
- 446.1
- IBOpenObjects
-
- 10
- 50
- 11
- 85
-
- IBSystem Version
- 8R2218
-
-
diff --git a/Preferences/General/Greek.lproj/Preferences.nib/keyedobjects.nib b/Preferences/General/Greek.lproj/Preferences.nib/keyedobjects.nib
deleted file mode 100644
index 5b54560cd..000000000
Binary files a/Preferences/General/Greek.lproj/Preferences.nib/keyedobjects.nib and /dev/null differ
diff --git a/Preferences/General/Hebrew.lproj/Localizable.strings b/Preferences/General/Hebrew.lproj/Localizable.strings
deleted file mode 100644
index ee823bdca..000000000
Binary files a/Preferences/General/Hebrew.lproj/Localizable.strings and /dev/null differ
diff --git a/Preferences/General/Hebrew.lproj/Preferences.nib/classes.nib b/Preferences/General/Hebrew.lproj/Preferences.nib/classes.nib
deleted file mode 100644
index df89aa4c5..000000000
--- a/Preferences/General/Hebrew.lproj/Preferences.nib/classes.nib
+++ /dev/null
@@ -1,76 +0,0 @@
-{
- IBClasses = (
- {
- CLASS = AppcastArrayController;
- LANGUAGE = ObjC;
- SUPERCLASS = NSArrayController;
- },
- {
- ACTIONS = {openSheet = id; };
- CLASS = FileDrawerPane;
- LANGUAGE = ObjC;
- OUTLETS = {rootPathTextView = NSTextField; };
- SUPERCLASS = PreferencePane;
- },
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {CLASS = HotKeyControl; LANGUAGE = ObjC; SUPERCLASS = NDHotKeyControl; },
- {
- ACTIONS = {
- grabNextHotKey = id;
- grabPlayHotKey = id;
- grabPrevHotKey = id;
- hotKeyChanged = id;
- };
- CLASS = HotKeyPane;
- LANGUAGE = ObjC;
- OUTLETS = {
- nextHotKeyControl = HotKeyControl;
- playHotKeyControl = HotKeyControl;
- prevHotKeyControl = HotKeyControl;
- };
- SUPERCLASS = PreferencePane;
- },
- {CLASS = NDHotKeyControl; LANGUAGE = ObjC; SUPERCLASS = NSTextField; },
- {
- ACTIONS = {takeDeviceID = id; };
- CLASS = OutputPane;
- LANGUAGE = ObjC;
- OUTLETS = {outputDevices = OutputsArrayController; };
- SUPERCLASS = PreferencePane;
- },
- {
- CLASS = OutputsArrayController;
- LANGUAGE = ObjC;
- SUPERCLASS = NSArrayController;
- },
- {
- CLASS = PrefPaneController;
- LANGUAGE = ObjC;
- OUTLETS = {
- fileDrawerPane = FileDrawerPane;
- hotKeyPane = HotKeyPane;
- outputPane = OutputPane;
- remoteView = NSView;
- scrobblerView = NSView;
- updatesView = NSView;
- };
- SUPERCLASS = NSObject;
- },
- {
- CLASS = PreferencePane;
- LANGUAGE = ObjC;
- OUTLETS = {view = NSView; };
- SUPERCLASS = NSObject;
- },
- {
- ACTIONS = {takeBool = id; };
- CLASS = RemotePane;
- LANGUAGE = ObjC;
- OUTLETS = {onlyOnActive = NSButton; };
- SUPERCLASS = PreferencePane;
- },
- {CLASS = ScrobblerPane; LANGUAGE = ObjC; SUPERCLASS = PreferencePane; },
- {CLASS = UpdatesPane; LANGUAGE = ObjC; SUPERCLASS = PreferencePane; }
- );
- IBVersion = 1;
-}
\ No newline at end of file
diff --git a/Preferences/General/Hebrew.lproj/Preferences.nib/data.dependency b/Preferences/General/Hebrew.lproj/Preferences.nib/data.dependency
deleted file mode 100644
index 621519348..000000000
--- a/Preferences/General/Hebrew.lproj/Preferences.nib/data.dependency
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
- IBPaletteDependency
-
- Controllers
-
-
-
diff --git a/Preferences/General/Hebrew.lproj/Preferences.nib/info.nib b/Preferences/General/Hebrew.lproj/Preferences.nib/info.nib
deleted file mode 100644
index b2025b5b4..000000000
--- a/Preferences/General/Hebrew.lproj/Preferences.nib/info.nib
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-
-
- IBDocumentLocation
- 291 101 356 534 0 0 1680 1028
- IBEditorPositions
-
- 10
- 171 910 506 102 0 0 1680 1028
- 11
- 614 637 452 151 0 0 1680 1028
- 43
- 166 683 452 116 0 0 1680 1028
- 50
- 660 357 452 124 0 0 1680 1028
- 58
- 641 480 452 101 0 0 1680 1028
- 85
- 758 836 452 116 0 0 1680 1028
-
- IBFramework Version
- 446.1
- IBOpenObjects
-
- 11
-
- IBSystem Version
- 8R2218
-
-
diff --git a/Preferences/General/Hebrew.lproj/Preferences.nib/keyedobjects.nib b/Preferences/General/Hebrew.lproj/Preferences.nib/keyedobjects.nib
deleted file mode 100644
index 27466aae9..000000000
Binary files a/Preferences/General/Hebrew.lproj/Preferences.nib/keyedobjects.nib and /dev/null differ
diff --git a/Preferences/General/Swedish.lproj/Localizable.strings b/Preferences/General/Swedish.lproj/Localizable.strings
deleted file mode 100644
index 64a8b08fb..000000000
--- a/Preferences/General/Swedish.lproj/Localizable.strings
+++ /dev/null
@@ -1,13 +0,0 @@
-"Nightly" = "Nattlig";
-"Stable" = "Stabil";
-"Unstable" = "Instabil";
-
-"File Drawer" = "Fillåda";
-"Hot Keys" = "Snabbtangenter";
-"Output" = "Uppspelning";
-
-"Remote" = "Fjärrstyrning";
-"Updates" = "Uppdateringar";
-"Last.fm" = "Last.fm";
-
-"Press Key..." = "Tryck tangent...";
\ No newline at end of file
diff --git a/Preferences/General/Swedish.lproj/Preferences.nib/classes.nib b/Preferences/General/Swedish.lproj/Preferences.nib/classes.nib
deleted file mode 100644
index df89aa4c5..000000000
--- a/Preferences/General/Swedish.lproj/Preferences.nib/classes.nib
+++ /dev/null
@@ -1,76 +0,0 @@
-{
- IBClasses = (
- {
- CLASS = AppcastArrayController;
- LANGUAGE = ObjC;
- SUPERCLASS = NSArrayController;
- },
- {
- ACTIONS = {openSheet = id; };
- CLASS = FileDrawerPane;
- LANGUAGE = ObjC;
- OUTLETS = {rootPathTextView = NSTextField; };
- SUPERCLASS = PreferencePane;
- },
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {CLASS = HotKeyControl; LANGUAGE = ObjC; SUPERCLASS = NDHotKeyControl; },
- {
- ACTIONS = {
- grabNextHotKey = id;
- grabPlayHotKey = id;
- grabPrevHotKey = id;
- hotKeyChanged = id;
- };
- CLASS = HotKeyPane;
- LANGUAGE = ObjC;
- OUTLETS = {
- nextHotKeyControl = HotKeyControl;
- playHotKeyControl = HotKeyControl;
- prevHotKeyControl = HotKeyControl;
- };
- SUPERCLASS = PreferencePane;
- },
- {CLASS = NDHotKeyControl; LANGUAGE = ObjC; SUPERCLASS = NSTextField; },
- {
- ACTIONS = {takeDeviceID = id; };
- CLASS = OutputPane;
- LANGUAGE = ObjC;
- OUTLETS = {outputDevices = OutputsArrayController; };
- SUPERCLASS = PreferencePane;
- },
- {
- CLASS = OutputsArrayController;
- LANGUAGE = ObjC;
- SUPERCLASS = NSArrayController;
- },
- {
- CLASS = PrefPaneController;
- LANGUAGE = ObjC;
- OUTLETS = {
- fileDrawerPane = FileDrawerPane;
- hotKeyPane = HotKeyPane;
- outputPane = OutputPane;
- remoteView = NSView;
- scrobblerView = NSView;
- updatesView = NSView;
- };
- SUPERCLASS = NSObject;
- },
- {
- CLASS = PreferencePane;
- LANGUAGE = ObjC;
- OUTLETS = {view = NSView; };
- SUPERCLASS = NSObject;
- },
- {
- ACTIONS = {takeBool = id; };
- CLASS = RemotePane;
- LANGUAGE = ObjC;
- OUTLETS = {onlyOnActive = NSButton; };
- SUPERCLASS = PreferencePane;
- },
- {CLASS = ScrobblerPane; LANGUAGE = ObjC; SUPERCLASS = PreferencePane; },
- {CLASS = UpdatesPane; LANGUAGE = ObjC; SUPERCLASS = PreferencePane; }
- );
- IBVersion = 1;
-}
\ No newline at end of file
diff --git a/Preferences/General/Swedish.lproj/Preferences.nib/data.dependency b/Preferences/General/Swedish.lproj/Preferences.nib/data.dependency
deleted file mode 100644
index 621519348..000000000
--- a/Preferences/General/Swedish.lproj/Preferences.nib/data.dependency
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
- IBPaletteDependency
-
- Controllers
-
-
-
diff --git a/Preferences/General/Swedish.lproj/Preferences.nib/info.nib b/Preferences/General/Swedish.lproj/Preferences.nib/info.nib
deleted file mode 100644
index a1242f8e9..000000000
--- a/Preferences/General/Swedish.lproj/Preferences.nib/info.nib
+++ /dev/null
@@ -1,35 +0,0 @@
-
-
-
-
- IBDocumentLocation
- 291 101 356 534 0 0 1680 1028
- IBEditorPositions
-
- 10
- 610 661 460 102 0 0 1680 1028
- 11
- 610 637 460 151 0 0 1680 1028
- 43
- 610 654 460 116 0 0 1680 1028
- 50
- 610 650 460 124 0 0 1680 1028
- 58
- 610 662 460 101 0 0 1680 1028
- 85
- 610 654 460 116 0 0 1680 1028
-
- IBFramework Version
- 446.1
- IBOpenObjects
-
- 11
- 43
- 58
- 50
- 10
-
- IBSystem Version
- 8R2218
-
-
diff --git a/Preferences/General/Swedish.lproj/Preferences.nib/keyedobjects.nib b/Preferences/General/Swedish.lproj/Preferences.nib/keyedobjects.nib
deleted file mode 100644
index 6c9aecca7..000000000
Binary files a/Preferences/General/Swedish.lproj/Preferences.nib/keyedobjects.nib and /dev/null differ
diff --git a/Preferences/General/zh_CN.lproj/InfoPlist.strings b/Preferences/General/zh_CN.lproj/InfoPlist.strings
deleted file mode 100644
index 2aaaa9550..000000000
Binary files a/Preferences/General/zh_CN.lproj/InfoPlist.strings and /dev/null differ
diff --git a/Preferences/General/zh_CN.lproj/Localizable.strings b/Preferences/General/zh_CN.lproj/Localizable.strings
deleted file mode 100644
index 0b827cbe9..000000000
Binary files a/Preferences/General/zh_CN.lproj/Localizable.strings and /dev/null differ
diff --git a/Preferences/General/zh_CN.lproj/Preferences.nib/classes.nib b/Preferences/General/zh_CN.lproj/Preferences.nib/classes.nib
deleted file mode 100644
index df89aa4c5..000000000
--- a/Preferences/General/zh_CN.lproj/Preferences.nib/classes.nib
+++ /dev/null
@@ -1,76 +0,0 @@
-{
- IBClasses = (
- {
- CLASS = AppcastArrayController;
- LANGUAGE = ObjC;
- SUPERCLASS = NSArrayController;
- },
- {
- ACTIONS = {openSheet = id; };
- CLASS = FileDrawerPane;
- LANGUAGE = ObjC;
- OUTLETS = {rootPathTextView = NSTextField; };
- SUPERCLASS = PreferencePane;
- },
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {CLASS = HotKeyControl; LANGUAGE = ObjC; SUPERCLASS = NDHotKeyControl; },
- {
- ACTIONS = {
- grabNextHotKey = id;
- grabPlayHotKey = id;
- grabPrevHotKey = id;
- hotKeyChanged = id;
- };
- CLASS = HotKeyPane;
- LANGUAGE = ObjC;
- OUTLETS = {
- nextHotKeyControl = HotKeyControl;
- playHotKeyControl = HotKeyControl;
- prevHotKeyControl = HotKeyControl;
- };
- SUPERCLASS = PreferencePane;
- },
- {CLASS = NDHotKeyControl; LANGUAGE = ObjC; SUPERCLASS = NSTextField; },
- {
- ACTIONS = {takeDeviceID = id; };
- CLASS = OutputPane;
- LANGUAGE = ObjC;
- OUTLETS = {outputDevices = OutputsArrayController; };
- SUPERCLASS = PreferencePane;
- },
- {
- CLASS = OutputsArrayController;
- LANGUAGE = ObjC;
- SUPERCLASS = NSArrayController;
- },
- {
- CLASS = PrefPaneController;
- LANGUAGE = ObjC;
- OUTLETS = {
- fileDrawerPane = FileDrawerPane;
- hotKeyPane = HotKeyPane;
- outputPane = OutputPane;
- remoteView = NSView;
- scrobblerView = NSView;
- updatesView = NSView;
- };
- SUPERCLASS = NSObject;
- },
- {
- CLASS = PreferencePane;
- LANGUAGE = ObjC;
- OUTLETS = {view = NSView; };
- SUPERCLASS = NSObject;
- },
- {
- ACTIONS = {takeBool = id; };
- CLASS = RemotePane;
- LANGUAGE = ObjC;
- OUTLETS = {onlyOnActive = NSButton; };
- SUPERCLASS = PreferencePane;
- },
- {CLASS = ScrobblerPane; LANGUAGE = ObjC; SUPERCLASS = PreferencePane; },
- {CLASS = UpdatesPane; LANGUAGE = ObjC; SUPERCLASS = PreferencePane; }
- );
- IBVersion = 1;
-}
\ No newline at end of file
diff --git a/Preferences/General/zh_CN.lproj/Preferences.nib/data.dependency b/Preferences/General/zh_CN.lproj/Preferences.nib/data.dependency
deleted file mode 100644
index 621519348..000000000
--- a/Preferences/General/zh_CN.lproj/Preferences.nib/data.dependency
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
- IBPaletteDependency
-
- Controllers
-
-
-
diff --git a/Preferences/General/zh_CN.lproj/Preferences.nib/info.nib b/Preferences/General/zh_CN.lproj/Preferences.nib/info.nib
deleted file mode 100644
index 3072f40af..000000000
--- a/Preferences/General/zh_CN.lproj/Preferences.nib/info.nib
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
-
- IBDocumentLocation
- 291 101 356 534 0 0 1680 1028
- IBEditorPositions
-
- 10
- 171 910 506 102 0 0 1680 1028
- 11
- 677 567 452 151 0 0 1680 1028
- 43
- 166 683 452 116 0 0 1680 1028
- 50
- 660 357 452 124 0 0 1680 1028
- 58
- 641 480 452 101 0 0 1680 1028
- 85
- 758 836 452 116 0 0 1680 1028
-
- IBFramework Version
- 437.0
- IBSystem Version
- 8R218
-
-
diff --git a/Preferences/General/zh_CN.lproj/Preferences.nib/keyedobjects.nib b/Preferences/General/zh_CN.lproj/Preferences.nib/keyedobjects.nib
deleted file mode 100644
index 1d1eb3ffe..000000000
Binary files a/Preferences/General/zh_CN.lproj/Preferences.nib/keyedobjects.nib and /dev/null differ
diff --git a/Swedish.lproj/Credits.html b/Swedish.lproj/Credits.html
deleted file mode 100644
index d246577f4..000000000
Binary files a/Swedish.lproj/Credits.html and /dev/null differ
diff --git a/Swedish.lproj/Help/Help.helpindex b/Swedish.lproj/Help/Help.helpindex
deleted file mode 100644
index b99900d64..000000000
Binary files a/Swedish.lproj/Help/Help.helpindex and /dev/null differ
diff --git a/Swedish.lproj/Help/images/files_off.png b/Swedish.lproj/Help/images/files_off.png
deleted file mode 100644
index cf2e323b0..000000000
Binary files a/Swedish.lproj/Help/images/files_off.png and /dev/null differ
diff --git a/Swedish.lproj/Help/images/info_off.png b/Swedish.lproj/Help/images/info_off.png
deleted file mode 100644
index 9149509eb..000000000
Binary files a/Swedish.lproj/Help/images/info_off.png and /dev/null differ
diff --git a/Swedish.lproj/Help/images/logo.png b/Swedish.lproj/Help/images/logo.png
deleted file mode 100644
index eb9f5f3fd..000000000
Binary files a/Swedish.lproj/Help/images/logo.png and /dev/null differ
diff --git a/Swedish.lproj/Help/images/next_gray.png b/Swedish.lproj/Help/images/next_gray.png
deleted file mode 100644
index 4bc36cec5..000000000
Binary files a/Swedish.lproj/Help/images/next_gray.png and /dev/null differ
diff --git a/Swedish.lproj/Help/images/play_gray.png b/Swedish.lproj/Help/images/play_gray.png
deleted file mode 100644
index 938c9b90c..000000000
Binary files a/Swedish.lproj/Help/images/play_gray.png and /dev/null differ
diff --git a/Swedish.lproj/Help/images/prev_gray.png b/Swedish.lproj/Help/images/prev_gray.png
deleted file mode 100644
index aa1cac9dc..000000000
Binary files a/Swedish.lproj/Help/images/prev_gray.png and /dev/null differ
diff --git a/Swedish.lproj/Help/images/repeat_off.png b/Swedish.lproj/Help/images/repeat_off.png
deleted file mode 100644
index 94cc5ca96..000000000
Binary files a/Swedish.lproj/Help/images/repeat_off.png and /dev/null differ
diff --git a/Swedish.lproj/Help/images/shuffle_off.png b/Swedish.lproj/Help/images/shuffle_off.png
deleted file mode 100644
index fd3a36ccd..000000000
Binary files a/Swedish.lproj/Help/images/shuffle_off.png and /dev/null differ
diff --git a/Swedish.lproj/Help/images/wheel.png b/Swedish.lproj/Help/images/wheel.png
deleted file mode 100644
index 621008773..000000000
Binary files a/Swedish.lproj/Help/images/wheel.png and /dev/null differ
diff --git a/Swedish.lproj/Help/index.html b/Swedish.lproj/Help/index.html
deleted file mode 100644
index 4565cfc65..000000000
--- a/Swedish.lproj/Help/index.html
+++ /dev/null
@@ -1,123 +0,0 @@
-
-
-
-
-
-
-Cog Help
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Swedish.lproj/Localizable.strings b/Swedish.lproj/Localizable.strings
deleted file mode 100644
index db7ac446b..000000000
--- a/Swedish.lproj/Localizable.strings
+++ /dev/null
@@ -1,22 +0,0 @@
-"FeedbackFailedMessageText" = "Misslyckades";
-"FeedbackFailedInformativeText" = "Misslyckades att skicka respons.";
-"FeedbackSuccessMessageText" = "Lyckades";
-"FeedbackSuccessInformativeText" = "Respons skickad!";
-
-"PlayButtonTooltip" = "Spela";
-"StopButtonTooltip" = "Stanna";
-"PrevButtonTooltip" = "Föregående";
-"NextButtonTooltip" = "Nästa";
-
-"TimeElapsed" = "%i:%02i";
-"TimeRemaining" = "-%i:%02i";
-
-"AddButtonTooltip" = "Lägg till filer";
-"RemoveButtonTooltip" = "Ta bort markerade filer";
-"InfoButtonTooltip" = "Information om markerad fil";
-"ShuffleButtonTooltip" = "Slumpvis";
-"RepeatButtonTooltip" = "Repetera";
-"FileButtonTooltip" = "Fillåda";
-
-"InvalidURLShort" = "Ogiltig URL";
-"InvalidURLLong" = "URL ej giltig.";
diff --git a/Swedish.lproj/MainMenu.nib/classes.nib b/Swedish.lproj/MainMenu.nib/classes.nib
deleted file mode 100644
index c279543b4..000000000
--- a/Swedish.lproj/MainMenu.nib/classes.nib
+++ /dev/null
@@ -1,217 +0,0 @@
-{
- IBClasses = (
- {
- CLASS = AMRemovableColumnsTableView;
- LANGUAGE = ObjC;
- OUTLETS = {obligatoryColumnIdentifiers = id; };
- SUPERCLASS = NSTableView;
- },
- {
- CLASS = AMRemovableTableColumn;
- LANGUAGE = ObjC;
- OUTLETS = {mainTableView = AMRemovableColumnsTableView; };
- SUPERCLASS = NSTableColumn;
- },
- {
- ACTIONS = {
- delEntries = id;
- donate = id;
- openFiles = id;
- openURL = id;
- savePlaylist = id;
- toggleFileDrawer = id;
- toggleInfoDrawer = id;
- };
- CLASS = AppController;
- LANGUAGE = ObjC;
- OUTLETS = {
- addURLPanel = NSPanel;
- fileButton = NSButton;
- fileDrawer = NSDrawer;
- fileOutlineView = FileOutlineView;
- fileTreeController = FileTreeController;
- infoButton = NSButton;
- infoDrawer = NSDrawer;
- mainWindow = NSPanel;
- nextButton = NSButton;
- playButton = NSButton;
- playbackController = PlaybackController;
- playlistController = PlaylistController;
- playlistLoader = PlaylistLoader;
- playlistView = PlaylistView;
- prevButton = NSButton;
- repeatButton = NSButton;
- showAlbumColumn = NSMenuItem;
- showArtistColumn = NSMenuItem;
- showGenreColumn = NSMenuItem;
- showIndexColumn = NSMenuItem;
- showLengthColumn = NSMenuItem;
- showTitleColumn = NSMenuItem;
- showTrackColumn = NSMenuItem;
- showYearColumn = NSMenuItem;
- shuffleButton = NSButton;
- urlComboBox = NSComboBox;
- };
- SUPERCLASS = NSObject;
- },
- {CLASS = ClickField; LANGUAGE = ObjC; SUPERCLASS = NSTextField; },
- {
- CLASS = DNDArrayController;
- LANGUAGE = ObjC;
- OUTLETS = {tableView = NSTableView; };
- SUPERCLASS = NSArrayController;
- },
- {CLASS = DragScrollView; LANGUAGE = ObjC; SUPERCLASS = NSScrollView; },
- {
- ACTIONS = {cancel = id; openFeedbackWindow = id; sendFeedback = id; };
- CLASS = FeedbackController;
- LANGUAGE = ObjC;
- OUTLETS = {
- feedbackWindow = NSWindow;
- fromView = NSTextField;
- messageView = NSTextView;
- sendingIndicator = NSProgressIndicator;
- subjectView = NSTextField;
- };
- SUPERCLASS = NSObject;
- },
- {
- CLASS = FileOutlineView;
- LANGUAGE = ObjC;
- OUTLETS = {fileDrawer = NSDrawer; };
- SUPERCLASS = NSOutlineView;
- },
- {
- CLASS = FileTreeController;
- LANGUAGE = ObjC;
- OUTLETS = {playlistLoader = PlaylistLoader; };
- SUPERCLASS = NSTreeController;
- },
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {CLASS = InfoController; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {CLASS = InfoView; LANGUAGE = ObjC; SUPERCLASS = NSScrollView; },
- {CLASS = NSSegmentedControl; LANGUAGE = ObjC; SUPERCLASS = NSControl; },
- {CLASS = PathNode; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {
- ACTIONS = {
- changeVolume = id;
- next = id;
- pause = id;
- pauseResume = id;
- play = id;
- playPauseResume = id;
- prev = id;
- resume = id;
- seek = id;
- stop = id;
- toggleShowTimeRemaining = id;
- volumeDown = id;
- volumeUp = id;
- };
- CLASS = PlaybackController;
- LANGUAGE = ObjC;
- OUTLETS = {
- bitrateField = NSTextField;
- lengthField = NSTextField;
- outputDevices = NSArrayController;
- playButton = NSButton;
- playlistController = PlaylistController;
- playlistView = PlaylistView;
- positionSlider = TrackingSlider;
- timeField = NSTextField;
- volumeSlider = NSSlider;
- };
- SUPERCLASS = NSObject;
- },
- {
- ACTIONS = {
- clear = id;
- clearFilterPredicate = id;
- showEntryInFinder = id;
- takeRepeatFromObject = id;
- takeShuffleFromObject = id;
- };
- CLASS = PlaylistController;
- LANGUAGE = ObjC;
- OUTLETS = {playlistLoader = PlaylistLoader; };
- SUPERCLASS = DNDArrayController;
- },
- {CLASS = PlaylistEntry; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {
- CLASS = PlaylistLoader;
- LANGUAGE = ObjC;
- OUTLETS = {playlistController = PlaylistController; };
- SUPERCLASS = NSObject;
- },
- {
- ACTIONS = {
- scrollToCurrentEntry = id;
- shufflePlaylist = id;
- sortByPath = id;
- toggleColumn = id;
- };
- CLASS = PlaylistView;
- LANGUAGE = ObjC;
- OUTLETS = {
- playbackController = PlaybackController;
- playlistController = PlaylistController;
- };
- SUPERCLASS = AMRemovableColumnsTableView;
- },
- {
- ACTIONS = {showPrefs = id; };
- CLASS = PreferencesController;
- LANGUAGE = ObjC;
- SUPERCLASS = NSObject;
- },
- {
- ACTIONS = {checkForUpdates = id; };
- CLASS = SUUpdater;
- LANGUAGE = ObjC;
- SUPERCLASS = NSObject;
- },
- {CLASS = SecondsFormatter; LANGUAGE = ObjC; SUPERCLASS = NSFormatter; },
- {
- ACTIONS = {
- changeVolume = id;
- next = id;
- pause = id;
- pauseResume = id;
- play = id;
- playPauseResume = id;
- prev = id;
- resume = id;
- seek = id;
- stop = id;
- toggleShowTimeRemaining = id;
- };
- CLASS = SoundController;
- LANGUAGE = ObjC;
- OUTLETS = {
- bitrateField = NSTextField;
- lengthField = NSTextField;
- playButton = NSButton;
- playlistController = PlaylistController;
- playlistView = PlaylistView;
- positionSlider = TrackingSlider;
- timeField = NSTextField;
- };
- SUPERCLASS = NSObject;
- },
- {CLASS = TrackingSlider; LANGUAGE = ObjC; SUPERCLASS = NSSlider; },
- {
- ACTIONS = {okay = id; openUpdateWindow = id; takeBoolFromObject = id; };
- CLASS = UpdateController;
- LANGUAGE = ObjC;
- OUTLETS = {
- autoCheckButton = NSButton;
- checkingIndicator = NSProgressIndicator;
- okayButton = NSButton;
- statusView = NSTextField;
- updateWindow = NSWindow;
- };
- SUPERCLASS = NSObject;
- }
- );
- IBVersion = 1;
-}
\ No newline at end of file
diff --git a/Swedish.lproj/MainMenu.nib/data.dependency b/Swedish.lproj/MainMenu.nib/data.dependency
deleted file mode 100644
index 621519348..000000000
--- a/Swedish.lproj/MainMenu.nib/data.dependency
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
- IBPaletteDependency
-
- Controllers
-
-
-
diff --git a/Swedish.lproj/MainMenu.nib/info.nib b/Swedish.lproj/MainMenu.nib/info.nib
deleted file mode 100644
index 5604cc7b8..000000000
--- a/Swedish.lproj/MainMenu.nib/info.nib
+++ /dev/null
@@ -1,44 +0,0 @@
-
-
-
-
- IBDocumentLocation
- 274 244 639 388 0 0 1680 1028
- IBEditorPositions
-
- 1063
- 549 810 136 68 0 0 1440 878
- 1156
- 633 402 241 366 0 0 1440 878
- 1324
- 786 659 134 182 0 0 1680 1028
- 29
- 159 976 443 44 0 0 1680 1028
- 463
- 669 640 341 145 0 0 1680 1028
- 513
- 320 525 131 168 0 0 1440 878
-
- IBFramework Version
- 446.1
- IBLockedObjects
-
- 484
- 606
-
- IBLockedTabItems
-
- 564
-
- IBOldestOS
- 4
- IBOpenObjects
-
- 29
- 463
- 1324
-
- IBSystem Version
- 8R2218
-
-
diff --git a/Swedish.lproj/MainMenu.nib/keyedobjects.nib b/Swedish.lproj/MainMenu.nib/keyedobjects.nib
deleted file mode 100644
index 1327de24f..000000000
Binary files a/Swedish.lproj/MainMenu.nib/keyedobjects.nib and /dev/null differ
diff --git a/Swedish.lproj/OpenURLPanel.nib/classes.nib b/Swedish.lproj/OpenURLPanel.nib/classes.nib
deleted file mode 100644
index 54f8afd8d..000000000
--- a/Swedish.lproj/OpenURLPanel.nib/classes.nib
+++ /dev/null
@@ -1,107 +0,0 @@
-{
- IBClasses = (
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {
- ACTIONS = {
- doArchive = id;
- doClone = id;
- doEditable = id;
- doEnableQTMovieNotifications = id;
- doExport = id;
- doFlatten = id;
- doLayer = id;
- doLoop = id;
- doLoopPalindrome = id;
- doNewMovieFromSelection = id;
- doPlayAllFrames = id;
- doPlaySelectionOnly = id;
- doPreserveAspectRatio = id;
- doRate = id;
- doSetBounds = id;
- doSetFillColour = id;
- doSetFillColourPanel = id;
- doSetPosterTime = id;
- doSetStartTime = id;
- doSetTime = id;
- doShowController = id;
- doShowMovieInspector = id;
- doShowTrackInspector = id;
- doVolume = id;
- updateCurrentTime = id;
- };
- CLASS = MovieDocument;
- LANGUAGE = ObjC;
- OUTLETS = {
- "_exportAccessoryView" = NSView;
- "_exportTypePopUpButton" = NSPopUpButton;
- "_movieCanStepButton" = NSButton;
- "_movieCopyrightTextField" = NSTextField;
- "_movieCurrentTimeTextField" = NSTextField;
- "_movieDataRefTypeTextField" = NSTextField;
- "_movieDataSizeTextField" = NSTextField;
- "_movieDisplayNameTextField" = NSTextField;
- "_movieDurationTextField" = NSTextField;
- "_movieHasAudioButton" = NSButton;
- "_movieHasDurationButton" = NSButton;
- "_movieHasSkinButton" = NSButton;
- "_movieHasVideoButton" = NSButton;
- "_movieInspectorPanel" = NSPanel;
- "_movieIsEditableButton" = NSButton;
- "_movieIsInteractiveButton" = NSButton;
- "_movieIsLinearButton" = NSButton;
- "_movieMuteButton" = NSButton;
- "_movieNaturalSizeTextField" = NSTextField;
- "_movieNotificationsTextView" = NSTextView;
- "_moviePosterTimeTextField" = NSTextField;
- "_moviePreferredMuteButton" = NSButton;
- "_moviePreferredRateSlider" = NSSlider;
- "_moviePreferredVolumeSlider" = NSSlider;
- "_movieRateSlider" = NSSlider;
- "_movieSetTimeTextField" = NSTextField;
- "_movieURLTextField" = NSTextField;
- "_movieView" = QTMovieView;
- "_movieVolumeSlider" = NSSlider;
- "_movieWindow" = NSWindow;
- "_trackBoundsOriginTextField" = NSTextField;
- "_trackBoundsSizeTextField" = NSTextField;
- "_trackCanSendVideoButton" = NSButton;
- "_trackCanStepButton" = NSButton;
- "_trackDurationTextField" = NSTextField;
- "_trackHasAudioButton" = NSButton;
- "_trackHasDurationButton" = NSButton;
- "_trackHasSkinButton" = NSButton;
- "_trackHasVideoButton" = NSButton;
- "_trackHasVideoFrameRateButton" = NSButton;
- "_trackInspectorPanel" = NSPanel;
- "_trackIsLinearButton" = NSButton;
- "_trackLayerStepper" = NSStepper;
- "_trackLayerTextField" = NSTextField;
- "_trackMediaDataReferenceTableView" = NSTableView;
- "_trackProvidesActionsButton" = NSButton;
- "_trackProvidesKeyFocusButton" = NSButton;
- "_trackSetBoundsButton" = NSButton;
- "_trackSetBoundsTextField" = NSTextField;
- "_trackSetStartTimeTextField" = NSTextField;
- "_trackStartTimeTextField" = NSTextField;
- "_trackTableView" = NSTableView;
- "_trackVolumeSlider" = NSSlider;
- };
- SUPERCLASS = NSDocument;
- },
- {CLASS = NSTextField; LANGUAGE = ObjC; SUPERCLASS = NSControl; },
- {
- ACTIONS = {doOpenURL = id; };
- CLASS = OpenURLPanel;
- LANGUAGE = ObjC;
- OUTLETS = {mPanel = NSPanel; mUrlComboBox = NSComboBox; };
- SUPERCLASS = NSObject;
- },
- {
- ACTIONS = {doOpenURL = id; };
- CLASS = QTKitPlayerAppDelegate;
- LANGUAGE = ObjC;
- SUPERCLASS = NSObject;
- }
- );
- IBVersion = 1;
-}
\ No newline at end of file
diff --git a/Swedish.lproj/OpenURLPanel.nib/info.nib b/Swedish.lproj/OpenURLPanel.nib/info.nib
deleted file mode 100644
index 79756854a..000000000
--- a/Swedish.lproj/OpenURLPanel.nib/info.nib
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
- IBDocumentLocation
- 143 34 356 240 0 0 1680 1028
- IBFramework Version
- 446.1
- IBSystem Version
- 8R2218
-
-
diff --git a/Swedish.lproj/OpenURLPanel.nib/keyedobjects.nib b/Swedish.lproj/OpenURLPanel.nib/keyedobjects.nib
deleted file mode 100644
index 1025d73a0..000000000
Binary files a/Swedish.lproj/OpenURLPanel.nib/keyedobjects.nib and /dev/null differ
diff --git a/zh_CN.lproj/InfoPlist.strings b/zh_CN.lproj/InfoPlist.strings
deleted file mode 100644
index 1dcf5a963..000000000
Binary files a/zh_CN.lproj/InfoPlist.strings and /dev/null differ
diff --git a/zh_CN.lproj/Localizable.strings b/zh_CN.lproj/Localizable.strings
deleted file mode 100644
index cfab3791b..000000000
Binary files a/zh_CN.lproj/Localizable.strings and /dev/null differ
diff --git a/zh_CN.lproj/MainMenu.nib/classes.nib b/zh_CN.lproj/MainMenu.nib/classes.nib
deleted file mode 100644
index c279543b4..000000000
--- a/zh_CN.lproj/MainMenu.nib/classes.nib
+++ /dev/null
@@ -1,217 +0,0 @@
-{
- IBClasses = (
- {
- CLASS = AMRemovableColumnsTableView;
- LANGUAGE = ObjC;
- OUTLETS = {obligatoryColumnIdentifiers = id; };
- SUPERCLASS = NSTableView;
- },
- {
- CLASS = AMRemovableTableColumn;
- LANGUAGE = ObjC;
- OUTLETS = {mainTableView = AMRemovableColumnsTableView; };
- SUPERCLASS = NSTableColumn;
- },
- {
- ACTIONS = {
- delEntries = id;
- donate = id;
- openFiles = id;
- openURL = id;
- savePlaylist = id;
- toggleFileDrawer = id;
- toggleInfoDrawer = id;
- };
- CLASS = AppController;
- LANGUAGE = ObjC;
- OUTLETS = {
- addURLPanel = NSPanel;
- fileButton = NSButton;
- fileDrawer = NSDrawer;
- fileOutlineView = FileOutlineView;
- fileTreeController = FileTreeController;
- infoButton = NSButton;
- infoDrawer = NSDrawer;
- mainWindow = NSPanel;
- nextButton = NSButton;
- playButton = NSButton;
- playbackController = PlaybackController;
- playlistController = PlaylistController;
- playlistLoader = PlaylistLoader;
- playlistView = PlaylistView;
- prevButton = NSButton;
- repeatButton = NSButton;
- showAlbumColumn = NSMenuItem;
- showArtistColumn = NSMenuItem;
- showGenreColumn = NSMenuItem;
- showIndexColumn = NSMenuItem;
- showLengthColumn = NSMenuItem;
- showTitleColumn = NSMenuItem;
- showTrackColumn = NSMenuItem;
- showYearColumn = NSMenuItem;
- shuffleButton = NSButton;
- urlComboBox = NSComboBox;
- };
- SUPERCLASS = NSObject;
- },
- {CLASS = ClickField; LANGUAGE = ObjC; SUPERCLASS = NSTextField; },
- {
- CLASS = DNDArrayController;
- LANGUAGE = ObjC;
- OUTLETS = {tableView = NSTableView; };
- SUPERCLASS = NSArrayController;
- },
- {CLASS = DragScrollView; LANGUAGE = ObjC; SUPERCLASS = NSScrollView; },
- {
- ACTIONS = {cancel = id; openFeedbackWindow = id; sendFeedback = id; };
- CLASS = FeedbackController;
- LANGUAGE = ObjC;
- OUTLETS = {
- feedbackWindow = NSWindow;
- fromView = NSTextField;
- messageView = NSTextView;
- sendingIndicator = NSProgressIndicator;
- subjectView = NSTextField;
- };
- SUPERCLASS = NSObject;
- },
- {
- CLASS = FileOutlineView;
- LANGUAGE = ObjC;
- OUTLETS = {fileDrawer = NSDrawer; };
- SUPERCLASS = NSOutlineView;
- },
- {
- CLASS = FileTreeController;
- LANGUAGE = ObjC;
- OUTLETS = {playlistLoader = PlaylistLoader; };
- SUPERCLASS = NSTreeController;
- },
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {CLASS = InfoController; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {CLASS = InfoView; LANGUAGE = ObjC; SUPERCLASS = NSScrollView; },
- {CLASS = NSSegmentedControl; LANGUAGE = ObjC; SUPERCLASS = NSControl; },
- {CLASS = PathNode; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {
- ACTIONS = {
- changeVolume = id;
- next = id;
- pause = id;
- pauseResume = id;
- play = id;
- playPauseResume = id;
- prev = id;
- resume = id;
- seek = id;
- stop = id;
- toggleShowTimeRemaining = id;
- volumeDown = id;
- volumeUp = id;
- };
- CLASS = PlaybackController;
- LANGUAGE = ObjC;
- OUTLETS = {
- bitrateField = NSTextField;
- lengthField = NSTextField;
- outputDevices = NSArrayController;
- playButton = NSButton;
- playlistController = PlaylistController;
- playlistView = PlaylistView;
- positionSlider = TrackingSlider;
- timeField = NSTextField;
- volumeSlider = NSSlider;
- };
- SUPERCLASS = NSObject;
- },
- {
- ACTIONS = {
- clear = id;
- clearFilterPredicate = id;
- showEntryInFinder = id;
- takeRepeatFromObject = id;
- takeShuffleFromObject = id;
- };
- CLASS = PlaylistController;
- LANGUAGE = ObjC;
- OUTLETS = {playlistLoader = PlaylistLoader; };
- SUPERCLASS = DNDArrayController;
- },
- {CLASS = PlaylistEntry; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {
- CLASS = PlaylistLoader;
- LANGUAGE = ObjC;
- OUTLETS = {playlistController = PlaylistController; };
- SUPERCLASS = NSObject;
- },
- {
- ACTIONS = {
- scrollToCurrentEntry = id;
- shufflePlaylist = id;
- sortByPath = id;
- toggleColumn = id;
- };
- CLASS = PlaylistView;
- LANGUAGE = ObjC;
- OUTLETS = {
- playbackController = PlaybackController;
- playlistController = PlaylistController;
- };
- SUPERCLASS = AMRemovableColumnsTableView;
- },
- {
- ACTIONS = {showPrefs = id; };
- CLASS = PreferencesController;
- LANGUAGE = ObjC;
- SUPERCLASS = NSObject;
- },
- {
- ACTIONS = {checkForUpdates = id; };
- CLASS = SUUpdater;
- LANGUAGE = ObjC;
- SUPERCLASS = NSObject;
- },
- {CLASS = SecondsFormatter; LANGUAGE = ObjC; SUPERCLASS = NSFormatter; },
- {
- ACTIONS = {
- changeVolume = id;
- next = id;
- pause = id;
- pauseResume = id;
- play = id;
- playPauseResume = id;
- prev = id;
- resume = id;
- seek = id;
- stop = id;
- toggleShowTimeRemaining = id;
- };
- CLASS = SoundController;
- LANGUAGE = ObjC;
- OUTLETS = {
- bitrateField = NSTextField;
- lengthField = NSTextField;
- playButton = NSButton;
- playlistController = PlaylistController;
- playlistView = PlaylistView;
- positionSlider = TrackingSlider;
- timeField = NSTextField;
- };
- SUPERCLASS = NSObject;
- },
- {CLASS = TrackingSlider; LANGUAGE = ObjC; SUPERCLASS = NSSlider; },
- {
- ACTIONS = {okay = id; openUpdateWindow = id; takeBoolFromObject = id; };
- CLASS = UpdateController;
- LANGUAGE = ObjC;
- OUTLETS = {
- autoCheckButton = NSButton;
- checkingIndicator = NSProgressIndicator;
- okayButton = NSButton;
- statusView = NSTextField;
- updateWindow = NSWindow;
- };
- SUPERCLASS = NSObject;
- }
- );
- IBVersion = 1;
-}
\ No newline at end of file
diff --git a/zh_CN.lproj/MainMenu.nib/info.nib b/zh_CN.lproj/MainMenu.nib/info.nib
deleted file mode 100644
index 91d756d96..000000000
--- a/zh_CN.lproj/MainMenu.nib/info.nib
+++ /dev/null
@@ -1,45 +0,0 @@
-
-
-
-
- IBDocumentLocation
- 274 244 639 388 0 0 1680 1028
- IBEditorPositions
-
- 1063
- 650 960 136 68 0 0 1680 1028
- 1156
- 719 529 241 366 0 0 1680 1028
- 1324
- 786 659 137 182 0 0 1680 1028
- 29
- 158 976 348 44 0 0 1680 1028
- 463
- 669 640 341 145 0 0 1680 1028
- 513
- 221 427 106 168 0 0 1024 746
-
- IBFramework Version
- 446.1
- IBLockedObjects
-
- 484
- 606
-
- IBLockedTabItems
-
- 564
-
- IBOldestOS
- 4
- IBOpenObjects
-
- 268
- 463
- 21
- 29
-
- IBSystem Version
- 8R2218
-
-
diff --git a/zh_CN.lproj/MainMenu.nib/keyedobjects.nib b/zh_CN.lproj/MainMenu.nib/keyedobjects.nib
deleted file mode 100644
index 14370e231..000000000
Binary files a/zh_CN.lproj/MainMenu.nib/keyedobjects.nib and /dev/null differ
diff --git a/zh_CN.lproj/OpenURLPanel.nib/classes.nib b/zh_CN.lproj/OpenURLPanel.nib/classes.nib
deleted file mode 100644
index 54f8afd8d..000000000
--- a/zh_CN.lproj/OpenURLPanel.nib/classes.nib
+++ /dev/null
@@ -1,107 +0,0 @@
-{
- IBClasses = (
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {
- ACTIONS = {
- doArchive = id;
- doClone = id;
- doEditable = id;
- doEnableQTMovieNotifications = id;
- doExport = id;
- doFlatten = id;
- doLayer = id;
- doLoop = id;
- doLoopPalindrome = id;
- doNewMovieFromSelection = id;
- doPlayAllFrames = id;
- doPlaySelectionOnly = id;
- doPreserveAspectRatio = id;
- doRate = id;
- doSetBounds = id;
- doSetFillColour = id;
- doSetFillColourPanel = id;
- doSetPosterTime = id;
- doSetStartTime = id;
- doSetTime = id;
- doShowController = id;
- doShowMovieInspector = id;
- doShowTrackInspector = id;
- doVolume = id;
- updateCurrentTime = id;
- };
- CLASS = MovieDocument;
- LANGUAGE = ObjC;
- OUTLETS = {
- "_exportAccessoryView" = NSView;
- "_exportTypePopUpButton" = NSPopUpButton;
- "_movieCanStepButton" = NSButton;
- "_movieCopyrightTextField" = NSTextField;
- "_movieCurrentTimeTextField" = NSTextField;
- "_movieDataRefTypeTextField" = NSTextField;
- "_movieDataSizeTextField" = NSTextField;
- "_movieDisplayNameTextField" = NSTextField;
- "_movieDurationTextField" = NSTextField;
- "_movieHasAudioButton" = NSButton;
- "_movieHasDurationButton" = NSButton;
- "_movieHasSkinButton" = NSButton;
- "_movieHasVideoButton" = NSButton;
- "_movieInspectorPanel" = NSPanel;
- "_movieIsEditableButton" = NSButton;
- "_movieIsInteractiveButton" = NSButton;
- "_movieIsLinearButton" = NSButton;
- "_movieMuteButton" = NSButton;
- "_movieNaturalSizeTextField" = NSTextField;
- "_movieNotificationsTextView" = NSTextView;
- "_moviePosterTimeTextField" = NSTextField;
- "_moviePreferredMuteButton" = NSButton;
- "_moviePreferredRateSlider" = NSSlider;
- "_moviePreferredVolumeSlider" = NSSlider;
- "_movieRateSlider" = NSSlider;
- "_movieSetTimeTextField" = NSTextField;
- "_movieURLTextField" = NSTextField;
- "_movieView" = QTMovieView;
- "_movieVolumeSlider" = NSSlider;
- "_movieWindow" = NSWindow;
- "_trackBoundsOriginTextField" = NSTextField;
- "_trackBoundsSizeTextField" = NSTextField;
- "_trackCanSendVideoButton" = NSButton;
- "_trackCanStepButton" = NSButton;
- "_trackDurationTextField" = NSTextField;
- "_trackHasAudioButton" = NSButton;
- "_trackHasDurationButton" = NSButton;
- "_trackHasSkinButton" = NSButton;
- "_trackHasVideoButton" = NSButton;
- "_trackHasVideoFrameRateButton" = NSButton;
- "_trackInspectorPanel" = NSPanel;
- "_trackIsLinearButton" = NSButton;
- "_trackLayerStepper" = NSStepper;
- "_trackLayerTextField" = NSTextField;
- "_trackMediaDataReferenceTableView" = NSTableView;
- "_trackProvidesActionsButton" = NSButton;
- "_trackProvidesKeyFocusButton" = NSButton;
- "_trackSetBoundsButton" = NSButton;
- "_trackSetBoundsTextField" = NSTextField;
- "_trackSetStartTimeTextField" = NSTextField;
- "_trackStartTimeTextField" = NSTextField;
- "_trackTableView" = NSTableView;
- "_trackVolumeSlider" = NSSlider;
- };
- SUPERCLASS = NSDocument;
- },
- {CLASS = NSTextField; LANGUAGE = ObjC; SUPERCLASS = NSControl; },
- {
- ACTIONS = {doOpenURL = id; };
- CLASS = OpenURLPanel;
- LANGUAGE = ObjC;
- OUTLETS = {mPanel = NSPanel; mUrlComboBox = NSComboBox; };
- SUPERCLASS = NSObject;
- },
- {
- ACTIONS = {doOpenURL = id; };
- CLASS = QTKitPlayerAppDelegate;
- LANGUAGE = ObjC;
- SUPERCLASS = NSObject;
- }
- );
- IBVersion = 1;
-}
\ No newline at end of file
diff --git a/zh_CN.lproj/OpenURLPanel.nib/info.nib b/zh_CN.lproj/OpenURLPanel.nib/info.nib
deleted file mode 100644
index 1b273fb8f..000000000
--- a/zh_CN.lproj/OpenURLPanel.nib/info.nib
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
- IBDocumentLocation
- 143 34 356 240 0 0 1680 1028
- IBFramework Version
- 437.0
- IBSystem Version
- 8R218
-
-
diff --git a/zh_CN.lproj/OpenURLPanel.nib/keyedobjects.nib b/zh_CN.lproj/OpenURLPanel.nib/keyedobjects.nib
deleted file mode 100644
index 7afbd1387..000000000
Binary files a/zh_CN.lproj/OpenURLPanel.nib/keyedobjects.nib and /dev/null differ