Mostly just moving files around for organizational puroposes. Created a Deprecated...
authorMatthew Judy <mjudy@ithinksw.com>
Sun, 23 Feb 2003 03:41:03 +0000 (03:41 +0000)
committerMatthew Judy <mjudy@ithinksw.com>
Sun, 23 Feb 2003 03:41:03 +0000 (03:41 +0000)
15 files changed:
Deprecated/English.lproj/Registration.nib/classes.nib [moved from English.lproj/Registration.nib/classes.nib with 100% similarity]
Deprecated/English.lproj/Registration.nib/info.nib [moved from English.lproj/Registration.nib/info.nib with 100% similarity]
Deprecated/English.lproj/Registration.nib/keyedobjects.nib [moved from English.lproj/Registration.nib/keyedobjects.nib with 100% similarity]
Deprecated/English.lproj/StatusWindow.nib/classes.nib [moved from English.lproj/StatusWindow.nib/classes.nib with 100% similarity]
Deprecated/English.lproj/StatusWindow.nib/info.nib [moved from English.lproj/StatusWindow.nib/info.nib with 100% similarity]
Deprecated/English.lproj/StatusWindow.nib/objects.nib [moved from English.lproj/StatusWindow.nib/objects.nib with 100% similarity]
Deprecated/RegController.h [moved from RegController.h with 100% similarity]
Deprecated/RegController.m [moved from RegController.m with 100% similarity]
Deprecated/StatusWindow.h [moved from StatusWindow.h with 100% similarity]
Deprecated/StatusWindow.m [moved from StatusWindow.m with 100% similarity]
Deprecated/StatusWindowController.h [moved from StatusWindowController.h with 100% similarity]
Deprecated/StatusWindowController.m [moved from StatusWindowController.m with 100% similarity]
English.lproj/Preferences.nib/info.nib
English.lproj/Preferences.nib/keyedobjects.nib
PreferencesController.m

similarity index 100%
rename from RegController.h
rename to Deprecated/RegController.h
similarity index 100%
rename from RegController.m
rename to Deprecated/RegController.m
similarity index 100%
rename from StatusWindow.h
rename to Deprecated/StatusWindow.h
similarity index 100%
rename from StatusWindow.m
rename to Deprecated/StatusWindow.m
index f884d1b..727bff0 100755 (executable)
@@ -22,8 +22,8 @@
        </array>
        <key>IBOpenObjects</key>
        <array>
-               <integer>115</integer>
                <integer>6</integer>
+               <integer>115</integer>
        </array>
        <key>IBSystem Version</key>
        <string>6I32</string>
index 9ccd686..a1ceaea 100755 (executable)
Binary files a/English.lproj/Preferences.nib/keyedobjects.nib and b/English.lproj/Preferences.nib/keyedobjects.nib differ
index 0e8c372..4e5a84f 100755 (executable)
@@ -13,7 +13,7 @@
         
         mt = [tunes retain];
         [mt registerDefaultsIfNeeded];
-        
+
         //Load the nib
         [NSBundle loadNibNamed:@"Preferences" owner:self];