[Libreoffice-commits] core.git: starmath/uiconfig

Takeshi Abe tabe at fixedpoint.jp
Sun Apr 23 01:24:01 UTC 2017


 starmath/uiconfig/smath/ui/commandmenu.ui |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 3b0a1ed1ac30d02366a93c789fb5eced171dc4c5
Author: Takeshi Abe <tabe at fixedpoint.jp>
Date:   Sun Apr 23 09:20:45 2017 +0900

    starmath: Show underscore which does not mark a mnemonic key
    
    Change-Id: I119f308d59b309bf432421a50c616032f6c74e87
    Reviewed-on: https://gerrit.libreoffice.org/36826
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Takeshi Abe <tabe at fixedpoint.jp>

diff --git a/starmath/uiconfig/smath/ui/commandmenu.ui b/starmath/uiconfig/smath/ui/commandmenu.ui
index bace48cd2e2d..3a703eb6694f 100644
--- a/starmath/uiconfig/smath/ui/commandmenu.ui
+++ b/starmath/uiconfig/smath/ui/commandmenu.ui
@@ -1312,7 +1312,7 @@
               <object class="GtkMenuItem" id="<?>_{<?>} ">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
-                <property name="label">_x</property>
+                <property name="label">__x</property>
               </object>
             </child>
             <child>


More information about the Libreoffice-commits mailing list