From 3aff3e3e8ae0a6015d07800c48194f46e2e5be8e Mon Sep 17 00:00:00 2001 From: dynaflash Date: Mon, 16 Apr 2007 20:59:16 +0000 Subject: MacGui: Fix Presets mangling the x264 option strings for the umpteenth time. - Replace the Optional x264 string NSTextView with an NSTextField - Change when the field is emptied after creation. - Reset the value of the ChickenSandwich. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@516 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- macosx/English.lproj/MainMenu.nib/classes.nib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'macosx/English.lproj/MainMenu.nib/classes.nib') diff --git a/macosx/English.lproj/MainMenu.nib/classes.nib b/macosx/English.lproj/MainMenu.nib/classes.nib index 74266e5de..bc5e6856c 100644 --- a/macosx/English.lproj/MainMenu.nib/classes.nib +++ b/macosx/English.lproj/MainMenu.nib/classes.nib @@ -88,7 +88,7 @@ fPresetDrawer = NSDrawer; fPresetNewName = NSTextField; fPresetNewPicSettingsApply = NSButton; - fPresetNewX264Opt = NSTextView; + fPresetNewX264Opt = NSTextField; fPresetNewX264OptLabel = NSTextField; fPresetSaveButton = NSButton; fPresetSelectedDisplay = NSTextField; -- cgit v1.2.3