From 7d50100d67a5ef82c80cb30a4b80df38d80fde95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0t=C4=9Bp=C3=A1n=20N=C4=9Bmec?= Date: Sun, 23 Jan 2011 00:48:10 +0100 Subject: [PATCH] Make :sidebar! documentation match the actual behaviour. --- common/locale/en-US/gui.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/common/locale/en-US/gui.xml b/common/locale/en-US/gui.xml index 94a34def..fa1daf5d 100644 --- a/common/locale/en-US/gui.xml +++ b/common/locale/en-US/gui.xml @@ -213,11 +213,11 @@

Toggle the sidebar window. When name is provided, the - semantics are as follows: If the named is currently open, it is - closed. Otherwise the sidebar is closed. When name is - not provided, the semantics are as follows: If the sidebar is - currently open, it is closed. Otherwise the previously open sidebar - panel is re-opened. + semantics are as follows: If the named sidebar is currently open, + it is closed. Otherwise the named sidebar is opened. When + name is not provided, the semantics are as follows: If the + sidebar is currently open, it is closed. Otherwise the previously + open sidebar panel is re-opened.