]> Dogcows Code - chaz/thecheat/blobdiff - English.lproj/AboutBox.nib/classes.nib
The Cheat 1.2.3
[chaz/thecheat] / English.lproj / AboutBox.nib / classes.nib
index c132e54ca576e2d37d459ce35fd1a5f75ea86c40..f9f39203c5901d3707ae19e7704e5728c4dc133b 100644 (file)
@@ -1,59 +1,18 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0">
-<dict>
-       <key>IBClasses</key>
-       <array>
-               <dict>
-                       <key>ACTIONS</key>
-                       <dict>
-                               <key>ibEmailButton</key>
-                               <string>id</string>
-                               <key>ibWebsiteButton</key>
-                               <string>id</string>
-                       </dict>
-                       <key>CLASS</key>
-                       <string>AboutBoxController</string>
-                       <key>LANGUAGE</key>
-                       <string>ObjC</string>
-                       <key>OUTLETS</key>
-                       <dict>
-                               <key>ibDateText</key>
-                               <string>NSTextField</string>
-                               <key>ibEmailButton</key>
-                               <string>NSButton</string>
-                               <key>ibNameVersionText</key>
-                               <string>NSTextField</string>
-                               <key>ibWebsiteButton</key>
-                               <string>NSButton</string>
-                       </dict>
-                       <key>SUPERCLASS</key>
-                       <string>NSWindowController</string>
-               </dict>
-               <dict>
-                       <key>CLASS</key>
-                       <string>NSMenu</string>
-                       <key>LANGUAGE</key>
-                       <string>ObjC</string>
-                       <key>SUPERCLASS</key>
-                       <string>NSObject</string>
-               </dict>
-               <dict>
-                       <key>CLASS</key>
-                       <string>FirstResponder</string>
-                       <key>LANGUAGE</key>
-                       <string>ObjC</string>
-                       <key>SUPERCLASS</key>
-                       <string>NSObject</string>
-               </dict>
-               <dict>
-                       <key>CLASS</key>
-                       <string>NSObject</string>
-                       <key>LANGUAGE</key>
-                       <string>ObjC</string>
-               </dict>
-       </array>
-       <key>IBVersion</key>
-       <string>1</string>
-</dict>
-</plist>
+{
+    IBClasses = (
+        {
+            ACTIONS = {ibEmailButton = id; ibWebsiteButton = id; }; 
+            CLASS = AboutBoxController; 
+            LANGUAGE = ObjC; 
+            OUTLETS = {
+                ibDateText = NSTextField; 
+                ibEmailButton = NSButton; 
+                ibNameVersionText = NSTextField; 
+                ibWebsiteButton = NSButton; 
+            }; 
+            SUPERCLASS = NSWindowController; 
+        }, 
+        {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
+    ); 
+    IBVersion = 1; 
+}
\ No newline at end of file
This page took 0.020093 seconds and 4 git commands to generate.