summaryrefslogtreecommitdiff
path: root/desktop/uiconfig/ui
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2022-02-25 08:58:15 +0000
committerCaolán McNamara <caolanm@redhat.com>2022-02-25 13:22:30 +0100
commit9d432faade9281b1211577f9e9a2d65d46ecbdb1 (patch)
tree206f73537dcdea4b209bdf009a84bf8d43a3ddb9 /desktop/uiconfig/ui
parent8811dd76f02bce0425d784770af8c283db216ee9 (diff)
set the dialog contents to be approx 50 characters wide
which is what was used in the original effort of... commit ebc07e1bde64a37ebe9c4326cfea7fbffd94f099 Date: Thu Jul 13 16:02:57 2006 +0000 INTEGRATION: CWS jsc7 (1.1.2); FILE ADDED this dialog can be see on clicking through to the end of the installation process triggered with ./instdir/program/soffice desktop/test/deployment/dependencies/unknown-dependency.oxt Change-Id: Ice4908422858299c1f8d2be20d892c3100c4c7db Reviewed-on: https://gerrit.libreoffice.org/c/core/+/130516 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'desktop/uiconfig/ui')
-rw-r--r--desktop/uiconfig/ui/dependenciesdialog.ui3
1 files changed, 2 insertions, 1 deletions
diff --git a/desktop/uiconfig/ui/dependenciesdialog.ui b/desktop/uiconfig/ui/dependenciesdialog.ui
index c4e56d2bd7e5..785246688cad 100644
--- a/desktop/uiconfig/ui/dependenciesdialog.ui
+++ b/desktop/uiconfig/ui/dependenciesdialog.ui
@@ -72,7 +72,8 @@
<property name="can_focus">False</property>
<property name="label" translatable="yes" context="dependenciesdialog|label1">The extension cannot be installed as the following system dependencies are not fulfilled:</property>
<property name="wrap">True</property>
- <property name="max_width_chars">60</property>
+ <property name="width-chars">50</property>
+ <property name="max_width_chars">50</property>
<property name="xalign">0</property>
</object>
<packing>