* Fixed the wrong translation of the prose to a table.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32646 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler 2009-08-24 07:29:53 +00:00
parent 5a144fa40d
commit 7f99f42c8f

View File

@ -64,7 +64,7 @@ Also, clicking on an application or one of its windows in the Deskbar will send
<p>The Workspaces applet provides some additional functionality when clicking on a window while holding certain modifier keys:
<table summary="functionality-thru-modifiers" border="0" cellspacing="0" cellpadding="4">
<tr><td><span class="key">CTRL</span></td><td style="width:15px;"></td><td>Activates the window.</td></tr>
<tr><td><span class="key">SHIFT</span></td><td></td><td>Minimizes the window.</td></tr>
<tr><td><span class="key">CTRL</span><span class="key">SHIFT</span></td><td></td><td>Minimizes the window.</td></tr>
<tr><td><span class="key">OPT</span></td><td></td><td>Sends the window to the back.</td></tr>
</table>