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

minor improvement to :sbclose help

This commit is contained in:
Doug Kearns
2007-10-10 05:32:33 +00:00
parent 21703d5b57
commit 8419c25be6
2 changed files with 382 additions and 1848 deletions

2228
ChangeLog

File diff suppressed because it is too large Load Diff

View File

@@ -1353,7 +1353,7 @@ function Commands() //{{{
toggleSidebar(); toggleSidebar();
}, },
{ {
short_help: "Close the sidebar" short_help: "Close the sidebar window"
} }
)); ));
// TODO: sopen instead? Separate :sidebar from :sbopen and make them behave // TODO: sopen instead? Separate :sidebar from :sbopen and make them behave