ASM 385 Beta 2

This commit is contained in:
Brett Hewitson 2020-07-12 13:23:54 +10:00
parent 32e8a0b6c2
commit c70e71954b
4 changed files with 31 additions and 3 deletions

View file

@ -5,14 +5,38 @@
<title>Ark Server Manager Version Feed</title>
<subtitle>This is the Ark Server Manager beta version feed.</subtitle>
<link href="http://arkservermanager.freeforums.net/" />
<updated>2020-07-13T00:00:00Z</updated>
<updated>2020-07-12T02:00:00Z</updated>
<entry>
<id>urn:uuid:339DF8C0-33B2-4F8C-ACA6-8C0E75DA9E25</id>
<title>1.1.385 (1.1.385.1)</title>
<summary>1.1.385.1</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:A8829437-3A88-4A04-ABE8-419307C32B40</id>
<title>1.1.385 (1.1.385.1)</title>
<summary>1.1.385.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

@ -69,6 +69,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 -->
@ -420,6 +423,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.385.1
1.1.385.2

Binary file not shown.