]> git.donarmstrong.com Git - dactyl.git/blobdiff - pentadactyl/locale/en-US/gui.xml
Import 1.0b7.1 supporting Firefox up to 8.*
[dactyl.git] / pentadactyl / locale / en-US / gui.xml
diff --git a/pentadactyl/locale/en-US/gui.xml b/pentadactyl/locale/en-US/gui.xml
deleted file mode 100644 (file)
index 1c4e9fb..0000000
+++ /dev/null
@@ -1,41 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<?xml-stylesheet type="text/xsl" href="dactyl://content/help.xsl"?>
-
-<!DOCTYPE overlay SYSTEM "dactyl://content/dtd">
-
-<overlay
-    xmlns="&xmlns.dactyl;"
-    xmlns:html="&xmlns.html;">
-
-<dl tag="dialog-list" replace="dialog-list">
-    <dt>about</dt>           <dd>About Mozilla &dactyl.host;</dd>
-    <dt>addbookmark</dt>     <dd>Add bookmark for the current page</dd>
-    <dt>addons</dt>          <dd>Manage Add-ons</dd>
-    <dt>bookmarks</dt>       <dd>List your bookmarks</dd>
-    <dt>checkupdates</dt>    <dd>Check for updates</dd>
-    <dt>cookies</dt>         <dd>List your cookies</dd>
-    <dt>console</dt>         <dd>JavaScript console</dd>
-    <dt>customizetoolbar</dt><dd>Customize the Toolbar</dd>
-    <dt>dominspector</dt>    <dd>DOM Inspector</dd>
-    <dt>downloads</dt>       <dd>Manage Downloads</dd>
-    <dt>history</dt>         <dd>List your history</dd>
-    <dt>import</dt>          <dd>Import Preferences, Bookmarks, History, etc. from other browsers</dd>
-    <dt>openfile</dt>        <dd>Open the file selector dialog</dd>
-    <dt>pageinfo</dt>        <dd>Show information about the current page</dd>
-    <dt>pagesource</dt>      <dd>View page source</dd>
-    <dt>passwords</dt>       <dd>Passwords dialog</dd>
-    <dt>places</dt>          <dd>Places Organizer: Manage your bookmarks and history</dd>
-    <dt>preferences</dt>     <dd>Show &dactyl.host; preferences dialog</dd>
-    <dt>printpreview</dt>    <dd>Preview the page before printing</dd>
-    <dt>printsetup</dt>      <dd>Setup the page size and orientation before printing</dd>
-    <dt>print</dt>           <dd>Show print dialog</dd>
-    <dt>saveframe</dt>       <dd>Save frame to disk</dd>
-    <dt>savepage</dt>        <dd>Save page to disk</dd>
-    <dt>searchengines</dt>   <dd>Manage installed search engines</dd>
-    <dt>selectionsource</dt> <dd>View selection source</dd>
-    <dt>venkman</dt>         <dd>The JavaScript debugger</dd>
-</dl>
-
-</overlay>
-
-<!-- vim:se sts=4 sw=4 et: -->