Remove unnecessary accelerator from .ui files.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/14/head
Michele Calgaro 2 years ago
parent b0f1887ca0
commit cf76e5a86b
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -93,9 +93,6 @@
<property name="text">
<string>Insert &amp;file name...</string>
</property>
<property name="accel">
<string>Alt+F</string>
</property>
<property name="whatsThis" stdset="0">
<string>Browse for a file; the full path name will be inserted at the current cursor location in the edit box above.</string>
</property>
@ -107,9 +104,6 @@
<property name="text">
<string>Insert &amp;directory name...</string>
</property>
<property name="accel">
<string>Alt+D</string>
</property>
<property name="whatsThis" stdset="0">
<string>Browse for a directory; the full path name will be inserted at the current cursor location in the edit box above.</string>
</property>
@ -196,9 +190,6 @@
<property name="text">
<string>&amp;Browse...</string>
</property>
<property name="accel">
<string>Alt+B</string>
</property>
<property name="whatsThis" stdset="0">
<string>Browse for the initial working directory where the program is run.</string>
</property>
@ -339,9 +330,6 @@
<property name="text">
<string>&amp;Modify</string>
</property>
<property name="accel">
<string>Alt+M</string>
</property>
<property name="whatsThis" stdset="0">
<string>Enters the environment variable that is currently specified in the edit box into the list. If the named variable is already in the list, it receives a new value; otherwise, a new entry is created.</string>
</property>
@ -353,9 +341,6 @@
<property name="text">
<string>&amp;Delete</string>
</property>
<property name="accel">
<string>Alt+D</string>
</property>
<property name="whatsThis" stdset="0">
<string>Deletes the selected environment variable from the list. This cannot be used to delete environment variables that are inherited.</string>
</property>
@ -457,9 +442,6 @@
<property name="text">
<string>&amp;OK</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>
@ -474,9 +456,6 @@
<property name="text">
<string>&amp;Cancel</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>

@ -189,9 +189,6 @@
<property name="text">
<string>&amp;OK</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>
@ -209,9 +206,6 @@
<property name="text">
<string>&amp;Cancel</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>

Loading…
Cancel
Save