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



commit a9225a442ac5b6b77f72ee6e34ba033b667c8cef
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.

 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]