aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@src.gnome.org>2008-12-12 23:49:24 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2008-12-12 23:49:24 +0800
commit9f63ed0b61ec39f884a28394cffbec45cbeb03f7 (patch)
tree79de9b7fb6cb41712f56f6655b17c9a0f05526f5 /libempathy
parent37d437ae1c69c8c70f5a289ec59363fe21836255 (diff)
downloadgsoc2013-empathy-9f63ed0b61ec39f884a28394cffbec45cbeb03f7.tar
gsoc2013-empathy-9f63ed0b61ec39f884a28394cffbec45cbeb03f7.tar.gz
gsoc2013-empathy-9f63ed0b61ec39f884a28394cffbec45cbeb03f7.tar.bz2
gsoc2013-empathy-9f63ed0b61ec39f884a28394cffbec45cbeb03f7.tar.lz
gsoc2013-empathy-9f63ed0b61ec39f884a28394cffbec45cbeb03f7.tar.xz
gsoc2013-empathy-9f63ed0b61ec39f884a28394cffbec45cbeb03f7.tar.zst
gsoc2013-empathy-9f63ed0b61ec39f884a28394cffbec45cbeb03f7.zip
Use gi18n-lib.h instead of gi18n.h for libraries.
svn path=/trunk/; revision=1967
Diffstat (limited to 'libempathy')
-rw-r--r--libempathy/empathy-contact-groups.c2
-rw-r--r--libempathy/empathy-contact.c2
-rw-r--r--libempathy/empathy-dispatcher.c2
-rw-r--r--libempathy/empathy-idle.c2
-rw-r--r--libempathy/empathy-irc-network.c2
-rw-r--r--libempathy/empathy-irc-server.c2
-rw-r--r--libempathy/empathy-status-presets.c2
-rw-r--r--libempathy/empathy-tp-contact-list.c2
-rw-r--r--libempathy/empathy-tp-file.c2
-rw-r--r--libempathy/empathy-utils.c3
10 files changed, 10 insertions, 11 deletions
diff --git a/libempathy/empathy-contact-groups.c b/libempathy/empathy-contact-groups.c
index 83d920a94..6973a960a 100644
--- a/libempathy/empathy-contact-groups.c
+++ b/libempathy/empathy-contact-groups.c
@@ -27,7 +27,7 @@
#include <sys/stat.h>
#include <glib.h>
-#include <glib/gi18n.h>
+#include <glib/gi18n-lib.h>
#include <libxml/parser.h>
#include <libxml/tree.h>
diff --git a/libempathy/empathy-contact.c b/libempathy/empathy-contact.c
index 38fb662e1..314082b86 100644
--- a/libempathy/empathy-contact.c
+++ b/libempathy/empathy-contact.c
@@ -27,7 +27,7 @@
#include <string.h>
-#include <glib/gi18n.h>
+#include <glib/gi18n-lib.h>
#include <telepathy-glib/util.h>
diff --git a/libempathy/empathy-dispatcher.c b/libempathy/empathy-dispatcher.c
index fd363fa17..d2995691e 100644
--- a/libempathy/empathy-dispatcher.c
+++ b/libempathy/empathy-dispatcher.c
@@ -23,7 +23,7 @@
#include <string.h>
-#include <glib/gi18n.h>
+#include <glib/gi18n-lib.h>
#include <telepathy-glib/enums.h>
#include <telepathy-glib/connection.h>
diff --git a/libempathy/empathy-idle.c b/libempathy/empathy-idle.c
index a138ea47d..bc40cc899 100644
--- a/libempathy/empathy-idle.c
+++ b/libempathy/empathy-idle.c
@@ -23,7 +23,7 @@
#include <string.h>
-#include <glib/gi18n.h>
+#include <glib/gi18n-lib.h>
#include <dbus/dbus-glib.h>
#include <telepathy-glib/dbus.h>
diff --git a/libempathy/empathy-irc-network.c b/libempathy/empathy-irc-network.c
index 17abd36e9..2f433e4ef 100644
--- a/libempathy/empathy-irc-network.c
+++ b/libempathy/empathy-irc-network.c
@@ -23,7 +23,7 @@
#include <string.h>
#include <stdlib.h>
#include <glib.h>
-#include <glib/gi18n.h>
+#include <glib/gi18n-lib.h>
#include <telepathy-glib/util.h>
diff --git a/libempathy/empathy-irc-server.c b/libempathy/empathy-irc-server.c
index 482214532..2ef8dc59c 100644
--- a/libempathy/empathy-irc-server.c
+++ b/libempathy/empathy-irc-server.c
@@ -22,7 +22,7 @@
#include <string.h>
#include <stdlib.h>
#include <glib.h>
-#include <glib/gi18n.h>
+#include <glib/gi18n-lib.h>
#include <telepathy-glib/util.h>
diff --git a/libempathy/empathy-status-presets.c b/libempathy/empathy-status-presets.c
index b5e1f9bf8..e7b8804ad 100644
--- a/libempathy/empathy-status-presets.c
+++ b/libempathy/empathy-status-presets.c
@@ -27,7 +27,7 @@
#include <string.h>
#include <glib.h>
-#include <glib/gi18n.h>
+#include <glib/gi18n-lib.h>
#include <libxml/parser.h>
#include <libxml/tree.h>
diff --git a/libempathy/empathy-tp-contact-list.c b/libempathy/empathy-tp-contact-list.c
index 719a6cc1a..31e7bff0f 100644
--- a/libempathy/empathy-tp-contact-list.c
+++ b/libempathy/empathy-tp-contact-list.c
@@ -23,7 +23,7 @@
#include <config.h>
#include <string.h>
-#include <glib/gi18n.h>
+#include <glib/gi18n-lib.h>
#include <telepathy-glib/channel.h>
#include <telepathy-glib/connection.h>
diff --git a/libempathy/empathy-tp-file.c b/libempathy/empathy-tp-file.c
index 940db073a..34f570f45 100644
--- a/libempathy/empathy-tp-file.c
+++ b/libempathy/empathy-tp-file.c
@@ -29,7 +29,7 @@
#include <sys/socket.h>
#include <sys/un.h>
-#include <glib/gi18n.h>
+#include <glib/gi18n-lib.h>
#include <gio/gio.h>
#include <gio/gunixinputstream.h>
diff --git a/libempathy/empathy-utils.c b/libempathy/empathy-utils.c
index dc06081f3..26ae2ca65 100644
--- a/libempathy/empathy-utils.c
+++ b/libempathy/empathy-utils.c
@@ -29,7 +29,7 @@
#include <time.h>
#include <sys/types.h>
-#include <glib/gi18n.h>
+#include <glib/gi18n-lib.h>
#include <libxml/uri.h>
#include <telepathy-glib/connection.h>
@@ -58,7 +58,6 @@ empathy_init (void)
/* Setup gettext */
bindtextdomain (GETTEXT_PACKAGE, LOCALEDIR);
bind_textdomain_codeset (GETTEXT_PACKAGE, "UTF-8");
- textdomain (GETTEXT_PACKAGE);
/* Setup debug output for empathy and telepathy-glib */
if (g_getenv ("EMPATHY_TIMING") != NULL) {