1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-20 12:27:58 +01:00

Make :sidebar! documentation match the actual behaviour.

This commit is contained in:
Štěpán Němec
2011-01-23 00:48:10 +01:00
parent 0989bbcbf4
commit 7d50100d67

View File

@@ -213,11 +213,11 @@
<description> <description>
<p> <p>
Toggle the sidebar window. When <oa>name</oa> is provided, the Toggle the sidebar window. When <oa>name</oa> is provided, the
semantics are as follows: If the named is currently open, it is semantics are as follows: If the named sidebar is currently open,
closed. Otherwise the sidebar is closed. When <oa>name</oa> is it is closed. Otherwise the named sidebar is opened. When
not provided, the semantics are as follows: If the sidebar is <oa>name</oa> is not provided, the semantics are as follows: If the
currently open, it is closed. Otherwise the previously open sidebar sidebar is currently open, it is closed. Otherwise the previously
panel is re-opened. open sidebar panel is re-opened.
</p> </p>
</description> </description>
</item> </item>