From b36a40a809206a57160108b3361f42420f619c2e Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Tue, 22 Dec 2020 14:32:35 +0000 Subject: drop deprecated GtkAlignment, move left/top-padding into child margin-start/top MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit for desktop Change-Id: I05e2f701360701fc1ba920758784211242357a51 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/108206 Tested-by: Jenkins Reviewed-by: Caolán McNamara --- desktop/uiconfig/ui/extensionmanager.ui | 123 +++++++++++++++----------------- 1 file changed, 58 insertions(+), 65 deletions(-) (limited to 'desktop') diff --git a/desktop/uiconfig/ui/extensionmanager.ui b/desktop/uiconfig/ui/extensionmanager.ui index 7e35d02eaf01..9ed8d9676bac 100644 --- a/desktop/uiconfig/ui/extensionmanager.ui +++ b/desktop/uiconfig/ui/extensionmanager.ui @@ -68,82 +68,75 @@ 0 none - + + True False - 1 - 6 - 12 + 12 + 12 + 6 - - + + Installed for all users True - False - 12 - - - Installed for all users - True - True - False - True - 0 - True - True - - - Filter extensions available for all users of this computer. - - + True + False + True + 0 + True + True + + + Filter extensions available for all users of this computer. - - 1 - 0 - - - - Installed for current user - True - True - False - True - 0 - True - True - - - Filter extensions only available for the currently logged in user. - - + + + 1 + 0 + + + + + Installed for current user + True + True + False + True + 0 + True + True + + + Filter extensions only available for the currently logged in user. - - 2 - 0 - - - - Bundled with %PRODUCTNAME - True - True - False - True - 0 - True - True - - - Bundled extensions are installed by the system administrator using the operating system specific installer packages. These can not be installed, updated or removed here. - - + + + 2 + 0 + + + + + Bundled with %PRODUCTNAME + True + True + False + True + 0 + True + True + + + Bundled extensions are installed by the system administrator using the operating system specific installer packages. These can not be installed, updated or removed here. - - 0 - 0 - + + 0 + 0 + -- cgit