diff options
author | dynaflash <[email protected]> | 2009-05-04 05:29:45 +0000 |
---|---|---|
committer | dynaflash <[email protected]> | 2009-05-04 05:29:45 +0000 |
commit | 13cb29614cdd0dd317b82548fa712a2e26852632 (patch) | |
tree | 380b30be2d1949b00b484f7739941affef563ccb /macosx/English.lproj/PicturePreview.xib | |
parent | 11317ace31dcd579f353d26849b24d2250f45abf (diff) |
MacGui: preview changes to coincide with rev 2376
- as per the LinGui changes to hb_get_preview (thanks jstebbins)
- also restores the gray crop border color
- consolidates some macgui preview code
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2377 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'macosx/English.lproj/PicturePreview.xib')
-rw-r--r-- | macosx/English.lproj/PicturePreview.xib | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/macosx/English.lproj/PicturePreview.xib b/macosx/English.lproj/PicturePreview.xib index a7ce7a448..8c37f42e7 100644 --- a/macosx/English.lproj/PicturePreview.xib +++ b/macosx/English.lproj/PicturePreview.xib @@ -8,7 +8,7 @@ <string key="IBDocument.HIToolboxVersion">353.00</string> <object class="NSMutableArray" key="IBDocument.EditedObjectIDs"> <bool key="EncodedWithXMLCoder">YES</bool> - <integer value="6"/> + <integer value="257"/> </object> <object class="NSArray" key="IBDocument.PluginDependencies"> <bool key="EncodedWithXMLCoder">YES</bool> @@ -83,9 +83,9 @@ <int key="NSCellFlags">130560</int> <int key="NSCellFlags2">33554432</int> <int key="NSAlign">0</int> - <int key="NSScale">0</int> - <int key="NSStyle">0</int> - <bool key="NSAnimates">YES</bool> + <int key="NSScale">1</int> + <int key="NSStyle">3</int> + <bool key="NSAnimates">NO</bool> </object> <bool key="NSEditable">YES</bool> </object> |