]> Dogcows Code - chaz/thecheat/blobdiff - English.lproj/MainMenu~.nib/classes.nib
The Cheat 1.2
[chaz/thecheat] / English.lproj / MainMenu~.nib / classes.nib
index a30170a624c862114054e8f1068df66ef029218a..063d5ab9855827a94aeba487cd1010688aad14cd 100644 (file)
@@ -6,9 +6,9 @@
                 launchEmailMenu = id; 
                 launchHelpFile = id; 
                 launchWebsiteMenu = id; 
-                newSessionWindow = id; 
+                newBlankCheatWindow = id; 
+                newSearchWindow = id; 
                 showAboutBoxWindow = id; 
-                showNetTrafficWindow = id; 
                 showPreferenceWindow = id; 
             }; 
             CLASS = AppController; 
             SUPERCLASS = NSApplication; 
         }, 
         {
-            ACTIONS = {redoMenu = id; undoMenu = id; }; 
+            ACTIONS = {
+                ibAddCheatVariable = id; 
+                ibClearSearch = id; 
+                ibDumpMemory = id; 
+                ibPauseTarget = id; 
+                ibRedo = id; 
+                ibRunEditVariablesSheet = id; 
+                ibRunPropertiesSheet = id; 
+                ibToggleSearchCheat = id; 
+                ibUndo = id; 
+            }; 
             CLASS = FirstResponder; 
             LANGUAGE = ObjC; 
             SUPERCLASS = NSObject; 
This page took 0.019585 seconds and 4 git commands to generate.