home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2007 December / PCWKCD1207B.iso / Blogowanie poza sfera / Flock 0.9.1.3 stable / flock-0.9.1.3.en-US.win32.exe / flock / chrome / en-US.jar / locale / browser / help / forieusers.xhtml < prev    next >
Encoding:
Extensible Markup Language  |  2007-02-10  |  4.0 KB  |  116 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"[
  3.     <!ENTITY % brandDTD SYSTEM "chrome://branding/locale/brand.dtd" >
  4.     %brandDTD;
  5.     <!ENTITY % platformDTD SYSTEM "chrome://browser/locale/help/platformStrings.dtd" >
  6.     %platformDTD;
  7. ]>
  8.  
  9. <html xmlns="http://www.w3.org/1999/xhtml">
  10. <head>
  11.     <title>For Internet Explorer Users</title>
  12.     <link rel="stylesheet" type="text/css" href="chrome://help/skin/helpFileLayout.css"/>
  13. </head>
  14.  
  15. <body>
  16. <h1>For Internet Explorer Users</h1>
  17.  
  18. <p>If you've been using Microsoft® Internet Explorer, you'll find that
  19.   it's easy to begin using &brandFullName;.</p>
  20. <p><strong>Note:</strong> This information applies to &brandFullName; for Windows and
  21.   Mac OS.</p>
  22.  
  23. <div class="contentsBox">In this section:
  24.   <ul>
  25.     <li><a href="#firebird_and_internet_explorer_terminology_differences">
  26.       Terminology Differences</a></li>
  27.     <li><a href="#about_your_ie_settings">About Your IE Favorites and Settings</a></li>
  28.     <li><a href="#firebirds_features">&brandShortName;'s Features</a></li>
  29.     <li><a href="#keyboard_shortcuts">Keyboard Shortcuts</a></li>
  30.   </ul>
  31. </div>
  32.  
  33. <h2 id="firebird_and_internet_explorer_terminology_differences">Terminology
  34.   Differences</h2>
  35.  
  36. <table width="95%" border="1">
  37.  <thead>
  38.   <tr>
  39.     <th>Internet Explorer</th>
  40.     <th>&brandShortName;</th>
  41.   </tr>
  42.  </thead>
  43.  <tbody>
  44.   <tr class="noMac">
  45.     <td>Internet Options</td>
  46.     <td>&pref.pluralCaps;</td>
  47.   </tr>
  48.   <tr class="noMac">
  49.     <td>Temporary Internet Files</td>
  50.     <td>Cache</td>
  51.   </tr>
  52.   <tr>
  53.     <td>Favorites</td>
  54.     <td>Bookmarks</td>
  55.   </tr>
  56.   <tr>
  57.     <td>Address Bar</td>
  58.     <td>Location Bar</td>
  59.   </tr>
  60.   <tr>
  61.     <td>Refresh</td>
  62.     <td>Reload</td>
  63.   </tr>
  64.   <tr>
  65.     <td><span class="noMac">Links Bar</span><span class="mac">Favorites Bar</span></td>
  66.     <td>Bookmarks Toolbar</td>
  67.   </tr>
  68.   <tr>
  69.     <td><span class="noMac">Copy Shortcut</span><span class="mac">Copy Link to Clipboard</span></td>
  70.     <td>Copy Link Location</td>
  71.   </tr>
  72.   <tr>
  73.     <td><span class="noMac">Save Target As</span><span class="mac">Download Link to Disk</span></td>
  74.     <td>Save Link As</td>
  75.   </tr>
  76.  </tbody>
  77. </table>
  78.  
  79. <h2 id="about_your_ie_settings">About Your IE Favorites and Settings</h2>
  80.  
  81. <p>When you first install &brandShortName;, it will import your existing
  82.   Internet Explorer settings, including your Favorites, cookies, stored
  83.   passwords, and a variety of other data.  This saves you time customizing
  84.   &brandShortName; to fit your needs.</p>
  85.  
  86. <h2 id="firebirds_features">&brandShortName;'s Features</h2>
  87. <ul>
  88.   <li><strong>Tabbed Browsing</strong>: Instead of opening a separate browser
  89.     window for each site you want to visit, you can open multiple sites within
  90.     the same window and tab between them. You can also set a group of tabs as
  91.     your home page.  For more information see <a
  92.     href="tabbed_browsing.xhtml">Tabbed Browsing</a>.</li>
  93.   <li><strong>Pop-up Window Controls</strong>: Lets you allow or suppress both
  94.     popup and popunder windows.</li>
  95.   <li><strong>Cookie Manager</strong>: Lets you change what &brandShortName; will
  96.     do when accepting cookies.</li>
  97.   <li><strong>Download Manager</strong>: Organizes your downloads by storing
  98.     them in a single window to minimize clutter.  You have full access to
  99.     download statistics without using unnecessary multiple windows for each
  100.     download.</li>
  101.   <li><strong>Image Manager</strong>: Enables you to disable images from certain
  102.     web sites or disable them altogether. This is useful if you wish to decrease
  103.     the amount of time it takes for web sites to load.</li>
  104. </ul>
  105.  
  106. <h2 id="keyboard_shortcuts">Keyboard Shortcuts</h2>
  107. <p>You will notice that Microsoft Internet Explorer and &brandShortName; share many of
  108.   the same shortcut keys. For a full list of shortcut keys, see the
  109.   <a href="shortcuts.xhtml">List of &brandShortName; Keyboard Shortcuts</a>.</p>
  110.  
  111. <div class="contentsBox"><em>10 December 2004</em></div>
  112. <p>Copyright © 2003-2007 Contributors to the Mozilla Help Viewer Project.</p>
  113.  
  114. </body>
  115. </html>
  116.