Changeset 874
- Timestamp:
- Sep 25, 2004, 9:07:46 PM (16 years ago)
- Location:
- trunk/ccl/OpenMCL.app/Contents/Resources/English.lproj/MainMenu.nib
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/OpenMCL.app/Contents/Resources/English.lproj/MainMenu.nib/classes.nib
r759 r874 16 16 }, 17 17 { 18 ACTIONS = {showPreferences = id; };18 ACTIONS = {showPreferences = id; toggleTypeout = id; }; 19 19 CLASS = NSApplication; 20 20 LANGUAGE = ObjC; -
trunk/ccl/OpenMCL.app/Contents/Resources/English.lproj/MainMenu.nib/info.nib
r759 r874 4 4 <dict> 5 5 <key>IBDocumentLocation</key> 6 <string>1 49 297 356 240 0 0 1600 1178 </string>6 <string>130 202 356 240 0 0 1440 878 </string> 7 7 <key>IBEditorPositions</key> 8 8 <dict> 9 9 <key>29</key> 10 <string> 429 675 382 44 0 0 1600 1178 </string>10 <string>294 635 382 44 0 0 1440 878 </string> 11 11 </dict> 12 12 <key>IBFramework Version</key> 13 <string>3 62.0</string>13 <string>349.0</string> 14 14 <key>IBOpenObjects</key> 15 15 <array> … … 17 17 </array> 18 18 <key>IBSystem Version</key> 19 <string>7 F44</string>19 <string>7M34</string> 20 20 </dict> 21 21 </plist>
Note: See TracChangeset
for help on using the changeset viewer.