diff options
Diffstat (limited to 'win/C#/Properties/Settings.settings')
-rw-r--r-- | win/C#/Properties/Settings.settings | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/win/C#/Properties/Settings.settings b/win/C#/Properties/Settings.settings index c6aa3a371..ab759a13b 100644 --- a/win/C#/Properties/Settings.settings +++ b/win/C#/Properties/Settings.settings @@ -41,5 +41,8 @@ <Setting Name="appcast" Type="System.String" Scope="User">
<Value Profile="(Default)">http://handbrake.fr/appcast.xml</Value>
</Setting>
+ <Setting Name="appcast_unstable" Type="System.String" Scope="User">
+ <Value Profile="(Default)">http://handbrake.fr/appcast_unstable.xml</Value>
+ </Setting>
</Settings>
</SettingsFile>
\ No newline at end of file |