1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2026-03-02 03:49:30 +00:00

$version_number

This commit is contained in:
gnosygnu
2016-05-08 19:51:56 -04:00
parent 3d94c090e4
commit 780c0d0b0d
76 changed files with 309 additions and 291 deletions

View File

@@ -5,14 +5,14 @@
<title>App/UI/Main window - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
<style>
<style data-id="xowa_html.b394ccc80246a04a003f29c1c3b2c21c">
.console {font-family: monospace; color: #EEEEEE ; background-color: black ; border: medium solid black;}
.code
,.path
,.url {font-family: monospace; color: black ; background-color: #f9f9f9 ; border: medium solid #f9f9f9;}
.bold {font-weight: 900;}
</style>
<style>
<style data-id="xowa_html.b394ccc80246a04a003f29c1c3b2c21c">
.console {font-family: monospace; color: #EEEEEE ; background-color: black ; border: medium solid black;}
.code
,.path
@@ -220,7 +220,7 @@
</ul>
</li>
<li>
For more information, see <a href="http://xowa.org/home/wiki/App/UI/Find_box.html" id="xolnki_3" title="App/UI/Find box" class="xowa-visited">App/UI/Find_box</a>.
For more information, see <a href="http://xowa.org/home/wiki/App/UI/Find_box.html" id="xolnki_3" title="App/UI/Find box">App/UI/Find_box</a>.
</li>
</ul>
<h2>

View File

@@ -29,7 +29,7 @@
</li>
</ul>
<p>
These menus can also be customized using the source at <a href="http://xowa.org/home/wiki/Options/Menus.html" id="xolnki_2" title="Options/Menus" class="xowa-visited">Options/Menus</a>
These menus can also be customized using the source at <a href="http://xowa.org/home/wiki/Options/Menus.html" id="xolnki_2" title="Options/Menus">Options/Menus</a>
</p>
<p>
Note that internationalization (translation by language) is only supported for German. Other languages can be supported, but translations are needed! See <a href="http://xowa.org/home/wiki/Help/Feedback.html" id="xolnki_3" title="Help/Feedback" class="xowa-visited">Help/Feedback</a>.

View File

@@ -5,14 +5,14 @@
<title>App/UI/Printing - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
<style>
<style data-id="xowa_html.b394ccc80246a04a003f29c1c3b2c21c">
.console {font-family: monospace; color: #EEEEEE ; background-color: black ; border: medium solid black;}
.code
,.path
,.url {font-family: monospace; color: black ; background-color: #f9f9f9 ; border: medium solid #f9f9f9;}
.bold {font-weight: 900;}
</style>
<style>
<style data-id="xowa_html.b394ccc80246a04a003f29c1c3b2c21c">
.console {font-family: monospace; color: #EEEEEE ; background-color: black ; border: medium solid black;}
.code
,.path
@@ -94,7 +94,7 @@
Restart XOWA
</li>
<li>
Go to <a href="http://xowa.org/home/wiki/Options/Menus.html" id="xolnki_2" title="Options/Menus" class="xowa-visited">Options/Menus</a>
Go to <a href="http://xowa.org/home/wiki/Options/Menus.html" id="xolnki_2" title="Options/Menus">Options/Menus</a>
</li>
<li>
Add the following line: <span class="code">add_btn_default('xowa.file.print');</span>