summaryrefslogtreecommitdiffstats
path: root/macosx/English.lproj/PictureSettings.nib
diff options
context:
space:
mode:
authordynaflash <[email protected]>2008-01-08 15:43:09 +0000
committerdynaflash <[email protected]>2008-01-08 15:43:09 +0000
commit5eed57a10ac4b0e351d00b67f9f990f79ba2d800 (patch)
tree617c0bba64e10695aed964583d8029f2984b8376 /macosx/English.lproj/PictureSettings.nib
parent0d85534e25aa641a2688f4037d9c79de4f5e62ab (diff)
MacGui: HandBrake.app xib nib conversion
- All nibs in the HandBrake target are now .xib file format - Will only build with IB 3 and above, which means HandBrake.app now only build on Leopard - Changed the "Per-configuration Build Products Path" to be "$(PROJECT_DIR)/.." in order to successfully build - thanks travistex git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1173 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'macosx/English.lproj/PictureSettings.nib')
-rw-r--r--macosx/English.lproj/PictureSettings.nib/classes.nib113
-rw-r--r--macosx/English.lproj/PictureSettings.nib/info.nib18
-rw-r--r--macosx/English.lproj/PictureSettings.nib/keyedobjects.nibbin26332 -> 0 bytes
3 files changed, 0 insertions, 131 deletions
diff --git a/macosx/English.lproj/PictureSettings.nib/classes.nib b/macosx/English.lproj/PictureSettings.nib/classes.nib
deleted file mode 100644
index ae456d39c..000000000
--- a/macosx/English.lproj/PictureSettings.nib/classes.nib
+++ /dev/null
@@ -1,113 +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>HBPictureGLView</string>
- <key>LANGUAGE</key>
- <string>ObjC</string>
- <key>SUPERCLASS</key>
- <string>NSOpenGLView</string>
- </dict>
- <dict>
- <key>ACTIONS</key>
- <dict>
- <key>ClosePanel</key>
- <string>id</string>
- <key>NextPicture</key>
- <string>id</string>
- <key>PreviousPicture</key>
- <string>id</string>
- <key>SettingsChanged</key>
- <string>id</string>
- </dict>
- <key>CLASS</key>
- <string>PictureController</string>
- <key>LANGUAGE</key>
- <string>ObjC</string>
- <key>OUTLETS</key>
- <dict>
- <key>delegate</key>
- <string>id</string>
- <key>fAnamorphicPopUp</key>
- <string>NSPopUpButton</string>
- <key>fCropBottomField</key>
- <string>NSTextField</string>
- <key>fCropBottomStepper</key>
- <string>NSStepper</string>
- <key>fCropLeftField</key>
- <string>NSTextField</string>
- <key>fCropLeftStepper</key>
- <string>NSStepper</string>
- <key>fCropMatrix</key>
- <string>NSMatrix</string>
- <key>fCropRightField</key>
- <string>NSTextField</string>
- <key>fCropRightStepper</key>
- <string>NSStepper</string>
- <key>fCropTopField</key>
- <string>NSTextField</string>
- <key>fCropTopStepper</key>
- <string>NSStepper</string>
- <key>fDeblockCheck</key>
- <string>NSButton</string>
- <key>fDeinterlacePopUp</key>
- <string>NSPopUpButton</string>
- <key>fDenoisePopUp</key>
- <string>NSPopUpButton</string>
- <key>fDetelecineCheck</key>
- <string>NSButton</string>
- <key>fEffectsCheck</key>
- <string>NSButton</string>
- <key>fHeightField</key>
- <string>NSTextField</string>
- <key>fHeightStepper</key>
- <string>NSStepper</string>
- <key>fInfoField</key>
- <string>NSTextField</string>
- <key>fNextButton</key>
- <string>NSButton</string>
- <key>fPARCheck</key>
- <string>NSButton</string>
- <key>fPictureGLView</key>
- <string>HBPictureGLView</string>
- <key>fPictureGLViewArea</key>
- <string>NSBox</string>
- <key>fPicturePanel</key>
- <string>NSPanel</string>
- <key>fPrevButton</key>
- <string>NSButton</string>
- <key>fRatioCheck</key>
- <string>NSButton</string>
- <key>fVFRCheck</key>
- <string>NSButton</string>
- <key>fWidthField</key>
- <string>NSTextField</string>
- <key>fWidthStepper</key>
- <string>NSStepper</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>
- <dict>
- <key>CLASS</key>
- <string>NSObject</string>
- <key>LANGUAGE</key>
- <string>ObjC</string>
- </dict>
- </array>
- <key>IBVersion</key>
- <string>1</string>
-</dict>
-</plist>
diff --git a/macosx/English.lproj/PictureSettings.nib/info.nib b/macosx/English.lproj/PictureSettings.nib/info.nib
deleted file mode 100644
index 36055763b..000000000
--- a/macosx/English.lproj/PictureSettings.nib/info.nib
+++ /dev/null
@@ -1,18 +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>629</string>
- <key>IBLastKnownRelativeProjectPath</key>
- <string>../../HandBrake.xcodeproj</string>
- <key>IBOldestOS</key>
- <integer>5</integer>
- <key>IBOpenObjects</key>
- <array/>
- <key>IBSystem Version</key>
- <string>9B18</string>
- <key>targetFramework</key>
- <string>IBCocoaFramework</string>
-</dict>
-</plist>
diff --git a/macosx/English.lproj/PictureSettings.nib/keyedobjects.nib b/macosx/English.lproj/PictureSettings.nib/keyedobjects.nib
deleted file mode 100644
index 20eea9f88..000000000
--- a/macosx/English.lproj/PictureSettings.nib/keyedobjects.nib
+++ /dev/null
Binary files differ