From 5daa04253d2760fcea31a1dc8dda53a212e5b614 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Mon, 30 Jul 2012 09:03:37 +0200 Subject: libraries and plugins must be using gi18n-lib.h --- goa-mc-plugin/mcp-account-manager-goa.c | 2 -- libempathy-gtk/empathy-call-utils.c | 2 +- libempathy-gtk/empathy-contact-chooser.c | 2 +- libempathy-gtk/empathy-webkit-utils.c | 2 +- libempathy/empathy-ft-handler.c | 2 +- libempathy/empathy-time.c | 2 +- 6 files changed, 5 insertions(+), 7 deletions(-) diff --git a/goa-mc-plugin/mcp-account-manager-goa.c b/goa-mc-plugin/mcp-account-manager-goa.c index 2f6e53b86..cdf52d99e 100644 --- a/goa-mc-plugin/mcp-account-manager-goa.c +++ b/goa-mc-plugin/mcp-account-manager-goa.c @@ -25,8 +25,6 @@ #include "config.h" -#include - #include #define GOA_API_IS_SUBJECT_TO_CHANGE /* awesome! */ diff --git a/libempathy-gtk/empathy-call-utils.c b/libempathy-gtk/empathy-call-utils.c index 77fdb565a..e4e666be5 100644 --- a/libempathy-gtk/empathy-call-utils.c +++ b/libempathy-gtk/empathy-call-utils.c @@ -20,7 +20,7 @@ #include "config.h" -#include +#include #include #include diff --git a/libempathy-gtk/empathy-contact-chooser.c b/libempathy-gtk/empathy-contact-chooser.c index f873bdc79..880646711 100644 --- a/libempathy-gtk/empathy-contact-chooser.c +++ b/libempathy-gtk/empathy-contact-chooser.c @@ -11,7 +11,7 @@ #include "config.h" -#include +#include #include #include "empathy-contact-chooser.h" diff --git a/libempathy-gtk/empathy-webkit-utils.c b/libempathy-gtk/empathy-webkit-utils.c index 8be551af8..c8c585a9b 100644 --- a/libempathy-gtk/empathy-webkit-utils.c +++ b/libempathy-gtk/empathy-webkit-utils.c @@ -20,7 +20,7 @@ #include "config.h" -#include +#include #include "empathy-webkit-utils.h" #include "empathy-smiley-manager.h" diff --git a/libempathy/empathy-ft-handler.c b/libempathy/empathy-ft-handler.c index e7bbf8586..169020d5e 100644 --- a/libempathy/empathy-ft-handler.c +++ b/libempathy/empathy-ft-handler.c @@ -24,7 +24,7 @@ #include "config.h" #include -#include +#include #include #include #include diff --git a/libempathy/empathy-time.c b/libempathy/empathy-time.c index fb699f09c..31b8a5499 100644 --- a/libempathy/empathy-time.c +++ b/libempathy/empathy-time.c @@ -24,7 +24,7 @@ #include #include #include -#include +#include #include "empathy-time.h" -- cgit v1.2.3