sfx2/uiconfig/ui/startcenter.ui |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

New commits:
commit 3b355fca41dcfc94809fcdbbf31234a6abf86444
Author: vsfoote <vstuart.fo...@utsa.edu>
Date:   Mon Jul 6 17:58:35 2015 -0500

    tdf#91776 Rework StartCenter accelerators, use first letter of module names
    
    Change-Id: I4ae245b413203417ef9758463f1e9f205a6bf01d
    Reviewed-on: https://gerrit.libreoffice.org/16807
    Tested-by: Jenkins <c...@libreoffice.org>
    Reviewed-by: Caolán McNamara <caol...@redhat.com>
    Tested-by: Caolán McNamara <caol...@redhat.com>

diff --git a/sfx2/uiconfig/ui/startcenter.ui b/sfx2/uiconfig/ui/startcenter.ui
index 57b7198..b02387a 100644
--- a/sfx2/uiconfig/ui/startcenter.ui
+++ b/sfx2/uiconfig/ui/startcenter.ui
@@ -203,7 +203,7 @@
                 </child>
                 <child>
                   <object class="GtkButton" id="writer_all">
-                    <property name="label" translatable="yes">Writer 
_Document</property>
+                    <property name="label" translatable="yes">_Writer 
Document</property>
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
                     <property name="receives_default">True</property>
@@ -223,7 +223,7 @@
                 </child>
                 <child>
                   <object class="GtkButton" id="calc_all">
-                    <property name="label" translatable="yes">Calc 
_Spreadsheet</property>
+                    <property name="label" translatable="yes">_Calc 
Spreadsheet</property>
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
                     <property name="receives_default">True</property>
@@ -243,7 +243,7 @@
                 </child>
                 <child>
                   <object class="GtkButton" id="impress_all">
-                    <property name="label" translatable="yes">Impress 
_Presentation</property>
+                    <property name="label" translatable="yes">_Impress 
Presentation</property>
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
                     <property name="receives_default">True</property>
@@ -263,7 +263,7 @@
                 </child>
                 <child>
                   <object class="GtkButton" id="draw_all">
-                    <property name="label" translatable="yes">Draw 
D_rawing</property>
+                    <property name="label" translatable="yes">_Draw 
Drawing</property>
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
                     <property name="receives_default">True</property>
@@ -283,7 +283,7 @@
                 </child>
                 <child>
                   <object class="GtkButton" id="math_all">
-                    <property name="label" translatable="yes">Math 
For_mula</property>
+                    <property name="label" translatable="yes">_Math 
Formula</property>
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
                     <property name="receives_default">True</property>
@@ -303,7 +303,7 @@
                 </child>
                 <child>
                   <object class="GtkButton" id="database_all">
-                    <property name="label" translatable="yes">Base 
D_atabase</property>
+                    <property name="label" translatable="yes">_Base 
Database</property>
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
                     <property name="receives_default">True</property>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to