From 9d432faade9281b1211577f9e9a2d65d46ecbdb1 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Fri, 25 Feb 2022 08:58:15 +0000 Subject: set the dialog contents to be approx 50 characters wide MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- desktop/uiconfig/ui/dependenciesdialog.ui | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'desktop/uiconfig/ui') 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 @@ False The extension cannot be installed as the following system dependencies are not fulfilled: True - 60 + 50 + 50 0 -- cgit