1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-30 07:43:32 +02:00

Simplify :displaypane argument names.

This commit is contained in:
Doug Kearns
2010-10-21 15:45:47 +11:00
parent 48dd94773e
commit 8e827b053d
4 changed files with 18 additions and 25 deletions

View File

@@ -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>