From 2746ab43aa20f53052ffb100d19119dc5388f260 Mon Sep 17 00:00:00 2001 From: fluxgen Date: Mon, 15 Sep 2003 20:27:06 +0000 Subject: minor change in window menu --- src/Window.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Window.cc b/src/Window.cc index 972a025..0ab1f00 100644 --- a/src/Window.cc +++ b/src/Window.cc @@ -22,7 +22,7 @@ // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER // DEALINGS IN THE SOFTWARE. -// $Id: Window.cc,v 1.229 2003/09/14 11:23:47 rathnor Exp $ +// $Id: Window.cc,v 1.230 2003/09/15 20:27:06 fluxgen Exp $ #include "Window.hh" @@ -3436,7 +3436,7 @@ void FluxboxWindow::setupWindow() { menu.insert(it->first, it->second); } - menu.insert("ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ"); + menu.insert("------------------"); menu.insert("Close", close_cmd); menu.reconfigure(); // update graphics -- cgit v0.11.2