Clean up the nib files, remove old actions and outlets from previous
authorMichael J. Rubinsky <mrubinsk@horde.org>
Mon, 15 Dec 2008 22:32:40 +0000 (17:32 -0500)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Mon, 15 Dec 2008 22:53:30 +0000 (17:53 -0500)
implementations.

iPhoto2Ansel/AnselExportController.h
iPhoto2Ansel/English.lproj/Panel.nib/classes.nib
iPhoto2Ansel/English.lproj/Panel.nib/info.nib
iPhoto2Ansel/English.lproj/Panel.nib/keyedobjects.nib

index 29662e9..006e11d 100644 (file)
@@ -43,7 +43,7 @@ extern NSString * const TURAnselServerPasswordKey;
     IBOutlet NSButton *newServerButton;
     
     // New Gallery Sheet (uses it's own controller)
-    IBOutlet NSWindow *newGallerySheet;
+    //IBOutlet NSWindow *newGallerySheet;
     
     // New Server sheet
     IBOutlet NSWindow *newServerSheet;
index 3765e66..254fa61 100644 (file)
                                <string>id</string>
                                <key>doCancelAddServer</key>
                                <string>id</string>
-                               <key>doConnect</key>
-                               <string>id</string>
-                               <key>doNewGallery</key>
-                               <string>id</string>
                                <key>showNewGallery</key>
                                <string>id</string>
                        </dict>
@@ -41,8 +37,6 @@
                        <dict>
                                <key>anselHostURL</key>
                                <string>NSTextField</string>
-                               <key>beginButton</key>
-                               <string>NSButton</string>
                                <key>connectedLabel</key>
                                <string>NSTextField</string>
                                <key>defaultImageView</key>
                                <string>NSControl</string>
                                <key>galleryCombo</key>
                                <string>NSComboBox</string>
-                               <key>galleryDescTextField</key>
-                               <string>NSTextField</string>
-                               <key>galleryNameTextField</key>
-                               <string>NSTextField</string>
-                               <key>gallerySlugTextField</key>
-                               <string>NSTextField</string>
-                               <key>galleryTableView</key>
-                               <string>NSTableView</string>
                                <key>mExportMgr</key>
                                <string>id</string>
-                               <key>mQualityPopUp</key>
-                               <string>NSPopUpButton</string>
                                <key>mServers</key>
                                <string>NSComboBox</string>
                                <key>mSettingsBox</key>
                                <string>NSBox</string>
                                <key>mSizePopUp</key>
                                <string>NSPopUpButton</string>
-                               <key>newGallery</key>
-                               <string>NSPanel</string>
                                <key>newGalleryButton</key>
                                <string>NSButton</string>
-                               <key>newGallerySheet</key>
-                               <string>NSWindow</string>
                                <key>newServerButton</key>
                                <string>NSButton</string>
                                <key>newServerSheet</key>
index eff0405..fb256c0 100644 (file)
@@ -11,7 +11,6 @@
        <key>IBOpenObjects</key>
        <array>
                <integer>7</integer>
-               <integer>388</integer>
        </array>
        <key>IBSystem Version</key>
        <string>9F33</string>
index 349c9cb..2704c95 100644 (file)
Binary files a/iPhoto2Ansel/English.lproj/Panel.nib/keyedobjects.nib and b/iPhoto2Ansel/English.lproj/Panel.nib/keyedobjects.nib differ