CSM 41 Beta 2

This commit is contained in:
Brett Hewitson 2020-07-12 13:24:03 +10:00
parent c70e71954b
commit 8778f1c670
4 changed files with 31 additions and 3 deletions

View file

@ -5,14 +5,38 @@
<title>Conan Server Manager Version Feed</title>
<subtitle>This is the Conan Server Manager beta version feed.</subtitle>
<link href="http://servermanagers.freeforums.net/" />
<updated>2020-07-13T00:00:00Z</updated>
<updated>2020-07-12T02:00:00Z</updated>
<entry>
<id>urn:uuid:6833583A-A368-44BE-80FF-6A57B3574CDC</id>
<title>1.1.41 (1.1.41.2)</title>
<summary>1.1.41.2</summary>
<link href="" />
<updated>2020-07-12T02:00:00Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml" style="font-family: Arial, Verdana, Helvetica, Sans-Serif;font-size: .8em;">
<p>
<u style="font-size: .9em;">NEW</u>
<br/>
<ul>
<li>New tray icon when the server manager starts.</li>
<li>New global setting to Minimize to Tray.</li>
</ul>
</p>
</div>
</content>
<author>
<name>bletch</name>
<email>bletch1971@hotmail.com</email>
</author>
</entry>
<entry>
<id>urn:uuid:1C99C798-11ED-4D57-A661-423D30D8B9AA</id>
<title>1.1.41 (1.1.41.1)</title>
<summary>1.1.41.1</summary>
<link href="" />
<updated>2020-07-13T00:00:00Z</updated>
<updated>2020-07-12T00:00:00Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml" style="font-family: Arial, Verdana, Helvetica, Sans-Serif;font-size: .8em;">
<p>

View file

@ -80,6 +80,9 @@
<sys:String x:Key="Application_DataDirectory_WithinInstallFolderErrorLabel">The directory you have chosen is within the server manager installation folder. This is not recommended, please choose another folder.</sys:String>
<sys:String x:Key="Application_Profile_SaveFailedTitle">Failed to save profile</sys:String>
<sys:String x:Key="Application_Profile_SaveFailedLabel">Failed to save profile {0}. {1}\n{2}</sys:String>
<sys:String x:Key="Application_NotifyIcon_ShowMainWindow">Show Main Window</sys:String>
<sys:String x:Key="Application_NotifyIcon_ShowServerMonitorWindow">Show Server Monitor</sys:String>
<!--#endregion-->
<!--#region Updater Window -->
@ -609,6 +612,7 @@
<sys:String x:Key="GlobalSettings_ResetButtonLabel">Reset</sys:String>
<sys:String x:Key="GlobalSettings_ResetButtonTooltip">This will reset ALL the user global settings for the server manager. The server manager will be closed if successful.</sys:String>
<sys:String x:Key="GlobalSettings_RunAsAdministratorLabel">Enable Run as Administrator Prompt on Startup</sys:String>
<sys:String x:Key="GlobalSettings_MinimizeToTrayLabel">Minimize To Tray</sys:String>
<sys:String x:Key="GlobalSettings_ManageFirewallLabel">Manage firewall settings automatically</sys:String>
<sys:String x:Key="GlobalSettings_DataDirectoryLabel">Data Directory:</sys:String>
<sys:String x:Key="GlobalSettings_BackupDirectoryLabel">Backup Directory:</sys:String>

View file

@ -1 +1 @@
1.1.41.1
1.1.41.2

Binary file not shown.