diff options
author | Doug Kearns <dougkearns@gmail.com> | 2010-10-21 15:45:47 +1100 |
---|---|---|
committer | Doug Kearns <dougkearns@gmail.com> | 2010-10-21 15:45:47 +1100 |
commit | 8e827b053d491a9edd1cbea3a44720c8a99796ad (patch) | |
tree | 944d2845b988d01645b64e41b93e63c0231cb2a3 /melodactyl/locale | |
parent | 48dd94773e5634d0e4d3ae9073b16cb3f7e2a09b (diff) | |
download | pentadactyl-8e827b053d491a9edd1cbea3a44720c8a99796ad.tar.gz |
Simplify :displaypane argument names.
Diffstat (limited to 'melodactyl/locale')
-rw-r--r-- | melodactyl/locale/en-US/gui.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/melodactyl/locale/en-US/gui.xml b/melodactyl/locale/en-US/gui.xml index 0bbff3cc..a2b27ede 100644 --- a/melodactyl/locale/en-US/gui.xml +++ b/melodactyl/locale/en-US/gui.xml @@ -44,9 +44,8 @@ <spec>:displaypane <a>pane</a></spec> <description> <p> - Open the specified display pane. <a>pane</a> is any of "service - pane left", "service pane bottom", "content pane bottom" or "right - sidebar". + Open the specified display pane. <a>pane</a> is any of + "leftservice", "bottomservice", "bottomcontent" or "rightsidebar". </p> </description> </item> |