mirror of
https://review.haiku-os.org/userguide
synced 2024-11-23 07:08:25 +01:00
deskbar.html was missing in the preference section.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34561 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
03a479288c
commit
488a06b553
66
userguide/en/preferences/deskbar.html
Normal file
66
userguide/en/preferences/deskbar.html
Normal file
@ -0,0 +1,66 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
||||
"../../../../html-dtd/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
|
||||
<head>
|
||||
<!--
|
||||
*
|
||||
* Copyright 2009, Haiku. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
* Humdinger <humdingerb@gmail.com>
|
||||
*
|
||||
-->
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||
<meta http-equiv="Content-Style-Type" content="text/css" />
|
||||
<meta name="robots" content="all" />
|
||||
<title>Deskbar</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../Haiku-doc.css" />
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="logo">
|
||||
<img src="../images/logo.png" alt="logo" class="noprint" id="logo" name="logo" />
|
||||
</div>
|
||||
|
||||
<div class="topnav">
|
||||
<p>
|
||||
«  <a href="datatranslations.html">DataTranslations</a>
|
||||
  ::  
|
||||
<a href="../preferences.html" class="uplink">Preferences</a>
|
||||
  ::  
|
||||
<a href="e-mail.html">E-Mail</a>  »
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="content">
|
||||
|
||||
<h1><img src="../../images/prefs-images/deskbar-icon_64.png" alt="deskbar-icon_64.png" width="64" height="64" />Deskbar</h1>
|
||||
<table summary="quickinfo" border="0" cellspacing="0" cellpadding="2">
|
||||
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><span class="menu">Preferences</span></td></tr>
|
||||
<tr><td>Location:</td><td></td><td><span class="path">/boot/system/preferences/Deskbar</span></td></tr>
|
||||
|
||||
<tr><td>Settings:</td><td></td><td><span class="path">~/config/settings/Deskbar_settings</span><br />
|
||||
<span class="path">~/config/settings/Deskbar_security_code</span></td></tr>
|
||||
</table>
|
||||
<p><br /></p>
|
||||
<p>The Deskbar preference panel is also available from the Deskbar. Its settings are discussed in the topic on <a href="../deskbar.html#deskbar-prefs">Deskbar</a>.</p>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<!--
|
||||
<div class="bottomnav">
|
||||
<p>
|
||||
«  <a href="datatranslations.html">DataTranslations</a>
|
||||
  ::  
|
||||
<a href="../preferences.html" class="uplink">Preferences</a>
|
||||
  ::  
|
||||
<a href="e-mail.html">E-Mail</a>  »
|
||||
</p>
|
||||
</div>
|
||||
-->
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user