* Fixed link in applications.html
* Added "setup wizard" and some info on IMAP to prefs-e-mail.html. IMAP is a bit broken, as was recently found out, so I'll leave it all at that for now. * Moved every localization-dependent image into a mirror image folder under its language (ATM there's only "en"). Only neutral images like icons remain directly under /docs/userguide/images. * Changed all image links accordingly. * Removed all height and width attributes to ease exchanging images. Only fixed size images (icons) will retain them for faster loading. * Added a special pre.terminal for printouts to save ink. Thanks Rob Tijssen for that suggestion. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31622 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
<span class="path">~/config/settings/Workspaces_settings</span> - Stores the panel's window position.</td></tr>
|
||||
</table>
|
||||
<p><br /></p>
|
||||
<img src="../images/workspaces-images/workspaces.png" alt="workspaces.png" width="457" height="230" />
|
||||
<img src="images/workspaces-images/workspaces.png" alt="workspaces.png" />
|
||||
<p>You find the Workspaces applet with the other <span class="menu">Desktop Applets</span> in the Deskbar. It shows a miniature version of all workspaces. There are several options available from the context menu of the applet's window, which are all pretty self-explaining. Since the applet is a Replicant, you can resize the window as desired and then drag&drop it by its handle onto the desktop (make sure "<span class="menu">Show Replicants</span>" is activated in the Deskbar menu).</p>
|
||||
|
||||
<h2><a id="switching" name="switching">Switching workspaces</a></h2>
|
||||
|
||||
Reference in New Issue
Block a user