[empathy] libempathy-gtk: No need to 'egg' gcr-simple-certificate.[ch]
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy] libempathy-gtk: No need to 'egg' gcr-simple-certificate.[ch]
- Date: Fri, 24 Dec 2010 10:43:36 +0000 (UTC)
commit 89ed5197c3cf61971b8425b176ce71073add7360
Author: Stef Walter <stefw collabora co uk>
Date: Thu Dec 2 17:21:38 2010 +0000
libempathy-gtk: No need to 'egg' gcr-simple-certificate.[ch]
These are now properly distributed by libgcr.
libempathy-gtk/Makefile.am | 1 -
libempathy-gtk/empathy-tls-dialog.c | 2 +-
libempathy-gtk/gcr-simple-certificate.c | 134 -------------------------------
libempathy-gtk/gcr-simple-certificate.h | 61 --------------
4 files changed, 1 insertions(+), 197 deletions(-)
---
diff --git a/libempathy-gtk/Makefile.am b/libempathy-gtk/Makefile.am
index 72e489c..423e417 100644
--- a/libempathy-gtk/Makefile.am
+++ b/libempathy-gtk/Makefile.am
@@ -154,7 +154,6 @@ libempathy_gtk_headers = \
libempathy_gtk_la_SOURCES = \
$(libempathy_gtk_handwritten_source) \
$(libempathy_gtk_headers) \
- gcr-simple-certificate.c gcr-simple-certificate.h \
totem-subtitle-encoding.c totem-subtitle-encoding.h
# do not distribute generated files
diff --git a/libempathy-gtk/empathy-tls-dialog.c b/libempathy-gtk/empathy-tls-dialog.c
index 9213ac4..3b5ec67 100644
--- a/libempathy-gtk/empathy-tls-dialog.c
+++ b/libempathy-gtk/empathy-tls-dialog.c
@@ -26,7 +26,7 @@
#include <gcr/gcr.h>
#include <telepathy-glib/util.h>
-#include "gcr-simple-certificate.h"
+#include <gcr/gcr-simple-certificate.h>
#define DEBUG_FLAG EMPATHY_DEBUG_TLS
#include <libempathy/empathy-debug.h>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]