Archive for December, 2006

Wine menu not showing in SuSE’s KDE

Since at least version 10.1 of openSuSE, the Wine menu does not show up in the KDE menu.

It seems this is due to a bug in SuSE’s way to flat menus with only one entry, in KDE. We can disable this SuSE code and leave KDE menu behave as originally intended. To do so, edit your .kde/share/config/kickerrc file and add this to the [menu] section:

ReduceMenuDepth=false

Restart kicker by entering:

dcop kicker kicker restart

and you should have your Wine menu appear