Summary: | Configure KGpg is the first item in the Settings menu of Editor window | ||
---|---|---|---|
Product: | [Applications] kgpg | Reporter: | Burkhard Lück <lueck> |
Component: | general | Assignee: | Rolf Eike Beer <kde> |
Status: | RESOLVED FIXED | ||
Severity: | minor | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.6.4 | |
Sentry Crash Report: | |||
Attachments: | patch to move Configure KGpg to the end of Settings in Editor window |
SVN commit 1230709 by dakon: show "Configure KGpg" as last entry in settings menu of editor CCBUG:272622 M +1 -1 kgpgeditor.cpp M +0 -5 kgpgeditor.rc WebSVN link: http://websvn.kde.org/?view=rev&revision=1230709 SVN commit 1230711 by dakon: show "Configure KGpg" as last entry in settings menu of editor BUG:272622 Backport of r1230709 M +1 -1 kgpgeditor.cpp M +0 -5 kgpgeditor.rc WebSVN link: http://websvn.kde.org/?view=rev&revision=1230711 |
Created attachment 59696 [details] patch to move Configure KGpg to the end of Settings in Editor window Version: unspecified (using Devel) OS: Linux All apps in kde have the action "Configure app" at the end of the Settings menu, but in KGpg's Editor window this action is the first item in the Settings menu. Reproducible: Always