From f7bd51e812f6cf9ee3eb7576346da34c17ae973a Mon Sep 17 00:00:00 2001 From: Marek Kasik Date: Tue, 22 Feb 2022 12:44:12 +0100 Subject: [PATCH] printers: Remove authentication-dialog.ui The dialog was removed in 2016 but we forgot to remove the UI file. Fixes #1650 --- panels/printers/authentication-dialog.ui | 137 ----------------------- panels/printers/meson.build | 1 - panels/printers/printers.gresource.xml | 1 - 3 files changed, 139 deletions(-) delete mode 100644 panels/printers/authentication-dialog.ui diff --git a/panels/printers/authentication-dialog.ui b/panels/printers/authentication-dialog.ui deleted file mode 100644 index c9e9a05b9..000000000 --- a/panels/printers/authentication-dialog.ui +++ /dev/null @@ -1,137 +0,0 @@ - - - - - - 430 - 270 - True - - False - True - True - - - vertical - 10 - - - Cancel - - - - - Authenticate - False - True - - - - - 5 - 5 - True - True - 5 - 15 - - - end - 1 - Username - - 0 - 2 - - - - - - - end - 1 - Password - - 0 - 3 - - - - - - - True - - True - - 1 - 2 - - - - - - True - False - - True - - 1 - 3 - - - - - - True - 0 - Authentication Required - - 1 - 0 - - - - - - - - - end - start - 48 - dialog-password-symbolic - - 0 - 0 - 2 - - - - - - 15 - True - 0 - True - 36 - - 1 - 1 - - - - - - - - - button1 - authentication-button - - - diff --git a/panels/printers/meson.build b/panels/printers/meson.build index 7d1ed9d47..3f50979b4 100644 --- a/panels/printers/meson.build +++ b/panels/printers/meson.build @@ -39,7 +39,6 @@ sources = files( ) resource_data = files( - 'authentication-dialog.ui', 'new-printer-dialog.ui', 'ppd-selection-dialog.ui', 'pp-details-dialog.ui', diff --git a/panels/printers/printers.gresource.xml b/panels/printers/printers.gresource.xml index 7b216ba7e..cecce1807 100644 --- a/panels/printers/printers.gresource.xml +++ b/panels/printers/printers.gresource.xml @@ -1,7 +1,6 @@ - authentication-dialog.ui new-printer-dialog.ui pp-options-dialog.ui ppd-selection-dialog.ui