aboutsummaryrefslogtreecommitdiff
path: root/src/client/mac/testapp/English.lproj/MainMenu.nib/classes.nib
diff options
context:
space:
mode:
authormark@chromium.org <mark@chromium.org@4c0a9323-5329-0410-9bdc-e9ce6186880e>2010-06-23 20:06:13 +0000
committermark@chromium.org <mark@chromium.org@4c0a9323-5329-0410-9bdc-e9ce6186880e>2010-06-23 20:06:13 +0000
commit8ffb12eb35acb3ed1fb51df3f98013a18ff0c2f6 (patch)
tree96b9558b6890039122329f5eb5e6239b9cb2dae1 /src/client/mac/testapp/English.lproj/MainMenu.nib/classes.nib
parentAdd codereview.settings so we can use gcl. (diff)
downloadbreakpad-8ffb12eb35acb3ed1fb51df3f98013a18ff0c2f6.tar.xz
Convert files in .nib format to .xib format.
Review URL: http://breakpad.appspot.com/122001 git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@609 4c0a9323-5329-0410-9bdc-e9ce6186880e
Diffstat (limited to 'src/client/mac/testapp/English.lproj/MainMenu.nib/classes.nib')
-rw-r--r--src/client/mac/testapp/English.lproj/MainMenu.nib/classes.nib47
1 files changed, 0 insertions, 47 deletions
diff --git a/src/client/mac/testapp/English.lproj/MainMenu.nib/classes.nib b/src/client/mac/testapp/English.lproj/MainMenu.nib/classes.nib
deleted file mode 100644
index ad86b716..00000000
--- a/src/client/mac/testapp/English.lproj/MainMenu.nib/classes.nib
+++ /dev/null
@@ -1,47 +0,0 @@
-<?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>crash</key>
- <string>id</string>
- <key>forkTestGo</key>
- <string>id</string>
- <key>forkTestOptions</key>
- <string>id</string>
- <key>generateReportWithoutCrash</key>
- <string>id</string>
- <key>showForkTestWindow</key>
- <string>id</string>
- </dict>
- <key>CLASS</key>
- <string>Controller</string>
- <key>LANGUAGE</key>
- <string>ObjC</string>
- <key>OUTLETS</key>
- <dict>
- <key>forkTestOptions_</key>
- <string>NSWindow</string>
- <key>window_</key>
- <string>NSWindow</string>
- </dict>
- <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>
- </array>
- <key>IBVersion</key>
- <string>1</string>
-</dict>
-</plist>