Remove unnecessary accelerator from .ui files.

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

@ -146,9 +146,6 @@
<property name="text">
<string>In&amp;vert</string>
</property>
<property name="accel">
<string>Alt+V</string>
</property>
<property name="toolTip" stdset="0">
<string>Inverts the image before processing</string>
</property>
@ -1802,9 +1799,6 @@ pixels in the input</string>
<property name="text">
<string>&amp;DPI:</string>
</property>
<property name="accel">
<string>Alt+D</string>
</property>
<property name="toolTip" stdset="0">
<string>&lt;p&gt;Dot per inch of input image&lt;/p&gt;&lt;p&gt;(affects scaling in mif output)&lt;/p&gt;</string>
</property>
@ -1816,9 +1810,6 @@ pixels in the input</string>
<property name="text">
<string>&amp;reduce color count to:</string>
</property>
<property name="accel">
<string>Alt+R</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
@ -1877,9 +1868,6 @@ pixels in the input</string>
<property name="text">
<string>&amp;Use:</string>
</property>
<property name="accel">
<string>Alt+U</string>
</property>
<property name="toolTip" stdset="0">
<string>&lt;p&gt;Toggle transparent color&lt;/p&gt;</string>
</property>
@ -1931,9 +1919,6 @@ pixels in the input</string>
<property name="text">
<string>Create &amp;logfile</string>
</property>
<property name="accel">
<string>Alt+L</string>
</property>
<property name="toolTip" stdset="0">
<string>Not working at the moment</string>
</property>
@ -2081,9 +2066,6 @@ pixels in the input</string>
<property name="text">
<string>&amp;Remove adjacent corners</string>
</property>
<property name="accel">
<string>Alt+R</string>
</property>
<property name="toolTip" stdset="0">
<string></string>
</property>
@ -2228,9 +2210,6 @@ pixels in the input</string>
<property name="text">
<string>&amp;Preserve width</string>
</property>
<property name="accel">
<string>Alt+P</string>
</property>
<property name="toolTip" stdset="0">
<string>&lt;p&gt;Preserve line width prior to thinning&lt;/p&gt;</string>
</property>
@ -2268,9 +2247,6 @@ pixels in the input</string>
<property name="text">
<string>&amp;Outline</string>
</property>
<property name="accel">
<string>Alt+O</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
@ -2282,9 +2258,6 @@ pixels in the input</string>
<property name="text">
<string>C&amp;enterline</string>
</property>
<property name="accel">
<string>Alt+E</string>
</property>
<property name="checked">
<bool>false</bool>
</property>
@ -2429,9 +2402,6 @@ pixels in the input</string>
<property name="text">
<string>despec&amp;kle</string>
</property>
<property name="accel">
<string>Alt+K</string>
</property>
<property name="toolTip" stdset="0">
<string></string>
</property>
@ -2571,9 +2541,6 @@ pixels in the input</string>
<property name="text">
<string>&amp;Trace</string>
</property>
<property name="accel">
<string>Alt+T</string>
</property>
</widget>
<spacer>
<property name="name">
@ -2599,9 +2566,6 @@ pixels in the input</string>
<property name="text">
<string>D&amp;efault options</string>
</property>
<property name="accel">
<string>Alt+E</string>
</property>
</widget>
</hbox>
</widget>
@ -2620,9 +2584,6 @@ pixels in the input</string>
<property name="text">
<string>Automatic Preview</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="checked">
<bool>true</bool>
</property>

Loading…
Cancel
Save