[gnome-control-center/wip/feborges/new-addprinter-dialog: 44/44] printers: Drop PpAuthenticationDialog



commit 719b451559a517bd6e93faa4e8e7db425ca0fde6
Author: Felipe Borges <felipeborges gnome org>
Date:   Sat Nov 12 15:54:38 2016 +0100

    printers: Drop PpAuthenticationDialog
    
    This dialog is no longer necessary since the authentication form
    is now handled in the PpNewPrinterDialog itself.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=760783

 panels/printers/Makefile.am                |    2 -
 panels/printers/pp-authentication-dialog.c |  298 ----------------------------
 panels/printers/pp-authentication-dialog.h |   62 ------
 3 files changed, 0 insertions(+), 362 deletions(-)
---
diff --git a/panels/printers/Makefile.am b/panels/printers/Makefile.am
index 512cda5..ef23deb 100644
--- a/panels/printers/Makefile.am
+++ b/panels/printers/Makefile.am
@@ -46,8 +46,6 @@ libprinters_la_SOURCES =              \
        pp-job.h                        \
        pp-jobs-dialog.c                \
        pp-jobs-dialog.h                \
-       pp-authentication-dialog.c      \
-       pp-authentication-dialog.h      \
        pp-samba.c                      \
        pp-samba.h                      \
        pp-print-device.c               \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]