From ab3ebdc5674f394edf50f436130cff8905a58e91 Mon Sep 17 00:00:00 2001 From: sr55 Date: Sun, 16 Mar 2008 16:50:29 +0000 Subject: WinGui: - When selecting a destination, The audio encoder selection dropdown now repopulates with only compatible encoders (based on file container) - Misc other changes git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1343 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- win/C#/Properties/Settings.Designer.cs | 2 +- win/C#/Properties/Settings.settings | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'win/C#/Properties') diff --git a/win/C#/Properties/Settings.Designer.cs b/win/C#/Properties/Settings.Designer.cs index 6b014a053..77b250af7 100644 --- a/win/C#/Properties/Settings.Designer.cs +++ b/win/C#/Properties/Settings.Designer.cs @@ -121,7 +121,7 @@ namespace Handbrake.Properties { [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] - [global::System.Configuration.DefaultSettingValueAttribute("2008021900")] + [global::System.Configuration.DefaultSettingValueAttribute("2008021901")] public int hb_build { get { return ((int)(this["hb_build"])); diff --git a/win/C#/Properties/Settings.settings b/win/C#/Properties/Settings.settings index c526f7a09..45f50b8db 100644 --- a/win/C#/Properties/Settings.settings +++ b/win/C#/Properties/Settings.settings @@ -27,7 +27,7 @@ Checked - 2008021900 + 2008021901 0 -- cgit v1.2.3