From: Michael J. Rubinsky Date: Mon, 15 Dec 2008 22:32:40 +0000 (-0500) Subject: Clean up the nib files, remove old actions and outlets from previous X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=9f73c5d7fec17a56d322eb1f5d9705a61e76ee60;p=horde.git Clean up the nib files, remove old actions and outlets from previous implementations. --- diff --git a/iPhoto2Ansel/AnselExportController.h b/iPhoto2Ansel/AnselExportController.h index 29662e994..006e11d4b 100644 --- a/iPhoto2Ansel/AnselExportController.h +++ b/iPhoto2Ansel/AnselExportController.h @@ -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; diff --git a/iPhoto2Ansel/English.lproj/Panel.nib/classes.nib b/iPhoto2Ansel/English.lproj/Panel.nib/classes.nib index 3765e66b2..254fa6127 100644 --- a/iPhoto2Ansel/English.lproj/Panel.nib/classes.nib +++ b/iPhoto2Ansel/English.lproj/Panel.nib/classes.nib @@ -26,10 +26,6 @@ id doCancelAddServer id - doConnect - id - doNewGallery - id showNewGallery id @@ -41,8 +37,6 @@ anselHostURL NSTextField - beginButton - NSButton connectedLabel NSTextField defaultImageView @@ -51,30 +45,16 @@ NSControl galleryCombo NSComboBox - galleryDescTextField - NSTextField - galleryNameTextField - NSTextField - gallerySlugTextField - NSTextField - galleryTableView - NSTableView mExportMgr id - mQualityPopUp - NSPopUpButton mServers NSComboBox mSettingsBox NSBox mSizePopUp NSPopUpButton - newGallery - NSPanel newGalleryButton NSButton - newGallerySheet - NSWindow newServerButton NSButton newServerSheet diff --git a/iPhoto2Ansel/English.lproj/Panel.nib/info.nib b/iPhoto2Ansel/English.lproj/Panel.nib/info.nib index eff0405ba..fb256c095 100644 --- a/iPhoto2Ansel/English.lproj/Panel.nib/info.nib +++ b/iPhoto2Ansel/English.lproj/Panel.nib/info.nib @@ -11,7 +11,6 @@ IBOpenObjects 7 - 388 IBSystem Version 9F33 diff --git a/iPhoto2Ansel/English.lproj/Panel.nib/keyedobjects.nib b/iPhoto2Ansel/English.lproj/Panel.nib/keyedobjects.nib index 349c9cbc7..2704c9568 100644 Binary files a/iPhoto2Ansel/English.lproj/Panel.nib/keyedobjects.nib and b/iPhoto2Ansel/English.lproj/Panel.nib/keyedobjects.nib differ