Update help files with graphics
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<link href="hf_style.css" rel="styleSheet" type="text/css">
|
||||
<style type="text/css" media="screen">
|
||||
<!--
|
||||
body { font-family: "Trebuchet MS", Arial, Helvetica, Geneva; background: white url(help_zcc_bg.gif) repeat-x 0% 0% }
|
||||
body { font-family: "Trebuchet MS", Arial, Helvetica, Geneva; background: white url('help_zcc_bg.gif') repeat-x; }
|
||||
#headgraphic { position: absolute; z-index: 0; top: 0px; left: 0px; width: 380px; visibility: visible }
|
||||
#helpcontent { position: absolute; top: 37px; left: 10px; width: 93%; visibility: visible }
|
||||
-->
|
||||
@@ -18,29 +18,29 @@
|
||||
<div id="headgraphic">
|
||||
<img src="h1_help_zcc.gif" width="221" height="26" border="0"></div>
|
||||
<div id="helpcontent">
|
||||
|
||||
<div class="head1">CASA - Common Authentication Services Adapter</div><br>
|
||||
<!--Begin Content -->
|
||||
|
||||
<div class="head3b">Preferences</div>
|
||||
|
||||
<!--Remove this section if you do not need introductory text for this topic -->
|
||||
<p class="margintop2">This option is active only when CASA is installed in a
|
||||
Linux* environment. Linux provides support for miCASA, KDE Wallet, GNOME*
|
||||
Keyring, or all three credential stores. </p>
|
||||
Linux* environment. Linux provides support for miCASA, KDE* Wallet, GNOME*
|
||||
Keyring, and Firefox* Password Manager, or all four credential stores. </p>
|
||||
<p class="margintop2">Use the following procedure to specify which credential
|
||||
stores you want to use:</p>
|
||||
<ol>
|
||||
<li>From the CASA Manager page, Click Options > Preferences</li>
|
||||
<li>Select which credential stores you wish to use (miCASA, KDE Wallet, GNOME
|
||||
Keyring).</li>
|
||||
<li>Select which credential stores you wish to use (KDE Wallet, GNOME
|
||||
Keyring, Firefox Password Manager).</li>
|
||||
</ol>
|
||||
<p>In Windows*, miCASA is the only credential store available, so references
|
||||
to KDE Wallet and GNOME Keyring are inactive.
|
||||
<p>A trademark symbol (<28>, TM, etc.) denotes a Novell trademark. An asterisk
|
||||
(*) denotes a third-party trademark. For information on trademarks, see <a
|
||||
href="legal_notices_en.html">Legal Notices</a>.
|
||||
<!--This adds space before first level 1 heading-->
|
||||
to KDE Wallet, GNOME Keyring and Firefox Password Manager are inactive.
|
||||
<p><img border="0" src="Preferences.png" width="295" height="180"><p> <div class="smalltext" style="width: 757; height: 24">
|
||||
<p align="center"><font color="#4A4A4A">A trademark symbol (<28>, TM, etc.) denotes a Novell trademark.
|
||||
An asterisk (*) denotes a third-party trademark. For information on trademarks,
|
||||
see </font> <a
|
||||
href="legal_notices_en.html"><font color="#4A4A4A">Legal Notices</font></a><font color="#4A4A4A">.</font></div>
|
||||
<p></p>
|
||||
<div class="ruleabove"></div></div>
|
||||
<div class="ruleabove"></div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user