From 50da44b42dcac738e8ad0f21cbd5e97a6871bd4f Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Tue, 22 Dec 2020 12:40:21 +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 svtools Change-Id: Iea5d5996cfcd6fe2e356e6565b8366e0db7a0424 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/108199 Tested-by: Caolán McNamara Reviewed-by: Caolán McNamara --- svtools/uiconfig/ui/printersetupdialog.ui | 288 +++++++++++++++--------------- 1 file changed, 141 insertions(+), 147 deletions(-) (limited to 'svtools/uiconfig/ui/printersetupdialog.ui') diff --git a/svtools/uiconfig/ui/printersetupdialog.ui b/svtools/uiconfig/ui/printersetupdialog.ui index 47b00e7925b7..9a91cc23b3c0 100644 --- a/svtools/uiconfig/ui/printersetupdialog.ui +++ b/svtools/uiconfig/ui/printersetupdialog.ui @@ -98,163 +98,157 @@ 0 none - + + True False - 6 - 12 + True + 6 + 12 + 12 + 6 - - + True False - True - 6 - 12 - - - True - False - Name: - True - name - 1 - - - 0 - 0 - - - - - True - False - Status: - 1 - - - 0 - 1 - - - - - True - False - Type: - 1 - - - 0 - 2 - - - - - True - False - Location: - 1 - - - 0 - 3 - - - - - True - False - Comment: - 1 - - - 0 - 4 - - - - - True - False - 0 - - - 1 - 1 - 2 - - - - - True - False - 0 - - - 1 - 2 - 2 - - - - - True - False - 0 - - - 1 - 4 - 2 - - - - - True - False - 0 - - - 1 - 3 - 2 - - - - - Properties... - True - True - True - - - Changes the printer settings of your operating system for the current document. - - + Name: + True + name + 1 + + + 0 + 0 + + + + + True + False + Status: + 1 + + + 0 + 1 + + + + + True + False + Type: + 1 + + + 0 + 2 + + + + + True + False + Location: + 1 + + + 0 + 3 + + + + + True + False + Comment: + 1 + + + 0 + 4 + + + + + True + False + 0 + + + 1 + 1 + 2 + + + + + True + False + 0 + + + 1 + 2 + 2 + + + + + True + False + 0 + + + 1 + 4 + 2 + + + + + True + False + 0 + + + 1 + 3 + 2 + + + + + Properties... + True + True + True + + + Changes the printer settings of your operating system for the current document. - - 2 - 0 - - - - True - False - True - - - Lists the installed printers on your operating system. To change the default printer, select a printer name from the list. - - + + + 2 + 0 + + + + + True + False + True + + + Lists the installed printers on your operating system. To change the default printer, select a printer name from the list. - - 1 - 0 - + + 1 + 0 + -- cgit