mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
PSM 18 Beta 2
This commit is contained in:
parent
c178ac4114
commit
be25df2cdc
4 changed files with 25 additions and 2 deletions
|
|
@ -7,6 +7,30 @@
|
|||
<link href="http://servermanagers.freeforums.net/" />
|
||||
<updated>2020-03-07T00:00:00Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:1795E2AE-1FD9-4F8D-B8FB-6E99B4EA1D38</id>
|
||||
<title>1.0.18 (1.0.18.2)</title>
|
||||
<summary>1.0.18.2</summary>
|
||||
<link href="" />
|
||||
<updated>2020-03-07T00: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;">BUGFIX</u>
|
||||
<br/>
|
||||
<ul>
|
||||
<li>Resource File - Removed duplicate entry that caused server manager to crash.</li>
|
||||
<li>Main Window - Fixed broken button style.</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>bletch</name>
|
||||
<email>bletch1971@hotmail.com</email>
|
||||
</author>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:982C2AB5-B9FB-4E03-B0DD-92A77F24B4FB</id>
|
||||
<title>1.0.18 (1.0.18.1)</title>
|
||||
|
|
|
|||
|
|
@ -567,7 +567,6 @@
|
|||
<sys:String x:Key="MainWindow_OpenLogFolderTooltip">Open Server Manager logs folder</sys:String>
|
||||
<sys:String x:Key="MainWindow_OpenSettingsTooltip">Open Global Settings</sys:String>
|
||||
<sys:String x:Key="MainWindow_OpenGameDataTooltip">Open Game Data</sys:String>
|
||||
<sys:String x:Key="MainWindow_OpenGameDataTooltip">Open Game Data</sys:String>
|
||||
<sys:String x:Key="MainWindow_OpenPluginsTooltip">Open Plugins</sys:String>
|
||||
<sys:String x:Key="MainWindow_OpenHelpTooltip">Open Help</sys:String>
|
||||
<sys:String x:Key="MainWindow_UpdateToLabelFormat">Upgrade to {0} now!</sys:String>
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
1.0.18.1
|
||||
1.0.18.2
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue