* Update pt-BR.xaml

* Removed URL - not going to bother

* ServerManagerCode updates

* version feed updates
This commit is contained in:
Brett Hewitson 2021-11-21 14:02:35 +10:00 committed by GitHub
parent b7f3a9573a
commit 86ce3170d5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 87 additions and 27 deletions

View file

@ -168,7 +168,7 @@
<value>https://www.paypal.com/cgi-bin/webscr?cmd=_donations&amp;business=bletch1971%40hotmail%2ecom&amp;lc=US&amp;item_name=Server%20Manager&amp;currency_code=USD&amp;bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted</value>
</setting>
<setting name="ServerManagerCode" serializeAs="String">
<value>F2653C3D-BC83-440A-AD99-FD9D9466DE04</value>
<value>03F9106D-2B7B-411A-B533-FB641C44218D</value>
</setting>
<setting name="BackupExtension" serializeAs="String">
<value>.zip</value>

View file

@ -12,7 +12,7 @@ namespace ServerManagerTool {
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "16.10.0.0")]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "17.0.3.0")]
public sealed partial class Config : global::System.Configuration.ApplicationSettingsBase {
private static Config defaultInstance = ((Config)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Config())));
@ -1264,7 +1264,7 @@ namespace ServerManagerTool {
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("F2653C3D-BC83-440A-AD99-FD9D9466DE04")]
[global::System.Configuration.DefaultSettingValueAttribute("03F9106D-2B7B-411A-B533-FB641C44218D")]
public string ServerManagerCode {
get {
return ((string)(this["ServerManagerCode"]));

View file

@ -348,7 +348,7 @@
<Value Profile="(Default)">https://www.paypal.com/cgi-bin/webscr?cmd=_donations&amp;business=bletch1971%40hotmail%2ecom&amp;lc=US&amp;item_name=Server%20Manager&amp;currency_code=USD&amp;bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted</Value>
</Setting>
<Setting Name="ServerManagerCode" Type="System.String" Scope="Application">
<Value Profile="(Default)">F2653C3D-BC83-440A-AD99-FD9D9466DE04</Value>
<Value Profile="(Default)">03F9106D-2B7B-411A-B533-FB641C44218D</Value>
</Setting>
<Setting Name="BackupExtension" Type="System.String" Scope="Application">
<Value Profile="(Default)">.zip</Value>

View file

@ -5,7 +5,30 @@
<title>Conan Server Manager Version Feed</title>
<subtitle>This is the Conan Server Manager release version feed.</subtitle>
<link href="http://servermanagers.freeforums.net/" />
<updated>2021-08-22T00:00:00Z</updated>
<updated>2021-11-21T00:00:00Z</updated>
<entry>
<id>urn:uuid:285E9972-4FC6-49EA-8FAD-1086F7FC5354</id>
<title>1.1.52 (1.1.52.1)</title>
<summary>1.1.52.1</summary>
<link href="" />
<updated>2021-11-21T00: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;">CHANGE</u>
<br/>
<ul>
<li>Server Status checks - a few code tweaks to the server status checks.</li>
</ul>
</p>
</div>
</content>
<author>
<name>bletch</name>
<email>bletch1971@hotmail.com</email>
</author>
</entry>
<entry>
<id>urn:uuid:2B49A030-A742-476B-B811-6F0D7780B117</id>

View file

@ -5,21 +5,21 @@
<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>2021-08-22T00:00:00Z</updated>
<updated>2021-11-21T00:00:00Z</updated>
<entry>
<id>urn:uuid:2B49A030-A742-476B-B811-6F0D7780B117</id>
<title>1.1.51 (1.1.51.1)</title>
<summary>1.1.51.1</summary>
<id>urn:uuid:285E9972-4FC6-49EA-8FAD-1086F7FC5354</id>
<title>1.1.52 (1.1.52.1)</title>
<summary>1.1.52.1</summary>
<link href="" />
<updated>2021-08-22T00:00:00Z</updated>
<updated>2021-11-21T00: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>
<u style="font-size: .9em;">CHANGE</u>
<br/>
<ul>
<li>Server Settings - Added new server transfer options (server whitelist option in future version).</li>
<li>Server Status checks - a few code tweaks to the server status checks.</li>
</ul>
</p>
</div>