Summary: | many menu entries disappeared after editting of one of them | ||
---|---|---|---|
Product: | [Applications] kmenuedit | Reporter: | Pawel Dziekonski <dzieko> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | CC: | wstephenson |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | screenshot showing Multimedia menu and kmenuedit window. |
Description
Pawel Dziekonski
2007-04-22 17:51:48 UTC
Created attachment 20351 [details]
screenshot showing Multimedia menu and kmenuedit window.
This is normal, the "reduce menu depth" patch flattens submenus containing only one item into a top level item. The workaround is to add the following line to the [menus] section of the $HOME/.kde/share/config/kickerrc file: ReduceMenuDepth=false |