[Bug 52825] (trivial) UI problem with "B" key as a shortcut for two menus
Amilcar do Carmo Lucas
a.lucas at tu-bs.de
Thu Mar 20 13:17:04 UTC 2003
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=52825
------- Additional Comments From a.lucas at tu-bs.de 2003-03-20 13:15 -------
I tried to solve it with this patch, but it didn't work :(
Index: src/gideonui.rc
===================================================================
RCS file: /home/kde/kdevelop/src/gideonui.rc,v
retrieving revision 1.43
diff -u -r1.43 gideonui.rc
--- src/gideonui.rc 18 Mar 2003 23:21:12 -0000 1.43
+++ src/gideonui.rc 20 Mar 2003 12:10:11 -0000
@@ -64,7 +64,7 @@
<Action name="project_close"/>
</Menu>
<Menu name="build">
- <text>&Build</text>
+ <text>B&uild</text>
<Merge/>
<Separator/>
<Action name="stop_processes"/>
More information about the KDevelop-devel
mailing list