Bug 230749

Summary: "Upload Vocabulary Document..." is in two menus
Product: [Applications] parley Reporter: yyyy12
Component: generalAssignee: Parley Developers <parley-devel>
Status: RESOLVED FIXED    
Severity: normal CC: lueck
Priority: NOR    
Version: 0.9.3   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description yyyy12 2010-03-14 19:34:50 UTC
Version:           0.9.3 (using 4.4.1 (KDE 4.4.1), Chakra)
Compiler:          gcc
OS:                Linux (x86_64) release 2.6.32-ARCH

The action to upload a vocabulary document is in the menus "File" and "Edit". It should be in only one.
Comment 1 Burkhard Lück 2010-03-14 19:45:11 UTC
confirmed in recent trunk and branch compiled from sources
Comment 2 Burkhard Lück 2010-03-14 19:49:47 UTC
reason is that editor/editorui.rc has the action twice:

editorui.rc:9:      <Action name="file_upload" />
editorui.rc:15:      <Action name="file_upload" />
Comment 3 Frederik Gladhorn 2010-04-02 23:52:46 UTC
SVN commit 1110382 by gladhorn:

fix duplicate upload in menu for 4.4.3
this was already fixed in trunk
BUG: 230749


 M  +0 -1      editorui.rc  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1110382