Changeset 4219
- Timestamp:
- 06/05/06 09:35:37 (2 years ago)
- Files:
-
- WiredClient/trunk/French.lproj/MainMenu.nib/info.nib (modified) (1 diff)
- WiredClient/trunk/French.lproj/MainMenu.nib/keyedobjects.nib (modified) (previous)
- WiredClient/trunk/French.lproj/Search.nib/classes.nib (modified) (1 diff)
- WiredClient/trunk/French.lproj/Search.nib/info.nib (modified) (2 diffs)
- WiredClient/trunk/French.lproj/Search.nib/keyedobjects.nib (modified) (previous)
- WiredClient/trunk/Japanese.lproj/Search.nib/classes.nib (modified) (1 diff)
- WiredClient/trunk/Japanese.lproj/Search.nib/info.nib (modified) (2 diffs)
- WiredClient/trunk/Japanese.lproj/Search.nib/keyedobjects.nib (modified) (previous)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
WiredClient/trunk/French.lproj/MainMenu.nib/info.nib
r4159 r4219 8 8 <dict> 9 9 <key>29</key> 10 <string> 29 488 674 44 0 0 1920 1178</string>10 <string>14 412 674 44 0 0 1280 1002 </string> 11 11 </dict> 12 12 <key>IBFramework Version</key> WiredClient/trunk/French.lproj/Search.nib/classes.nib
r4182 r4219 14 14 SUPERCLASS = WIWindowController; 15 15 }, 16 {CLASS = WCFilesTableView; LANGUAGE = ObjC; SUPERCLASS = WITableView; },17 16 { 18 ACTIONS = {download = id; getInfo = id; open = id; revealInFiles = id; search = id;};19 CLASS = WC Search;17 ACTIONS = {download = id; getInfo = id; }; 18 CLASS = WCFilesController; 20 19 LANGUAGE = ObjC; 21 20 OUTLETS = { 22 21 "_createdTableColumn" = NSTableColumn; 23 "_downloadMenuItem" = NSMenuItem; 24 "_getInfoMenuItem" = NSMenuItem; 25 "_kindPopUpButton" = NSPopUpButton; 22 "_filesTableView" = WITableView; 26 23 "_kindTableColumn" = NSTableColumn; 27 24 "_modifiedTableColumn" = NSTableColumn; 28 25 "_nameTableColumn" = NSTableColumn; 29 "_openMenuItem" = NSMenuItem;30 26 "_progressIndicator" = NSProgressIndicator; 31 "_revealInFilesMenuItem" = NSMenuItem;32 "_searchButton" = NSButton;33 "_searchTableView" = WITableView;34 "_searchTextField" = NSTextField;35 27 "_sizeTableColumn" = NSTableColumn; 36 28 "_statusTextField" = NSTextField; 37 29 }; 38 30 SUPERCLASS = WCConnectionController; 31 }, 32 {CLASS = WCFilesTableView; LANGUAGE = ObjC; SUPERCLASS = WITableView; }, 33 { 34 ACTIONS = {open = id; revealInFiles = id; search = id; }; 35 CLASS = WCSearch; 36 LANGUAGE = ObjC; 37 OUTLETS = { 38 "_kindPopUpButton" = NSPopUpButton; 39 "_searchButton" = NSButton; 40 "_searchTextField" = NSTextField; 41 }; 42 SUPERCLASS = WCFilesController; 39 43 }, 40 44 { WiredClient/trunk/French.lproj/Search.nib/info.nib
r4182 r4219 8 8 <dict> 9 9 <key>75</key> 10 <string>1 371 540 206 118 0 0 1920 1178</string>10 <string>1008 276 206 118 0 0 1280 1002 </string> 11 11 </dict> 12 12 <key>IBFramework Version</key> … … 16 16 <key>IBOpenObjects</key> 17 17 <array> 18 <integer>7</integer> 18 19 <integer>75</integer> 19 <integer>7</integer>20 20 </array> 21 21 <key>IBSystem Version</key> WiredClient/trunk/Japanese.lproj/Search.nib/classes.nib
r4182 r4219 14 14 SUPERCLASS = WIWindowController; 15 15 }, 16 {CLASS = WCFilesTableView; LANGUAGE = ObjC; SUPERCLASS = WITableView; },17 16 { 18 ACTIONS = {download = id; getInfo = id; open = id; revealInFiles = id; search = id;};19 CLASS = WC Search;17 ACTIONS = {download = id; getInfo = id; }; 18 CLASS = WCFilesController; 20 19 LANGUAGE = ObjC; 21 20 OUTLETS = { 22 21 "_createdTableColumn" = NSTableColumn; 23 "_downloadMenuItem" = NSMenuItem; 24 "_getInfoMenuItem" = NSMenuItem; 25 "_kindPopUpButton" = NSPopUpButton; 22 "_filesTableView" = WITableView; 26 23 "_kindTableColumn" = NSTableColumn; 27 24 "_modifiedTableColumn" = NSTableColumn; 28 25 "_nameTableColumn" = NSTableColumn; 29 "_openMenuItem" = NSMenuItem;30 26 "_progressIndicator" = NSProgressIndicator; 31 "_revealInFilesMenuItem" = NSMenuItem;32 "_searchButton" = NSButton;33 "_searchTableView" = WITableView;34 "_searchTextField" = NSTextField;35 27 "_sizeTableColumn" = NSTableColumn; 36 28 "_statusTextField" = NSTextField; 37 29 }; 38 30 SUPERCLASS = WCConnectionController; 31 }, 32 {CLASS = WCFilesTableView; LANGUAGE = ObjC; SUPERCLASS = WITableView; }, 33 { 34 ACTIONS = {open = id; revealInFiles = id; search = id; }; 35 CLASS = WCSearch; 36 LANGUAGE = ObjC; 37 OUTLETS = { 38 "_kindPopUpButton" = NSPopUpButton; 39 "_searchButton" = NSButton; 40 "_searchTextField" = NSTextField; 41 }; 42 SUPERCLASS = WCFilesController; 39 43 }, 40 44 { WiredClient/trunk/Japanese.lproj/Search.nib/info.nib
r4146 r4219 4 4 <dict> 5 5 <key>IBDocumentLocation</key> 6 <string>4 8 23 403 352 0 0 1280 832 </string>6 <string>439 138 403 352 0 0 1280 1002 </string> 7 7 <key>IBEditorPositions</key> 8 8 <dict> 9 9 <key>75</key> 10 <string>862 326 132 118 0 0 1280 832 </string>10 <string>862 404 134 118 0 0 1280 1002 </string> 11 11 </dict> 12 12 <key>IBFramework Version</key> … … 17 17 <array> 18 18 <integer>7</integer> 19 <integer>75</integer> 19 20 </array> 20 21 <key>IBSystem Version</key>
