On 06/12/2016 22:57, Tommaso Cucinotta wrote:
right ... couldn't find a way to restore the shortcut, other than ...
rollback :(, and apply a different UI clarification fix, would look like
the attached, how would u see that?

as we're at it, there was a clash in shortcuts for the new two security 
checkboxes, could be removed by this

diff --git a/src/frontends/qt4/ui/PrefConvertersUi.ui 
b/src/frontends/qt4/ui/PrefConvertersUi.ui
index 87abef57..efd23abd 100644
--- a/src/frontends/qt4/ui/PrefConvertersUi.ui
+++ b/src/frontends/qt4/ui/PrefConvertersUi.ui
@@ -327,7 +327,7 @@
         <item>
          <widget class="QCheckBox" name="needauthForbiddenCB" >
           <property name="text" >
-           <string>&amp;Forbid use of needauth converters</string>
+           <string>Forbid &amp;use of needauth converters</string>
           </property>
           <property name="toolTip">
            <string>When enabled, use of converters with the 'needauth' option is 
forbidden.</string>
@@ -337,7 +337,7 @@
         <item>
          <widget class="QCheckBox" name="needauthCB" >
           <property name="text" >
-           <string>Use need&amp;auth option</string>
+           <string>Use needaut&amp;h option</string>
           </property>
           <property name="toolTip">
            <string>When enabled, ask user before launching any external converter 
with the 'needauth' option.</string>

objections?

Thanks,

        T.

Reply via email to