Menu

#747 1.2.30: can't hide "settings" entry from start menu

closed-fixed
icewm-1.2 (683)
8
2007-05-05
2007-02-19
Felix Kater
No

Hi,

after an update from 1.2.26 to 1.2.30 I got the "settings" menu entry in my start menu -- however, there seems to be no way to hide that entry.

Thank You

Felix

Discussion

  • Eduard Bloch

    Eduard Bloch - 2007-03-26

    Logged In: YES
    user_id=935104
    Originator: NO

    Apply that one:

    Index: default.h

    RCS file: /cvsroot/icewm/icewm-1.2/src/default.h,v
    retrieving revision 1.36.2.18
    diff -u -r1.36.2.18 default.h
    --- default.h 24 Dec 2006 15:56:15 -0000 1.36.2.18
    +++ default.h 26 Mar 2007 16:34:40 -0000
    @@ -282,6 +282,7 @@
    OBV("ClientWindowMouseActions", &clientMouseActions, "Allow mouse actions on client windows (buggy with some programs)"),
    OBV("ShowProgramsMenu", &showPrograms, "Show programs submenu"),
    OBV("ShowThemesMenu", &showThemesMenu, "Show themes submenu"),
    + OBV("ShowSettingsMenu", &showSettingsMenu, "Show settings submenu"),
    OBV("ShowLogoutMenu", &showLogoutMenu, "Show logout submenu"),
    OBV("ShowHelp", &showHelp, "Show the help menu item"),
    OBV("ShowLogoutSubMenu", &showLogoutSubMenu, "Show logout submenu"),

     
  • Marko Macek

    Marko Macek - 2007-04-30
    • labels: --> 447425
    • priority: 5 --> 8
    • assigned_to: nobody --> captnmark
     
  • Marko Macek

    Marko Macek - 2007-04-30
    • labels: 447425 --> icewm-1.2
     
  • Marko Macek

    Marko Macek - 2007-05-05
    • status: open --> closed-fixed
     
  • Marko Macek

    Marko Macek - 2007-05-05

    Logged In: YES
    user_id=1814
    Originator: NO

    fixed

     

Log in to post a comment.