Skip to content

Commit

Permalink
Increased font size
Browse files Browse the repository at this point in the history
  • Loading branch information
PredatH0r committed Nov 23, 2015
1 parent eebff2c commit 2a2c995
Show file tree
Hide file tree
Showing 6 changed files with 829 additions and 243 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Changelog
Version 2.13
---
- Added config screen to enable/disable individual scripts.
- Increased font size
- When extraQL cannot initialize steam_api.dll, there is now a fallback to AppID 1007, which in some scenarios can fix the problem.
If that happens, the "Steamworks SDK Redist" will show up in your Steam Client's "Recent" list.

Expand Down
25 changes: 18 additions & 7 deletions source/MainForm.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 15 additions & 3 deletions source/MainForm.de.resx
Original file line number Diff line number Diff line change
Expand Up @@ -5037,9 +5037,6 @@
<data name="cbOptions.Text" xml:space="preserve">
<value>Einstellungen</value>
</data>
<data name="groupBox1.Text" xml:space="preserve">
<value>Steam Nickname ändern wenn ...</value>
</data>
<data name="lblSteamNameStart.Text" xml:space="preserve">
<value>QL startet:</value>
</data>
Expand All @@ -5055,4 +5052,19 @@
<data name="linkChinese.Text" xml:space="preserve">
<value>Chinesisch</value>
</data>
<data name="grpScripts.Text" xml:space="preserve">
<value>Skripte</value>
</data>
<data name="lblScriptVersion.Text" xml:space="preserve">
<value>Version:</value>
</data>
<data name="lblScriptAuthor.Text" xml:space="preserve">
<value>Autor(en):</value>
</data>
<data name="lblScriptDescription.Text" xml:space="preserve">
<value>Skriptbeschreibung:</value>
</data>
<data name="grpSteamNick.Text" xml:space="preserve">
<value>Steam Nickname ändern wenn ...</value>
</data>
</root>
Loading

0 comments on commit 2a2c995

Please sign in to comment.