]> git.donarmstrong.com Git - dactyl.git/blob - teledactyl/locale/en-US/gui.xml
4f8b449de92813985bcf0a8a6bdd6a4a62fd2fe4
[dactyl.git] / teledactyl / locale / en-US / gui.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <?xml-stylesheet type="text/xsl" href="dactyl://content/help.xsl"?>
3
4 <!DOCTYPE overlay SYSTEM "dactyl://content/dtd">
5
6 <overlay
7     xmlns="&xmlns.dactyl;"
8     xmlns:html="&xmlns.html;">
9
10 <dl tag="dialog-list" replace="dialog-list">
11     <dt>about</dt>           <dd>About &dactyl.host;</dd>
12     <dt>addons</dt>          <dd>Manage Add-ons</dd>
13     <dt>addressbook</dt>     <dd>Address book</dd>
14     <dt>checkupdates</dt>    <dd>Check for updates</dd>
15     <dt>console</dt>         <dd>JavaScript console</dd>
16     <dt>dominspector</dt>    <dd>DOM Inspector</dd>
17     <dt>downloads</dt>       <dd>Manage Downloads</dd>
18     <dt>openfile</dt>        <dd>Open the file selector dialog</dd>
19     <dt>pageinfo</dt>        <dd>Show information about the current page</dd>
20     <dt>pagesource</dt>      <dd>View page source</dd>
21     <dt>preferences</dt>     <dd>Show &dactyl.host; preferences dialog</dd>
22     <dt>printsetup</dt>      <dd>Setup the page size and orientation before printing</dd>
23     <dt>print</dt>           <dd>Show print dialog</dd>
24     <dt>saveframe</dt>       <dd>Save frame to disk</dd>
25     <dt>savepage</dt>        <dd>Save page to disk</dd>
26 </dl>
27
28 </overlay>
29
30 <!-- vim:se sts=4 sw=4 et: -->