Changeset 330 for trunk/Cocoa/AntiRSI/English.lproj
- Timestamp:
- 08/06/07 19:01:05 (17 years ago)
- Location:
- trunk/Cocoa/AntiRSI/English.lproj
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cocoa/AntiRSI/English.lproj/MainMenu.nib/classes.nib
r325 r330 2 2 IBClasses = ( 3 3 { 4 ACTIONS = {breakNow = id; postpone = id; }; 4 ACTIONS = { 5 breakNow = id; 6 checkForUpdate = id; 7 gotoWebsite = id; 8 postpone = id; 9 resetSession = id; 10 }; 5 11 CLASS = AntiRSI; 6 12 LANGUAGE = ObjC; 7 13 OUTLETS = { 14 "dock_menu" = NSMenu; 8 15 "next_break" = NSTextField; 9 16 postpone = NSButton; 10 17 progress = NSLevelIndicator; 18 "session_time" = NSTextField; 19 "session_time_item" = NSMenuItem; 11 20 status = NSTextField; 12 21 time = NSTextField; 22 version = NSTextField; 13 23 view = AntiRSIView; 14 24 }; -
trunk/Cocoa/AntiRSI/English.lproj/MainMenu.nib/info.nib
r329 r330 4 4 <dict> 5 5 <key>IBDocumentLocation</key> 6 <string> 35 23 441 309 0 0 1024 746</string>6 <string>70 16 441 309 0 0 1680 1028 </string> 7 7 <key>IBEditorPositions</key> 8 8 <dict> 9 9 <key>259</key> 10 <string> 490 507 300 322 0 0 1280 1002</string>10 <string>688 524 300 322 0 0 1680 1028 </string> 11 11 <key>29</key> 12 <string> 194 823 330 44 0 0 1280 1002</string>12 <string>276 845 249 44 0 0 1680 1028 </string> 13 13 <key>343</key> 14 <string> 84 540 189 68 0 0 1280 1002</string>14 <string>241 262 145 99 0 0 1680 1028 </string> 15 15 </dict> 16 16 <key>IBFramework Version</key> 17 <string>443.0</string> 17 <string>446.1</string> 18 <key>IBOldestOS</key> 19 <integer>4</integer> 18 20 <key>IBOpenObjects</key> 19 21 <array> 20 <integer>343</integer> 21 <integer>259</integer> 22 <integer>29</integer> 22 <integer>21</integer> 23 23 </array> 24 24 <key>IBSystem Version</key> 25 <string>8 G32</string>25 <string>8R2232</string> 26 26 </dict> 27 27 </plist>
Note:
See TracChangeset
for help on using the changeset viewer.