Update userguide and welcome pages.
This is the first userguide export on the Postgres-based translation tool (previously it used MySQL), so please double-check it extra carefully. (I spotted a few minor problems in the export and fixed the relevant bugs already.)
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
<body>
|
||||
|
||||
<div id="banner">
|
||||
<div><span>User guide</span></div>
|
||||
<div><span>User Guide</span></div>
|
||||
</div>
|
||||
|
||||
<div class="nav">
|
||||
@@ -50,9 +50,9 @@
|
||||
<li><a href="../jp/gui.html"><img src="../images/flags/jp.png" alt="" />日本語</a></li>
|
||||
</ul>
|
||||
<span>
|
||||
« <a href="filesystem-layout.html">Filesystem layout</a>
|
||||
:: <a href="contents.html" class="uplink">Contents</a>
|
||||
:: <a href="workspaces.html">Workspaces</a> »
|
||||
« <a href="filesystem-layout.html">Dateisystem Layout</a>
|
||||
:: <a href="contents.html" class="uplink">Inhalt</a>
|
||||
:: <a href="workspaces.html"><acronym title="Workspaces">Arbeitsflächen</acronym></a> »
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
@@ -81,7 +81,7 @@
|
||||
<li>Durch einen Doppelklick auf den Reiter werden Fenster minimiert (oder per <span class="key">STRG</span> <span class="key">ALT</span> <span class="key">M</span>). Auf ein so minimiertes Fenster kann über dessen Eintrag in der <a href="deskbar.html">Deskbar</a> oder dem <a href="twitcher.html">Twitcher</a> zugegriffen werden.</li>
|
||||
<li>Ein Rechtsklick auf den Reiter eines Fensters (oder dessen Rahmen) schickt es in der Hierarchie offener Fenster ganz nach hinten.</li></ul></li>
|
||||
<li><p>Der Button zum Fenster schließen.</p></li>
|
||||
<li><p>Der "Zoom" Button (auch durch <span class="key">STRG</span> <span class="key">ALT</span> <span class="key">Z</span>). Die meisten Anwendungen ziehen damit ihr Fenster auf die Maximalgröße auf. Das muss aber nicht immer sein. Tracker-Fenster etwa, ändern sich so, dass der Inhalt optimal dargestellt wird.</p></li>
|
||||
<li><p>Der "Zoom" Button (auch durch <span class="key">STRG</span> <span class="key">ALT</span> <span class="key">Z</span>). Die meisten Anwendungen ziehen damit ihr Fenster auf die Maximalgröße, ohne dabei die Deskbar zu verdecken (zusätzlich <span class="key">SHIFT</span> halten, um keine Rücksicht auf die Deskbar zu nehmen). Das muss aber nicht immer so sein. Tracker-Fenster etwa, ändern sich so, dass der Inhalt optimal dargestellt wird.</p></li>
|
||||
<li><p>Der Fensterrahmen: zieht man mit der linken Maustaste, wird das Fenster verschoben, mit der rechten wird die Fenstergröße geändert.</p></li>
|
||||
<li><p>Die Ecke zum Ändern der Fenstergröße.</p></li>
|
||||
</ol>
|
||||
@@ -161,9 +161,9 @@ Ein Rechtsklick auf ein Replikanten-Symbol öffnet ein Kontextmenü, um das <spa
|
||||
|
||||
<div class="nav">
|
||||
<div class="inner"><span>
|
||||
« <a href="filesystem-layout.html">Filesystem layout</a>
|
||||
:: <a href="contents.html" class="uplink">Contents</a>
|
||||
:: <a href="workspaces.html">Workspaces</a> »
|
||||
« <a href="filesystem-layout.html">Dateisystem Layout</a>
|
||||
:: <a href="contents.html" class="uplink">Inhalt</a>
|
||||
:: <a href="workspaces.html"><acronym title="Workspaces">Arbeitsflächen</acronym></a> »
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user