[Bug 60212] duplicate accelerator keys in new class dialog

Amilcar do Carmo Lucas amilcar at ida.ing.tu-bs.de
Sun Jun 22 19:36:02 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=60212     
amilcar at ida.ing.tu-bs.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From amilcar at ida.ing.tu-bs.de  2003-06-22 19:35 -------
Subject: kdevelop/parts/cppsupport

CVS commit by aclu: 

Fixed some shortcut clashes in the "Project> New class..." dialog.

Thanks for reporting.

CCMAIL: 60212-done at bugs.kde.org


  M +4 -4      cppnewclassdlgbase.ui   1.23


--- kdevelop/parts/cppsupport/cppnewclassdlgbase.ui  #1.22:1.23
@@ -205,5 +205,5 @@
                                 </property>
                                 <property name="text">
-                                    <string>N&amespace:</string>
+                                    <string>Name&space:</string>
                                 </property>
                                 <property name="buddy" stdset="0">
@@ -254,5 +254,5 @@
                                 </property>
                                 <property name="text">
-                                    <string>&Add</string>
+                                    <string>A&dd</string>
                                 </property>
                                 <property name="autoDefault">
@@ -585,5 +585,5 @@
                                 </property>
                                 <property name="text">
-                                    <string>&Use file templates</string>
+                                    <string>Use file &templates</string>
                                 </property>
                                 <property name="checked">
@@ -612,5 +612,5 @@
                                 </property>
                                 <property name="text">
-                                    <string>&Generate GTK+ Class</string>
+                                    <string>Generate G&TK+ Class</string>
                                 </property>
                             </widget>




More information about the KDevelop-devel mailing list