sd/inc/helpids.h                      |    1 -
 sd/uiconfig/simpress/ui/sdviewpage.ui |    5 +++--
 2 files changed, 3 insertions(+), 3 deletions(-)

New commits:
commit 5b2f1615b8af296114f514b73e4dfeb4b188679d
Author: Caolán McNamara <caol...@redhat.com>
Date:   Thu Jun 6 12:14:18 2013 +0100

    drop unused help ids
    
    Change-Id: I7e0e9a09c6b9d36c0b9d02ab11f7bad051c01b9a

diff --git a/sd/inc/helpids.h b/sd/inc/helpids.h
index b9ba1cb..8fb2364 100644
--- a/sd/inc/helpids.h
+++ b/sd/inc/helpids.h
@@ -25,7 +25,6 @@
 #define HID_SDOUTLINEVIEWSHELL                                  
"SD_HID_SDOUTLINEVIEWSHELL"
 #define HID_SD_PRINT_OPTIONS                                    
"SD_HID_SD_PRINT_OPTIONS"
 #define HID_SD_OPTIONS_SNAP                                     
"SD_HID_SD_OPTIONS_SNAP"
-#define HID_SD_OPTIONS_VIEW                                     
"SD_HID_SD_OPTIONS_VIEW"
 #define HID_SD_AUTOPILOT_PAGE1                                  
"SD_HID_SD_AUTOPILOT_PAGE1"
 #define HID_SD_AUTOPILOT_PAGE2                                  
"SD_HID_SD_AUTOPILOT_PAGE2"
 #define HID_SD_AUTOPILOT_PAGE3                                  
"SD_HID_SD_AUTOPILOT_PAGE3"
commit a188916c8a0dba987dd26837ede4d5f6042e72bc
Author: Caolán McNamara <caol...@redhat.com>
Date:   Thu Jun 6 12:05:34 2013 +0100

    HIG set 6 pixel spacing between rows
    
    Change-Id: I6933ffd0e095fa23108b86675714f0bf7510a101

diff --git a/sd/uiconfig/simpress/ui/sdviewpage.ui 
b/sd/uiconfig/simpress/ui/sdviewpage.ui
index 25d5d5c..50b99bd 100644
--- a/sd/uiconfig/simpress/ui/sdviewpage.ui
+++ b/sd/uiconfig/simpress/ui/sdviewpage.ui
@@ -19,9 +19,10 @@
             <property name="visible">True</property>
             <property name="can_focus">False</property>
             <property name="orientation">vertical</property>
+            <property name="spacing">6</property>
             <child>
               <object class="GtkCheckButton" id="ruler">
-                <property name="label" translatable="yes">Rulers 
_visible</property>
+                <property name="label" translatable="yes">_Rulers 
visible</property>
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
                 <property name="receives_default">False</property>
@@ -69,7 +70,7 @@
             </child>
             <child>
               <object class="GtkCheckButton" id="moveoutline">
-                <property name="label" translatable="yes">Co_ntour of each 
individual object</property>
+                <property name="label" translatable="yes">_Contour of each 
individual object</property>
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
                 <property name="receives_default">False</property>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to