diff options
author | Caolán McNamara <caolanm@redhat.com> | 2014-09-09 20:14:44 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-09-10 12:46:48 +0100 |
commit | 3e0f9a148bf2c0a5916e850528a9b0472830bb9e (patch) | |
tree | 31c04f7bf01e29011437b9e32c2eae74c05683b9 /svx | |
parent | 1964870db4ad1e4334e8fc5050795469dc1fb05e (diff) |
wrap at some reasonable location
Change-Id: I15ead38cadbee5d092c96010c8e9a7253c2027cc
Diffstat (limited to 'svx')
-rw-r--r-- | svx/uiconfig/ui/docrecoverybrokendialog.ui | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/svx/uiconfig/ui/docrecoverybrokendialog.ui b/svx/uiconfig/ui/docrecoverybrokendialog.ui index b0828ef05108..63f1ccbf29c0 100644 --- a/svx/uiconfig/ui/docrecoverybrokendialog.ui +++ b/svx/uiconfig/ui/docrecoverybrokendialog.ui @@ -75,6 +75,7 @@ The documents listed below will be saved in the folder noted below if you click 'Save'. Click 'Cancel' to close the wizard without saving the documents.</property> <property name="wrap">True</property> + <property name="max_width_chars">100</property> </object> <packing> <property name="expand">False</property> |