aboutsummaryrefslogtreecommitdiff
path: root/src/client/mac/sender/Breakpad.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/sender/Breakpad.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/sender/Breakpad.nib')
-rw-r--r--src/client/mac/sender/Breakpad.nib/classes.nib69
-rw-r--r--src/client/mac/sender/Breakpad.nib/info.nib20
-rw-r--r--src/client/mac/sender/Breakpad.nib/keyedobjects.nibbin14674 -> 0 bytes
3 files changed, 0 insertions, 89 deletions
diff --git a/src/client/mac/sender/Breakpad.nib/classes.nib b/src/client/mac/sender/Breakpad.nib/classes.nib
deleted file mode 100644
index c9d43a38..00000000
--- a/src/client/mac/sender/Breakpad.nib/classes.nib
+++ /dev/null
@@ -1,69 +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>CLASS</key>
- <string>LengthLimitingTextField</string>
- <key>LANGUAGE</key>
- <string>ObjC</string>
- <key>SUPERCLASS</key>
- <string>NSTextField</string>
- </dict>
- <dict>
- <key>ACTIONS</key>
- <dict>
- <key>cancel</key>
- <string>id</string>
- <key>sendReport</key>
- <string>id</string>
- <key>showPrivacyPolicy</key>
- <string>id</string>
- </dict>
- <key>CLASS</key>
- <string>Reporter</string>
- <key>LANGUAGE</key>
- <string>ObjC</string>
- <key>OUTLETS</key>
- <dict>
- <key>alertWindow_</key>
- <string>NSWindow</string>
- <key>cancelButton_</key>
- <string>NSButton</string>
- <key>commentMessage_</key>
- <string>NSTextField</string>
- <key>commentsEntryField_</key>
- <string>LengthLimitingTextField</string>
- <key>countdownLabel_</key>
- <string>NSTextField</string>
- <key>dialogTitle_</key>
- <string>NSTextField</string>
- <key>emailEntryField_</key>
- <string>LengthLimitingTextField</string>
- <key>emailLabel_</key>
- <string>NSTextField</string>
- <key>emailMessage_</key>
- <string>NSTextField</string>
- <key>emailSectionBox_</key>
- <string>NSBox</string>
- <key>headerBox_</key>
- <string>NSBox</string>
- <key>preEmailBox_</key>
- <string>NSBox</string>
- <key>privacyLinkArrow_</key>
- <string>NSView</string>
- <key>privacyLinkLabel_</key>
- <string>NSTextField</string>
- <key>sendButton_</key>
- <string>NSButton</string>
- </dict>
- <key>SUPERCLASS</key>
- <string>NSObject</string>
- </dict>
- </array>
- <key>IBVersion</key>
- <string>1</string>
-</dict>
-</plist>
diff --git a/src/client/mac/sender/Breakpad.nib/info.nib b/src/client/mac/sender/Breakpad.nib/info.nib
deleted file mode 100644
index e39a8e54..00000000
--- a/src/client/mac/sender/Breakpad.nib/info.nib
+++ /dev/null
@@ -1,20 +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>IBFramework Version</key>
- <string>676</string>
- <key>IBLastKnownRelativeProjectPath</key>
- <string>../Breakpad.xcodeproj</string>
- <key>IBOldestOS</key>
- <integer>5</integer>
- <key>IBOpenObjects</key>
- <array>
- <integer>132</integer>
- </array>
- <key>IBSystem Version</key>
- <string>9J61</string>
- <key>targetFramework</key>
- <string>IBCocoaFramework</string>
-</dict>
-</plist>
diff --git a/src/client/mac/sender/Breakpad.nib/keyedobjects.nib b/src/client/mac/sender/Breakpad.nib/keyedobjects.nib
deleted file mode 100644
index e370206c..00000000
--- a/src/client/mac/sender/Breakpad.nib/keyedobjects.nib
+++ /dev/null
Binary files differ