From 957963e272be1fba1e06dd2bdcfa9a4348121baf Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sun, 22 Apr 2007 00:36:54 +0000 Subject: 1) get rid of menu titles 2) let separators have labels, when they have a label, then they will appear like a menu title used to so if you want a menu title, you use a separator in the menu itself at the top more style work may be needed --- openbox/window.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openbox/window.c') diff --git a/openbox/window.c b/openbox/window.c index 894401a1..7b3428bd 100644 --- a/openbox/window.c +++ b/openbox/window.c @@ -1,7 +1,7 @@ /* -*- indent-tabs-mode: nil; tab-width: 4; c-basic-offset: 4; -*- window.c for the Openbox window manager - Copyright (c) 2003 Ben Jansens + Copyright (c) 2003-2007 Dana Jansens This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -- cgit v1.2.3