all repos — fluxbox @ 2746ab43aa20f53052ffb100d19119dc5388f260

custom fork of the fluxbox windowmanager

minor change in window menu
fluxgen fluxgen
commit

2746ab43aa20f53052ffb100d19119dc5388f260

parent

3e615b15deeaa453b00f5c734eef04a0e4e94361

1 files changed, 2 insertions(+), 2 deletions(-)

jump to
M src/Window.ccsrc/Window.cc

@@ -22,7 +22,7 @@ // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING

// 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 @@ it->second->disableTitle(); // be sure there is no title

menu.insert(it->first, it->second); } - menu.insert("ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ"); + menu.insert("------------------"); menu.insert("Close", close_cmd); menu.reconfigure(); // update graphics