1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-24 14:41:30 +02:00

Add [c]:toolbaropen[c], [c]:toolbarclose[c], and [c]:toolbartoggle[c].

This commit is contained in:
Kris Maglione
2009-07-21 22:18:15 -04:00
parent a7de8b8cd0
commit 842dd61f4c
5 changed files with 71 additions and 1 deletions
+19
View File
@@ -140,4 +140,23 @@ standard Firefox View->Sidebar menu. Add-ons, Preferences and Downloads are
also available in the sidebar.
________________________________________________________________________________
|:tbshow| |:toolbarshow| +
||:toolbarshow {name}||
________________________________________________________________________________
Shows the named toolbar.
________________________________________________________________________________
|:tbhide| |:toolbarhide| +
||:toolbarhide {name}||
________________________________________________________________________________
Hides the named toolbar.
________________________________________________________________________________
|:tbtoggle| |:toolbartoggle| +
||:toolbartoggle {name}||
________________________________________________________________________________
Toggles the named toolbar.
________________________________________________________________________________
// vim: set filetype=asciidoc: