| Summary: | Kmenu's input actions not being saved when hitting apply button | ||
|---|---|---|---|
| Product: | [Applications] systemsettings | Reporter: | Lamarque V. Souza <lamarque> |
| Component: | kcm_khotkeys | Assignee: | Lubos Lunak <l.lunak> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Gentoo Packages | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Lamarque V. Souza
2009-03-12 17:59:57 UTC
SVN commit 940679 by mjansen: Fix MenuEntryActions created from khotkeys. From kmenuedit they worked. Pop up a messagebox if a application fails to start or isn't configured. Backport of 933943 for BUG: 186992 M +7 -3 kcm_hotkeys/actions/menuentry_action_widget.cpp M +3 -0 kcm_hotkeys/actions/menuentry_action_widget.h M +27 -8 libkhotkeysprivate/actions/menuentry_action.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=940679 It is working now, thanks. |