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

Caolán McNamara caolanm at redhat.com
Thu May 8 09:33:27 PDT 2014


 extensions/uiconfig/sabpilot/ui/datasourcepage.ui  |    4 ++--
 extensions/uiconfig/sabpilot/ui/fieldassignpage.ui |    4 ++--
 extensions/uiconfig/sabpilot/ui/selecttypepage.ui  |    2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

New commits:
commit 3a61db17545e0cee9eccaf02a3372068bb0768d4
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Thu May 8 17:32:37 2014 +0100

    use 70 chars instead of 80
    
    Change-Id: Iaecd0e5a32d01d5f3c2dc2dc9a98f316b637ab01

diff --git a/extensions/uiconfig/sabpilot/ui/datasourcepage.ui b/extensions/uiconfig/sabpilot/ui/datasourcepage.ui
index dc8c04d..f1bfb46 100644
--- a/extensions/uiconfig/sabpilot/ui/datasourcepage.ui
+++ b/extensions/uiconfig/sabpilot/ui/datasourcepage.ui
@@ -18,7 +18,7 @@
 
 Now, just enter the name under which you want to register the data source in %PRODUCTNAME.</property>
         <property name="wrap">True</property>
-        <property name="max_width_chars">80</property>
+        <property name="max_width_chars">70</property>
       </object>
       <packing>
         <property name="left_attach">0</property>
@@ -173,7 +173,7 @@ Now, just enter the name under which you want to register the data source in %PR
                     <property name="yalign">0</property>
                     <property name="label" translatable="yes">Another data source already has this name. As data sources have to have globally unique names, you need to choose another one.</property>
                     <property name="wrap">True</property>
-                    <property name="max_width_chars">80</property>
+                    <property name="max_width_chars">70</property>
                   </object>
                   <packing>
                     <property name="left_attach">0</property>
diff --git a/extensions/uiconfig/sabpilot/ui/fieldassignpage.ui b/extensions/uiconfig/sabpilot/ui/fieldassignpage.ui
index 53868d4..f0ec0b7 100644
--- a/extensions/uiconfig/sabpilot/ui/fieldassignpage.ui
+++ b/extensions/uiconfig/sabpilot/ui/fieldassignpage.ui
@@ -19,7 +19,7 @@ For instance, you could have stored the e-mail addresses in a field named "email
 
 Click the button below to open another dialog where you can enter the settings for your data source.</property>
         <property name="wrap">True</property>
-        <property name="max_width_chars">80</property>
+        <property name="max_width_chars">70</property>
       </object>
       <packing>
         <property name="left_attach">0</property>
@@ -52,7 +52,7 @@ Click the button below to open another dialog where you can enter the settings f
         <property name="xalign">0</property>
         <property name="yalign">0</property>
         <property name="wrap">True</property>
-        <property name="max_width_chars">80</property>
+        <property name="max_width_chars">70</property>
       </object>
       <packing>
         <property name="left_attach">0</property>
diff --git a/extensions/uiconfig/sabpilot/ui/selecttypepage.ui b/extensions/uiconfig/sabpilot/ui/selecttypepage.ui
index 5551f42..8cb4ba3 100644
--- a/extensions/uiconfig/sabpilot/ui/selecttypepage.ui
+++ b/extensions/uiconfig/sabpilot/ui/selecttypepage.ui
@@ -246,7 +246,7 @@
 
 This wizard helps you create the data source.</property>
         <property name="wrap">True</property>
-        <property name="max_width_chars">80</property>
+        <property name="max_width_chars">70</property>
       </object>
       <packing>
         <property name="left_attach">0</property>


More information about the Libreoffice-commits mailing list