[empathy] remove empathy-contact-dialogs



commit 363703bb5b66dfa167b1f90670fd582678dc2a35
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Wed Jul 11 11:02:48 2012 +0200

    remove empathy-contact-dialogs
    
    https://bugzilla.gnome.org/show_bug.cgi?id=679111

 libempathy-gtk/Makefile.am                |    3 -
 libempathy-gtk/empathy-contact-dialogs.c  |  234 -----------------------------
 libempathy-gtk/empathy-contact-dialogs.h  |   39 -----
 libempathy-gtk/empathy-contact-dialogs.ui |  121 ---------------
 po/POTFILES.in                            |    2 -
 5 files changed, 0 insertions(+), 399 deletions(-)
---
diff --git a/libempathy-gtk/Makefile.am b/libempathy-gtk/Makefile.am
index f059022..071129b 100644
--- a/libempathy-gtk/Makefile.am
+++ b/libempathy-gtk/Makefile.am
@@ -45,7 +45,6 @@ libempathy_gtk_handwritten_source =            	\
 	empathy-cell-renderer-text.c		\
 	empathy-chat.c				\
 	empathy-contact-blocking-dialog.c	\
-	empathy-contact-dialogs.c		\
 	empathy-contact-chooser.c		\
 	empathy-contactinfo-utils.c		\
 	empathy-live-search.c			\
@@ -113,7 +112,6 @@ libempathy_gtk_headers =			\
 	empathy-cell-renderer-text.h		\
 	empathy-chat.h				\
 	empathy-contact-blocking-dialog.h	\
-	empathy-contact-dialogs.h		\
 	empathy-contact-chooser.h		\
 	empathy-live-search.h			\
 	empathy-contact-search-dialog.h		\
@@ -200,7 +198,6 @@ check-local: check-coding-style
 uidir = $(datadir)/empathy
 ui_DATA = 					\
 	empathy-contact-widget.ui		\
-	empathy-contact-dialogs.ui		\
 	empathy-contact-blocking-dialog.ui	\
 	empathy-account-widget-generic.ui	\
 	empathy-account-widget-jabber.ui	\
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 61dbbe2..8b171b4 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -32,8 +32,6 @@ libempathy-gtk/empathy-chat.c
 [type: gettext/glade]libempathy-gtk/empathy-chat.ui
 libempathy-gtk/empathy-contact-blocking-dialog.c
 [type: gettext/glade]libempathy-gtk/empathy-contact-blocking-dialog.ui
-libempathy-gtk/empathy-contact-dialogs.c
-[type: gettext/glade]libempathy-gtk/empathy-contact-dialogs.ui
 libempathy-gtk/empathy-contact-search-dialog.c
 libempathy-gtk/empathy-contact-widget.c
 libempathy-gtk/empathy-contactinfo-utils.c



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