Bug 230749 - "Upload Vocabulary Document..." is in two menus
Summary: "Upload Vocabulary Document..." is in two menus
Status: RESOLVED FIXED
Alias: None
Product: parley
Classification: Applications
Component: general (show other bugs)
Version: 0.9.3
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Parley Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-14 19:34 UTC by yyyy12
Modified: 2010-04-02 23:52 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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