summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-06-06 12:52:15 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-06-06 12:52:18 +0100
commita8b499c938208653cfadbc749201121c520ddb64 (patch)
tree9e9de1291c70ebfc0d2c7469ee558d1bfbbac7da /sc
parent023d31bca34c844be54b30a8c13176a8b0792857 (diff)
use autowrap rather than a manual wrap for long string
really need to get that height for width working Change-Id: I1c8b0675c671464e49c0780b0d02fd4377cd18d1
Diffstat (limited to 'sc')
-rw-r--r--sc/uiconfig/scalc/ui/optcompatibilitypage.ui8
1 files changed, 5 insertions, 3 deletions
diff --git a/sc/uiconfig/scalc/ui/optcompatibilitypage.ui b/sc/uiconfig/scalc/ui/optcompatibilitypage.ui
index 902ada444e24..2f4b60c5282f 100644
--- a/sc/uiconfig/scalc/ui/optcompatibilitypage.ui
+++ b/sc/uiconfig/scalc/ui/optcompatibilitypage.ui
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<interface>
<!-- interface-requires gtk+ 3.0 -->
- <!-- interface-requires LibreOffice 1.0 -->
<object class="GtkBox" id="OptCompatibilityPage">
<property name="visible">True</property>
<property name="can_focus">False</property>
@@ -35,10 +34,12 @@
<property name="can_focus">False</property>
<property name="hexpand">True</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes">Select desired _key binding type. Changing the key binding
- type may overwrite some of the existing key bindings.</property>
+ <property name="yalign">0</property>
+ <property name="label" translatable="yes">Select desired _key binding type. Changing the key binding type may overwrite some of the existing key bindings.</property>
<property name="use_underline">True</property>
+ <property name="wrap">True</property>
<property name="mnemonic_widget">keybindings</property>
+ <property name="max_width_chars">60</property>
</object>
<packing>
<property name="left_attach">0</property>
@@ -51,6 +52,7 @@
<object class="GtkComboBoxText" id="keybindings">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="valign">center</property>
<property name="entry_text_column">0</property>
<property name="id_column">1</property>
<items>