Changeset 376 for trunk/ICeCoffEE
- Timestamp:
- 02/11/08 02:37:19 (17 years ago)
- Location:
- trunk/ICeCoffEE/ICeCoffEE
- Files:
-
- 6 added
- 6 deleted
- 12 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ICeCoffEE/ICeCoffEE/English.lproj/APE Manager plugin.nib/classes.nib
r142 r376 1 { 2 IBClasses = ( 3 {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 4 { 5 ACTIONS = { 6 commandClickEnabled = id; 7 editContextualServices = id; 8 errorDialogEnabled = id; 9 errorSoundEnabled = id; 10 servicesInContextualMenu = id; 11 servicesInMenuBar = id; 12 terminalRequireOptionForSelfDrag = id; 13 textBlinkCount = id; 14 textBlinkEnabled = id; 15 }; 16 CLASS = ICeCoffEEController; 17 LANGUAGE = ObjC; 18 OUTLETS = { 19 commandClickEnabled = NSButton; 20 editContextualServices = NSButton; 21 errorDialogEnabled = NSButton; 22 errorSoundEnabled = NSButton; 23 servicesInContextualMenu = NSButton; 24 servicesInMenuBar = NSButton; 25 tabView = NSTabView; 26 terminalRequireOptionForSelfDrag = NSButton; 27 textBlinkCount = NSPopUpButton; 28 textBlinkEnabled = NSButton; 29 window = NSWindow; 30 }; 31 SUPERCLASS = NSObject; 32 } 33 ); 34 IBVersion = 1; 35 } 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> 3 <plist version="1.0"> 4 <dict> 5 <key>IBClasses</key> 6 <array> 7 <dict> 8 <key>CLASS</key> 9 <string>NSMenuItem</string> 10 <key>LANGUAGE</key> 11 <string>ObjC</string> 12 <key>SUPERCLASS</key> 13 <string>NSObject</string> 14 </dict> 15 <dict> 16 <key>CLASS</key> 17 <string>FirstResponder</string> 18 <key>LANGUAGE</key> 19 <string>ObjC</string> 20 <key>SUPERCLASS</key> 21 <string>NSObject</string> 22 </dict> 23 <dict> 24 <key>ACTIONS</key> 25 <dict> 26 <key>commandClickEnabled</key> 27 <string>NSButton</string> 28 <key>editContextualServices</key> 29 <string>NSButton</string> 30 <key>errorDialogEnabled</key> 31 <string>NSButton</string> 32 <key>errorSoundEnabled</key> 33 <string>NSButton</string> 34 <key>servicesInContextualMenu</key> 35 <string>NSButton</string> 36 <key>servicesInMenuBar</key> 37 <string>NSButton</string> 38 <key>terminalRequireOptionForSelfDrag</key> 39 <string>NSButton</string> 40 <key>textBlinkCount</key> 41 <string>NSPopUpButton</string> 42 <key>textBlinkEnabled</key> 43 <string>NSButton</string> 44 </dict> 45 <key>CLASS</key> 46 <string>ICeCoffEEController</string> 47 <key>LANGUAGE</key> 48 <string>ObjC</string> 49 <key>OUTLETS</key> 50 <dict> 51 <key>commandClickEnabled</key> 52 <string>NSButton</string> 53 <key>editContextualServices</key> 54 <string>NSButton</string> 55 <key>errorDialogEnabled</key> 56 <string>NSButton</string> 57 <key>errorSoundEnabled</key> 58 <string>NSButton</string> 59 <key>servicesInContextualMenu</key> 60 <string>NSButton</string> 61 <key>servicesInMenuBar</key> 62 <string>NSButton</string> 63 <key>tabView</key> 64 <string>NSTabView</string> 65 <key>terminalRequireOptionForSelfDrag</key> 66 <string>NSButton</string> 67 <key>textBlinkCount</key> 68 <string>NSPopUpButton</string> 69 <key>textBlinkEnabled</key> 70 <string>NSButton</string> 71 <key>window</key> 72 <string>NSWindow</string> 73 </dict> 74 <key>SUPERCLASS</key> 75 <string>NSObject</string> 76 </dict> 77 </array> 78 <key>IBVersion</key> 79 <string>1</string> 80 </dict> 81 </plist> -
trunk/ICeCoffEE/ICeCoffEE/English.lproj/APE Manager plugin.nib/info.nib
r271 r376 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> 3 3 <plist version="1.0"> 4 4 <dict> 5 <key>IBDocumentLocation</key>6 <string>37 34 356 240 0 0 1024 746 </string>7 5 <key>IBFramework Version</key> 8 <string>446.1</string> 9 <key>IBGroupedObjects</key> 10 <dict> 11 <key>1</key> 12 <array> 13 <string>253</string> 14 <string>256</string> 15 <string>258</string> 16 <string>260</string> 17 <string>262</string> 18 <string>263</string> 19 <string>264</string> 20 <string>266</string> 21 <string>270</string> 22 </array> 23 </dict> 24 <key>IBLastGroupID</key> 25 <string>3</string> 6 <string>629</string> 7 <key>IBLastKnownRelativeProjectPath</key> 8 <string>../../ICeCoffEE.xcodeproj</string> 9 <key>IBOldestOS</key> 10 <integer>4</integer> 26 11 <key>IBOpenObjects</key> 27 <array> 28 <integer>195</integer> 29 </array> 12 <array/> 30 13 <key>IBSystem Version</key> 31 <string>8J135</string> 14 <string>9B18</string> 15 <key>targetFramework</key> 16 <string>IBCocoaFramework</string> 32 17 </dict> 33 18 </plist> -
trunk/ICeCoffEE/ICeCoffEE/English.lproj/Select services.nib/classes.nib
r142 r376 1 { 2 IBClasses = ( 3 {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 4 { 5 CLASS = ICeCoffEENonHighlightingOutlineView; 6 LANGUAGE = ObjC; 7 SUPERCLASS = NSOutlineView; 8 }, 9 { 10 CLASS = ICeCoffEEServiceDataSource; 11 LANGUAGE = ObjC; 12 OUTLETS = {serviceOutline = NSOutlineView; }; 13 SUPERCLASS = NSObject; 14 }, 15 { 16 ACTIONS = {cancel = id; hideAll = id; saveChanges = id; showAll = id; }; 17 CLASS = ICeCoffEEServicePrefController; 18 LANGUAGE = ObjC; 19 OUTLETS = {serviceOutline = NSOutlineView; }; 20 SUPERCLASS = NSWindowController; 21 } 22 ); 23 IBVersion = 1; 24 } 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> 3 <plist version="1.0"> 4 <dict> 5 <key>IBClasses</key> 6 <array> 7 <dict> 8 <key>ACTIONS</key> 9 <dict> 10 <key>cancel</key> 11 <string>NSButton</string> 12 <key>hideAll</key> 13 <string>NSButton</string> 14 <key>saveChanges</key> 15 <string>NSButton</string> 16 <key>showAll</key> 17 <string>NSButton</string> 18 </dict> 19 <key>CLASS</key> 20 <string>ICeCoffEEServicePrefController</string> 21 <key>LANGUAGE</key> 22 <string>ObjC</string> 23 <key>OUTLETS</key> 24 <dict> 25 <key>serviceOutline</key> 26 <string>NSOutlineView</string> 27 </dict> 28 <key>SUPERCLASS</key> 29 <string>NSWindowController</string> 30 </dict> 31 <dict> 32 <key>CLASS</key> 33 <string>FirstResponder</string> 34 <key>LANGUAGE</key> 35 <string>ObjC</string> 36 <key>SUPERCLASS</key> 37 <string>NSObject</string> 38 </dict> 39 <dict> 40 <key>CLASS</key> 41 <string>ICeCoffEENonHighlightingOutlineView</string> 42 <key>LANGUAGE</key> 43 <string>ObjC</string> 44 <key>SUPERCLASS</key> 45 <string>NSOutlineView</string> 46 </dict> 47 </array> 48 <key>IBVersion</key> 49 <string>1</string> 50 </dict> 51 </plist> -
trunk/ICeCoffEE/ICeCoffEE/English.lproj/Select services.nib/info.nib
r321 r376 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> 3 3 <plist version="1.0"> 4 4 <dict> 5 <key>IBDocumentLocation</key>6 <string>519 44 356 240 0 0 1680 1028 </string>7 5 <key>IBFramework Version</key> 8 <string>446.1</string> 6 <string>629</string> 7 <key>IBLastKnownRelativeProjectPath</key> 8 <string>../../ICeCoffEE.xcodeproj</string> 9 <key>IBOldestOS</key> 10 <integer>4</integer> 9 11 <key>IBOpenObjects</key> 10 <array> 11 <integer>21</integer> 12 </array> 12 <array/> 13 13 <key>IBSystem Version</key> 14 <string>8P135</string> 14 <string>9B18</string> 15 <key>targetFramework</key> 16 <string>IBCocoaFramework</string> 15 17 </dict> 16 18 </plist> -
trunk/ICeCoffEE/ICeCoffEE/French.lproj/APE Manager plugin.nib/classes.nib
r185 r376 1 { 2 IBClasses = ( 3 {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 4 { 5 ACTIONS = { 6 commandClickEnabled = id; 7 editContextualServices = id; 8 errorDialogEnabled = id; 9 errorSoundEnabled = id; 10 servicesInContextualMenu = id; 11 servicesInMenuBar = id; 12 terminalRequireOptionForSelfDrag = id; 13 textBlinkCount = id; 14 textBlinkEnabled = id; 15 }; 16 CLASS = ICeCoffEEController; 17 LANGUAGE = ObjC; 18 OUTLETS = { 19 commandClickEnabled = NSButton; 20 editContextualServices = NSButton; 21 errorDialogEnabled = NSButton; 22 errorSoundEnabled = NSButton; 23 servicesInContextualMenu = NSButton; 24 servicesInMenuBar = NSButton; 25 tabView = NSTabView; 26 terminalRequireOptionForSelfDrag = NSButton; 27 textBlinkCount = NSPopUpButton; 28 textBlinkEnabled = NSButton; 29 window = NSWindow; 30 }; 31 SUPERCLASS = NSObject; 32 } 33 ); 34 IBVersion = 1; 35 } 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> 3 <plist version="1.0"> 4 <dict> 5 <key>IBClasses</key> 6 <array> 7 <dict> 8 <key>CLASS</key> 9 <string>NSMenuItem</string> 10 <key>LANGUAGE</key> 11 <string>ObjC</string> 12 <key>SUPERCLASS</key> 13 <string>NSObject</string> 14 </dict> 15 <dict> 16 <key>CLASS</key> 17 <string>FirstResponder</string> 18 <key>LANGUAGE</key> 19 <string>ObjC</string> 20 <key>SUPERCLASS</key> 21 <string>NSObject</string> 22 </dict> 23 <dict> 24 <key>ACTIONS</key> 25 <dict> 26 <key>commandClickEnabled</key> 27 <string>NSButton</string> 28 <key>editContextualServices</key> 29 <string>NSButton</string> 30 <key>errorDialogEnabled</key> 31 <string>NSButton</string> 32 <key>errorSoundEnabled</key> 33 <string>NSButton</string> 34 <key>servicesInContextualMenu</key> 35 <string>NSButton</string> 36 <key>servicesInMenuBar</key> 37 <string>NSButton</string> 38 <key>terminalRequireOptionForSelfDrag</key> 39 <string>NSButton</string> 40 <key>textBlinkCount</key> 41 <string>NSPopUpButton</string> 42 <key>textBlinkEnabled</key> 43 <string>NSButton</string> 44 </dict> 45 <key>CLASS</key> 46 <string>ICeCoffEEController</string> 47 <key>LANGUAGE</key> 48 <string>ObjC</string> 49 <key>OUTLETS</key> 50 <dict> 51 <key>commandClickEnabled</key> 52 <string>NSButton</string> 53 <key>editContextualServices</key> 54 <string>NSButton</string> 55 <key>errorDialogEnabled</key> 56 <string>NSButton</string> 57 <key>errorSoundEnabled</key> 58 <string>NSButton</string> 59 <key>servicesInContextualMenu</key> 60 <string>NSButton</string> 61 <key>servicesInMenuBar</key> 62 <string>NSButton</string> 63 <key>tabView</key> 64 <string>NSTabView</string> 65 <key>terminalRequireOptionForSelfDrag</key> 66 <string>NSButton</string> 67 <key>textBlinkCount</key> 68 <string>NSPopUpButton</string> 69 <key>textBlinkEnabled</key> 70 <string>NSButton</string> 71 <key>window</key> 72 <string>NSWindow</string> 73 </dict> 74 <key>SUPERCLASS</key> 75 <string>NSObject</string> 76 </dict> 77 </array> 78 <key>IBVersion</key> 79 <string>1</string> 80 </dict> 81 </plist> -
trunk/ICeCoffEE/ICeCoffEE/French.lproj/APE Manager plugin.nib/info.nib
r279 r376 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> 3 3 <plist version="1.0"> 4 4 <dict> 5 <key>IBDocumentLocation</key>6 <string>37 34 356 240 0 0 1024 746 </string>7 5 <key>IBFramework Version</key> 8 <string>446.1</string> 6 <string>629</string> 7 <key>IBLastKnownRelativeProjectPath</key> 8 <string>../../ICeCoffEE.xcodeproj</string> 9 <key>IBOldestOS</key> 10 <integer>4</integer> 9 11 <key>IBOpenObjects</key> 10 <array> 11 <integer>195</integer> 12 </array> 12 <array/> 13 13 <key>IBSystem Version</key> 14 <string>8J135</string> 14 <string>9B18</string> 15 <key>targetFramework</key> 16 <string>IBCocoaFramework</string> 15 17 </dict> 16 18 </plist> -
trunk/ICeCoffEE/ICeCoffEE/German.lproj/APE Manager plugin.nib/classes.nib
r264 r376 1 { 2 IBClasses = ( 3 {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 4 { 5 ACTIONS = { 6 commandClickEnabled = id; 7 editContextualServices = id; 8 errorDialogEnabled = id; 9 errorSoundEnabled = id; 10 servicesInContextualMenu = id; 11 servicesInMenuBar = id; 12 terminalRequireOptionForSelfDrag = id; 13 textBlinkCount = id; 14 textBlinkEnabled = id; 15 }; 16 CLASS = ICeCoffEEController; 17 LANGUAGE = ObjC; 18 OUTLETS = { 19 commandClickEnabled = NSButton; 20 editContextualServices = NSButton; 21 errorDialogEnabled = NSButton; 22 errorSoundEnabled = NSButton; 23 servicesInContextualMenu = NSButton; 24 servicesInMenuBar = NSButton; 25 tabView = NSTabView; 26 terminalRequireOptionForSelfDrag = NSButton; 27 textBlinkCount = NSPopUpButton; 28 textBlinkEnabled = NSButton; 29 window = NSWindow; 30 }; 31 SUPERCLASS = NSObject; 32 } 33 ); 34 IBVersion = 1; 35 } 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> 3 <plist version="1.0"> 4 <dict> 5 <key>IBClasses</key> 6 <array> 7 <dict> 8 <key>CLASS</key> 9 <string>NSMenuItem</string> 10 <key>LANGUAGE</key> 11 <string>ObjC</string> 12 <key>SUPERCLASS</key> 13 <string>NSObject</string> 14 </dict> 15 <dict> 16 <key>CLASS</key> 17 <string>FirstResponder</string> 18 <key>LANGUAGE</key> 19 <string>ObjC</string> 20 <key>SUPERCLASS</key> 21 <string>NSObject</string> 22 </dict> 23 <dict> 24 <key>ACTIONS</key> 25 <dict> 26 <key>commandClickEnabled</key> 27 <string>NSButton</string> 28 <key>editContextualServices</key> 29 <string>NSButton</string> 30 <key>errorDialogEnabled</key> 31 <string>NSButton</string> 32 <key>errorSoundEnabled</key> 33 <string>NSButton</string> 34 <key>servicesInContextualMenu</key> 35 <string>NSButton</string> 36 <key>servicesInMenuBar</key> 37 <string>NSButton</string> 38 <key>terminalRequireOptionForSelfDrag</key> 39 <string>NSButton</string> 40 <key>textBlinkCount</key> 41 <string>NSPopUpButton</string> 42 <key>textBlinkEnabled</key> 43 <string>NSButton</string> 44 </dict> 45 <key>CLASS</key> 46 <string>ICeCoffEEController</string> 47 <key>LANGUAGE</key> 48 <string>ObjC</string> 49 <key>OUTLETS</key> 50 <dict> 51 <key>commandClickEnabled</key> 52 <string>NSButton</string> 53 <key>editContextualServices</key> 54 <string>NSButton</string> 55 <key>errorDialogEnabled</key> 56 <string>NSButton</string> 57 <key>errorSoundEnabled</key> 58 <string>NSButton</string> 59 <key>servicesInContextualMenu</key> 60 <string>NSButton</string> 61 <key>servicesInMenuBar</key> 62 <string>NSButton</string> 63 <key>tabView</key> 64 <string>NSTabView</string> 65 <key>terminalRequireOptionForSelfDrag</key> 66 <string>NSButton</string> 67 <key>textBlinkCount</key> 68 <string>NSPopUpButton</string> 69 <key>textBlinkEnabled</key> 70 <string>NSButton</string> 71 <key>window</key> 72 <string>NSWindow</string> 73 </dict> 74 <key>SUPERCLASS</key> 75 <string>NSObject</string> 76 </dict> 77 </array> 78 <key>IBVersion</key> 79 <string>1</string> 80 </dict> 81 </plist> -
trunk/ICeCoffEE/ICeCoffEE/German.lproj/APE Manager plugin.nib/info.nib
r271 r376 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> 3 3 <plist version="1.0"> 4 4 <dict> 5 <key>IBDocumentLocation</key>6 <string>37 34 356 240 0 0 1024 746 </string>7 5 <key>IBFramework Version</key> 8 <string>446.1</string> 6 <string>629</string> 7 <key>IBLastKnownRelativeProjectPath</key> 8 <string>../../ICeCoffEE.xcodeproj</string> 9 <key>IBOldestOS</key> 10 <integer>4</integer> 9 11 <key>IBOpenObjects</key> 10 <array> 11 <integer>195</integer> 12 </array> 12 <array/> 13 13 <key>IBSystem Version</key> 14 <string>8J135</string> 14 <string>9B18</string> 15 <key>targetFramework</key> 16 <string>IBCocoaFramework</string> 15 17 </dict> 16 18 </plist> -
trunk/ICeCoffEE/ICeCoffEE/German.lproj/Select services.nib/classes.nib
r271 r376 1 { 2 IBClasses = ( 3 {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 4 { 5 CLASS = ICeCoffEENonHighlightingOutlineView; 6 LANGUAGE = ObjC; 7 SUPERCLASS = NSOutlineView; 8 }, 9 { 10 CLASS = ICeCoffEEServiceDataSource; 11 LANGUAGE = ObjC; 12 OUTLETS = {serviceOutline = NSOutlineView; }; 13 SUPERCLASS = NSObject; 14 }, 15 { 16 ACTIONS = {cancel = id; hideAll = id; saveChanges = id; showAll = id; }; 17 CLASS = ICeCoffEEServicePrefController; 18 LANGUAGE = ObjC; 19 OUTLETS = {serviceOutline = NSOutlineView; }; 20 SUPERCLASS = NSWindowController; 21 } 22 ); 23 IBVersion = 1; 24 } 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> 3 <plist version="1.0"> 4 <dict> 5 <key>IBClasses</key> 6 <array> 7 <dict> 8 <key>ACTIONS</key> 9 <dict> 10 <key>cancel</key> 11 <string>NSButton</string> 12 <key>hideAll</key> 13 <string>NSButton</string> 14 <key>saveChanges</key> 15 <string>NSButton</string> 16 <key>showAll</key> 17 <string>NSButton</string> 18 </dict> 19 <key>CLASS</key> 20 <string>ICeCoffEEServicePrefController</string> 21 <key>LANGUAGE</key> 22 <string>ObjC</string> 23 <key>OUTLETS</key> 24 <dict> 25 <key>serviceOutline</key> 26 <string>NSOutlineView</string> 27 </dict> 28 <key>SUPERCLASS</key> 29 <string>NSWindowController</string> 30 </dict> 31 <dict> 32 <key>CLASS</key> 33 <string>FirstResponder</string> 34 <key>LANGUAGE</key> 35 <string>ObjC</string> 36 <key>SUPERCLASS</key> 37 <string>NSObject</string> 38 </dict> 39 <dict> 40 <key>CLASS</key> 41 <string>ICeCoffEENonHighlightingOutlineView</string> 42 <key>LANGUAGE</key> 43 <string>ObjC</string> 44 <key>SUPERCLASS</key> 45 <string>NSOutlineView</string> 46 </dict> 47 </array> 48 <key>IBVersion</key> 49 <string>1</string> 50 </dict> 51 </plist> -
trunk/ICeCoffEE/ICeCoffEE/German.lproj/Select services.nib/info.nib
r318 r376 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> 3 3 <plist version="1.0"> 4 4 <dict> 5 <key>IBDocumentLocation</key>6 <string>143 44 356 240 0 0 1680 1028 </string>7 5 <key>IBFramework Version</key> 8 <string>446.1</string> 6 <string>629</string> 7 <key>IBLastKnownRelativeProjectPath</key> 8 <string>../../ICeCoffEE.xcodeproj</string> 9 <key>IBOldestOS</key> 10 <integer>4</integer> 9 11 <key>IBOpenObjects</key> 10 <array> 11 <integer>21</integer> 12 </array> 12 <array/> 13 13 <key>IBSystem Version</key> 14 <string>8P135</string> 14 <string>9B18</string> 15 <key>targetFramework</key> 16 <string>IBCocoaFramework</string> 15 17 </dict> 16 18 </plist> -
trunk/ICeCoffEE/ICeCoffEE/Japanese.lproj/APE Manager plugin.nib/classes.nib
r264 r376 1 { 2 IBClasses = ( 3 {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 4 { 5 ACTIONS = { 6 commandClickEnabled = id; 7 editContextualServices = id; 8 errorDialogEnabled = id; 9 errorSoundEnabled = id; 10 servicesInContextualMenu = id; 11 servicesInMenuBar = id; 12 terminalRequireOptionForSelfDrag = id; 13 textBlinkCount = id; 14 textBlinkEnabled = id; 15 }; 16 CLASS = ICeCoffEEController; 17 LANGUAGE = ObjC; 18 OUTLETS = { 19 commandClickEnabled = NSButton; 20 editContextualServices = NSButton; 21 errorDialogEnabled = NSButton; 22 errorSoundEnabled = NSButton; 23 servicesInContextualMenu = NSButton; 24 servicesInMenuBar = NSButton; 25 tabView = NSTabView; 26 terminalRequireOptionForSelfDrag = NSButton; 27 textBlinkCount = NSPopUpButton; 28 textBlinkEnabled = NSButton; 29 window = NSWindow; 30 }; 31 SUPERCLASS = NSObject; 32 } 33 ); 34 IBVersion = 1; 35 } 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> 3 <plist version="1.0"> 4 <dict> 5 <key>IBClasses</key> 6 <array> 7 <dict> 8 <key>CLASS</key> 9 <string>NSMenuItem</string> 10 <key>LANGUAGE</key> 11 <string>ObjC</string> 12 <key>SUPERCLASS</key> 13 <string>NSObject</string> 14 </dict> 15 <dict> 16 <key>CLASS</key> 17 <string>FirstResponder</string> 18 <key>LANGUAGE</key> 19 <string>ObjC</string> 20 <key>SUPERCLASS</key> 21 <string>NSObject</string> 22 </dict> 23 <dict> 24 <key>ACTIONS</key> 25 <dict> 26 <key>commandClickEnabled</key> 27 <string>NSButton</string> 28 <key>editContextualServices</key> 29 <string>NSButton</string> 30 <key>errorDialogEnabled</key> 31 <string>NSButton</string> 32 <key>errorSoundEnabled</key> 33 <string>NSButton</string> 34 <key>servicesInContextualMenu</key> 35 <string>NSButton</string> 36 <key>servicesInMenuBar</key> 37 <string>NSButton</string> 38 <key>terminalRequireOptionForSelfDrag</key> 39 <string>NSButton</string> 40 <key>textBlinkCount</key> 41 <string>NSPopUpButton</string> 42 <key>textBlinkEnabled</key> 43 <string>NSButton</string> 44 </dict> 45 <key>CLASS</key> 46 <string>ICeCoffEEController</string> 47 <key>LANGUAGE</key> 48 <string>ObjC</string> 49 <key>OUTLETS</key> 50 <dict> 51 <key>commandClickEnabled</key> 52 <string>NSButton</string> 53 <key>editContextualServices</key> 54 <string>NSButton</string> 55 <key>errorDialogEnabled</key> 56 <string>NSButton</string> 57 <key>errorSoundEnabled</key> 58 <string>NSButton</string> 59 <key>servicesInContextualMenu</key> 60 <string>NSButton</string> 61 <key>servicesInMenuBar</key> 62 <string>NSButton</string> 63 <key>tabView</key> 64 <string>NSTabView</string> 65 <key>terminalRequireOptionForSelfDrag</key> 66 <string>NSButton</string> 67 <key>textBlinkCount</key> 68 <string>NSPopUpButton</string> 69 <key>textBlinkEnabled</key> 70 <string>NSButton</string> 71 <key>window</key> 72 <string>NSWindow</string> 73 </dict> 74 <key>SUPERCLASS</key> 75 <string>NSObject</string> 76 </dict> 77 </array> 78 <key>IBVersion</key> 79 <string>1</string> 80 </dict> 81 </plist> -
trunk/ICeCoffEE/ICeCoffEE/Japanese.lproj/APE Manager plugin.nib/info.nib
r279 r376 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> 3 3 <plist version="1.0"> 4 4 <dict> 5 <key>IBDocumentLocation</key>6 <string>37 34 356 240 0 0 1024 746 </string>7 5 <key>IBFramework Version</key> 8 <string>446.1</string> 6 <string>629</string> 7 <key>IBLastKnownRelativeProjectPath</key> 8 <string>../../ICeCoffEE.xcodeproj</string> 9 <key>IBOldestOS</key> 10 <integer>4</integer> 9 11 <key>IBOpenObjects</key> 10 <array> 11 <integer>195</integer> 12 </array> 12 <array/> 13 13 <key>IBSystem Version</key> 14 <string>8J135</string> 14 <string>9B18</string> 15 <key>targetFramework</key> 16 <string>IBCocoaFramework</string> 15 17 </dict> 16 18 </plist>
Note:
See TracChangeset
for help on using the changeset viewer.