Bug 272622

Summary: Configure KGpg is the first item in the Settings menu of Editor window
Product: [Applications] kgpg Reporter: Burkhard Lück <lueck>
Component: generalAssignee: 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
Attachments: patch to move Configure KGpg to the end of Settings in Editor window

Description Burkhard Lück 2011-05-06 14:43:58 UTC
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
Comment 1 Rolf Eike Beer 2011-05-06 16:43:50 UTC
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
Comment 2 Rolf Eike Beer 2011-05-06 16:45:47 UTC
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