| Summary: | "Upload Vocabulary Document..." is in two menus | ||
|---|---|---|---|
| Product: | [Applications] parley | Reporter: | yyyy12 |
| Component: | general | Assignee: | Parley Developers <parley-devel> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | lueck |
| Priority: | NOR | ||
| Version First Reported In: | 0.9.3 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
yyyy12
2010-03-14 19:34:50 UTC
confirmed in recent trunk and branch compiled from sources reason is that editor/editorui.rc has the action twice: editorui.rc:9: <Action name="file_upload" /> editorui.rc:15: <Action name="file_upload" /> 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 |