summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-01-08 18:52:24 +0000
committerCaolán McNamara <caolanm@redhat.com>2014-01-08 18:53:25 +0000
commitca070a758cd29315b4e9f91a298c90d2f57936a0 (patch)
tree8af2fe97c77247e7805fb736310149104028fd11 /sw
parentc8204020835de157aaef60e217275612dab8b633 (diff)
allow long labels to line break
writer table options page (e.g. de) Change-Id: Ib8f3daad397fc4b8d37979f5c6d1e12b8884677d (cherry picked from commit 5b29623e0ad6231dd933bd2b2a0017f89436c9d8)
Diffstat (limited to 'sw')
-rw-r--r--sw/uiconfig/swriter/ui/opttablepage.ui13
1 files changed, 11 insertions, 2 deletions
diff --git a/sw/uiconfig/swriter/ui/opttablepage.ui b/sw/uiconfig/swriter/ui/opttablepage.ui
index 48a7f3c5adaa..4003ffa968e8 100644
--- a/sw/uiconfig/swriter/ui/opttablepage.ui
+++ b/sw/uiconfig/swriter/ui/opttablepage.ui
@@ -1,4 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.0 on Wed Jan 8 18:48:05 2014 -->
<interface>
<!-- interface-requires gtk+ 3.0 -->
<object class="GtkAdjustment" id="adjustment">
@@ -337,8 +338,12 @@
<object class="GtkLabel" id="label11">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="hexpand">True</property>
<property name="xalign">0</property>
<property name="label" translatable="yes">Changes affect the adjacent area only</property>
+ <property name="wrap">True</property>
+ <property name="wrap_mode">char</property>
+ <property name="max_width_chars">50</property>
</object>
<packing>
<property name="left_attach">1</property>
@@ -351,8 +356,11 @@
<object class="GtkLabel" id="label12">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="hexpand">True</property>
<property name="xalign">0</property>
<property name="label" translatable="yes">Changes affect the entire table</property>
+ <property name="wrap">True</property>
+ <property name="max_width_chars">50</property>
</object>
<packing>
<property name="left_attach">1</property>
@@ -365,8 +373,11 @@
<object class="GtkLabel" id="label13">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="hexpand">True</property>
<property name="xalign">0</property>
<property name="label" translatable="yes">Changes affect the table size</property>
+ <property name="wrap">True</property>
+ <property name="max_width_chars">50</property>
</object>
<packing>
<property name="left_attach">1</property>
@@ -501,7 +512,6 @@
<property name="can_focus">True</property>
<property name="halign">start</property>
<property name="invisible_char">●</property>
- <property name="invisible_char_set">True</property>
<property name="adjustment">adjustment</property>
<property name="digits">2</property>
</object>
@@ -518,7 +528,6 @@
<property name="can_focus">True</property>
<property name="halign">start</property>
<property name="invisible_char">●</property>
- <property name="invisible_char_set">True</property>
<property name="adjustment">adjustment</property>
<property name="digits">2</property>
</object>