Update of /cvsroot/scopeapp/scopeapp/English.lproj/MainMenu.nib
In directory sc8-pr-cvs1:/tmp/cvs-serv21647/MainMenu.nib
Modified Files:
classes.nib info.nib objects.nib
Log Message:
Add "show license" item
Index: classes.nib
===================================================================
RCS file: /cvsroot/scopeapp/scopeapp/English.lproj/MainMenu.nib/classes.nib,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** classes.nib 18 Jun 2002 05:07:06 -0000 1.1.1.1
--- classes.nib 10 Dec 2002 15:04:45 -0000 1.2
***************
*** 1,5 ****
{
IBClasses = (
! {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
{CLASS = ScopeAppDelegate; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
);
--- 1,10 ----
{
IBClasses = (
! {
! ACTIONS = {orderFrontLicensePanel = id; };
! CLASS = FirstResponder;
! LANGUAGE = ObjC;
! SUPERCLASS = NSObject;
! },
{CLASS = ScopeAppDelegate; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
);
Index: info.nib
===================================================================
RCS file: /cvsroot/scopeapp/scopeapp/English.lproj/MainMenu.nib/info.nib,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** info.nib 22 Jul 2002 09:15:11 -0000 1.2
--- info.nib 10 Dec 2002 15:04:45 -0000 1.3
***************
*** 1,15 ****
<?xml version="1.0" encoding="UTF-8"?>
! <!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
! <plist version="0.9">
<dict>
<key>IBDocumentLocation</key>
! <string>28 220 408 261 0 0 1280 1002 </string>
<key>IBEditorPositions</key>
<dict>
<key>29</key>
! <string>28 486 285 44 0 0 1280 1002 </string>
</dict>
<key>IBFramework Version</key>
! <string>263.2</string>
<key>IBOpenObjects</key>
<array>
--- 1,15 ----
<?xml version="1.0" encoding="UTF-8"?>
! <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
! <plist version="1.0">
<dict>
<key>IBDocumentLocation</key>
! <string>86 211 408 261 0 0 1280 1002 </string>
<key>IBEditorPositions</key>
<dict>
<key>29</key>
! <string>36 588 285 44 0 0 1280 1002 </string>
</dict>
<key>IBFramework Version</key>
! <string>286.0</string>
<key>IBOpenObjects</key>
<array>
***************
*** 17,21 ****
</array>
<key>IBSystem Version</key>
! <string>5S66</string>
</dict>
</plist>
--- 17,21 ----
</array>
<key>IBSystem Version</key>
! <string>6F21</string>
</dict>
</plist>
Index: objects.nib
===================================================================
RCS file: /cvsroot/scopeapp/scopeapp/English.lproj/MainMenu.nib/objects.nib,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
Binary files /tmp/cvsOT0sax and /tmp/cvs8eK12T differ
|