From 9f63ed0b61ec39f884a28394cffbec45cbeb03f7 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Fri, 12 Dec 2008 15:49:24 +0000 Subject: Use gi18n-lib.h instead of gi18n.h for libraries. svn path=/trunk/; revision=1967 --- libempathy-gtk/empathy-account-chooser.c | 2 +- libempathy-gtk/empathy-account-widget-irc.c | 2 +- libempathy-gtk/empathy-account-widget-sip.c | 2 +- libempathy-gtk/empathy-account-widget.c | 2 +- libempathy-gtk/empathy-avatar-chooser.c | 2 +- libempathy-gtk/empathy-avatar-image.c | 2 +- libempathy-gtk/empathy-chat-view.c | 2 +- libempathy-gtk/empathy-chat.c | 2 +- libempathy-gtk/empathy-contact-dialogs.c | 2 +- libempathy-gtk/empathy-contact-list-view.c | 2 +- libempathy-gtk/empathy-contact-menu.c | 2 +- libempathy-gtk/empathy-contact-widget.c | 2 +- libempathy-gtk/empathy-irc-network-dialog.c | 2 +- libempathy-gtk/empathy-log-window.c | 2 +- libempathy-gtk/empathy-new-message-dialog.c | 2 +- libempathy-gtk/empathy-presence-chooser.c | 2 +- libempathy-gtk/empathy-spell-dialog.c | 2 +- libempathy-gtk/empathy-spell.c | 2 +- libempathy-gtk/empathy-theme-boxes.c | 2 +- libempathy-gtk/empathy-theme-irc.c | 2 +- libempathy-gtk/empathy-theme-manager.c | 2 +- libempathy-gtk/empathy-theme.c | 2 +- libempathy-gtk/empathy-ui-utils.c | 2 +- libempathy-gtk/totem-subtitle-encoding.c | 2 +- 24 files changed, 24 insertions(+), 24 deletions(-) (limited to 'libempathy-gtk') diff --git a/libempathy-gtk/empathy-account-chooser.c b/libempathy-gtk/empathy-account-chooser.c index 14e6e2786..bd343f53b 100644 --- a/libempathy-gtk/empathy-account-chooser.c +++ b/libempathy-gtk/empathy-account-chooser.c @@ -26,7 +26,7 @@ #include -#include +#include #include #include diff --git a/libempathy-gtk/empathy-account-widget-irc.c b/libempathy-gtk/empathy-account-widget-irc.c index 242085ccc..a5111381c 100644 --- a/libempathy-gtk/empathy-account-widget-irc.c +++ b/libempathy-gtk/empathy-account-widget-irc.c @@ -24,7 +24,7 @@ #include #include -#include +#include #include #include diff --git a/libempathy-gtk/empathy-account-widget-sip.c b/libempathy-gtk/empathy-account-widget-sip.c index 28832e0d7..c5224df73 100644 --- a/libempathy-gtk/empathy-account-widget-sip.c +++ b/libempathy-gtk/empathy-account-widget-sip.c @@ -25,7 +25,7 @@ #include #include -#include +#include #include #include diff --git a/libempathy-gtk/empathy-account-widget.c b/libempathy-gtk/empathy-account-widget.c index 6fe5e0204..066dac21f 100644 --- a/libempathy-gtk/empathy-account-widget.c +++ b/libempathy-gtk/empathy-account-widget.c @@ -27,7 +27,7 @@ #include #include -#include +#include #include #include diff --git a/libempathy-gtk/empathy-avatar-chooser.c b/libempathy-gtk/empathy-avatar-chooser.c index 37abd42de..86df44953 100644 --- a/libempathy-gtk/empathy-avatar-chooser.c +++ b/libempathy-gtk/empathy-avatar-chooser.c @@ -25,7 +25,7 @@ #include -#include +#include #include #include diff --git a/libempathy-gtk/empathy-avatar-image.c b/libempathy-gtk/empathy-avatar-image.c index 7dd93aad9..51f30bdd5 100644 --- a/libempathy-gtk/empathy-avatar-image.c +++ b/libempathy-gtk/empathy-avatar-image.c @@ -23,7 +23,7 @@ #include "config.h" -#include +#include #include #include #include diff --git a/libempathy-gtk/empathy-chat-view.c b/libempathy-gtk/empathy-chat-view.c index 367b6308d..5adccaff0 100644 --- a/libempathy-gtk/empathy-chat-view.c +++ b/libempathy-gtk/empathy-chat-view.c @@ -28,7 +28,7 @@ #include #include -#include +#include #include #include #include diff --git a/libempathy-gtk/empathy-chat.c b/libempathy-gtk/empathy-chat.c index fe289539c..33aef5065 100644 --- a/libempathy-gtk/empathy-chat.c +++ b/libempathy-gtk/empathy-chat.c @@ -31,7 +31,7 @@ #include #include -#include +#include #include #include diff --git a/libempathy-gtk/empathy-contact-dialogs.c b/libempathy-gtk/empathy-contact-dialogs.c index 692ca6430..f7b6cb635 100644 --- a/libempathy-gtk/empathy-contact-dialogs.c +++ b/libempathy-gtk/empathy-contact-dialogs.c @@ -26,7 +26,7 @@ #include #include -#include +#include #include diff --git a/libempathy-gtk/empathy-contact-list-view.c b/libempathy-gtk/empathy-contact-list-view.c index 868cc9ccb..839a0df36 100644 --- a/libempathy-gtk/empathy-contact-list-view.c +++ b/libempathy-gtk/empathy-contact-list-view.c @@ -27,7 +27,7 @@ #include -#include +#include #include #include #include diff --git a/libempathy-gtk/empathy-contact-menu.c b/libempathy-gtk/empathy-contact-menu.c index a83fbbdf7..f23508e1b 100644 --- a/libempathy-gtk/empathy-contact-menu.c +++ b/libempathy-gtk/empathy-contact-menu.c @@ -23,7 +23,7 @@ #include -#include +#include #include #include diff --git a/libempathy-gtk/empathy-contact-widget.c b/libempathy-gtk/empathy-contact-widget.c index 770d9874b..4100a6872 100644 --- a/libempathy-gtk/empathy-contact-widget.c +++ b/libempathy-gtk/empathy-contact-widget.c @@ -26,7 +26,7 @@ #include #include -#include +#include #include #include diff --git a/libempathy-gtk/empathy-irc-network-dialog.c b/libempathy-gtk/empathy-irc-network-dialog.c index 7c6e27d30..b4ec2ff4c 100644 --- a/libempathy-gtk/empathy-irc-network-dialog.c +++ b/libempathy-gtk/empathy-irc-network-dialog.c @@ -24,7 +24,7 @@ #include #include -#include +#include #include #include diff --git a/libempathy-gtk/empathy-log-window.c b/libempathy-gtk/empathy-log-window.c index b0bfe759c..89dbd09c9 100644 --- a/libempathy-gtk/empathy-log-window.c +++ b/libempathy-gtk/empathy-log-window.c @@ -27,7 +27,7 @@ #include #include -#include +#include #include #include diff --git a/libempathy-gtk/empathy-new-message-dialog.c b/libempathy-gtk/empathy-new-message-dialog.c index 2c88f38f9..44e3a6d05 100644 --- a/libempathy-gtk/empathy-new-message-dialog.c +++ b/libempathy-gtk/empathy-new-message-dialog.c @@ -26,7 +26,7 @@ #include #include -#include +#include #include #include diff --git a/libempathy-gtk/empathy-presence-chooser.c b/libempathy-gtk/empathy-presence-chooser.c index 0af2238df..c86baade0 100644 --- a/libempathy-gtk/empathy-presence-chooser.c +++ b/libempathy-gtk/empathy-presence-chooser.c @@ -27,7 +27,7 @@ #include #include -#include +#include #include #include diff --git a/libempathy-gtk/empathy-spell-dialog.c b/libempathy-gtk/empathy-spell-dialog.c index 19531cf76..c5914ce94 100644 --- a/libempathy-gtk/empathy-spell-dialog.c +++ b/libempathy-gtk/empathy-spell-dialog.c @@ -22,7 +22,7 @@ #include -#include +#include #include #include #include diff --git a/libempathy-gtk/empathy-spell.c b/libempathy-gtk/empathy-spell.c index c1c630354..914c0c78d 100644 --- a/libempathy-gtk/empathy-spell.c +++ b/libempathy-gtk/empathy-spell.c @@ -26,7 +26,7 @@ #include #include -#include +#include #ifdef HAVE_ENCHANT #include diff --git a/libempathy-gtk/empathy-theme-boxes.c b/libempathy-gtk/empathy-theme-boxes.c index 8d3a813bd..4180d75e6 100644 --- a/libempathy-gtk/empathy-theme-boxes.c +++ b/libempathy-gtk/empathy-theme-boxes.c @@ -22,7 +22,7 @@ #include -#include +#include #include #include diff --git a/libempathy-gtk/empathy-theme-irc.c b/libempathy-gtk/empathy-theme-irc.c index fd315b2b1..da96f1ea6 100644 --- a/libempathy-gtk/empathy-theme-irc.c +++ b/libempathy-gtk/empathy-theme-irc.c @@ -20,7 +20,7 @@ #include "config.h" -#include +#include #include #include "empathy-chat.h" diff --git a/libempathy-gtk/empathy-theme-manager.c b/libempathy-gtk/empathy-theme-manager.c index 1bcb4204f..98694af2d 100644 --- a/libempathy-gtk/empathy-theme-manager.c +++ b/libempathy-gtk/empathy-theme-manager.c @@ -22,7 +22,7 @@ #include -#include +#include #include #include diff --git a/libempathy-gtk/empathy-theme.c b/libempathy-gtk/empathy-theme.c index eb84f08a9..971c6b1c9 100644 --- a/libempathy-gtk/empathy-theme.c +++ b/libempathy-gtk/empathy-theme.c @@ -21,7 +21,7 @@ #include #include -#include +#include #include #include diff --git a/libempathy-gtk/empathy-ui-utils.c b/libempathy-gtk/empathy-ui-utils.c index 693bd8137..351a5aa9c 100644 --- a/libempathy-gtk/empathy-ui-utils.c +++ b/libempathy-gtk/empathy-ui-utils.c @@ -34,7 +34,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/libempathy-gtk/totem-subtitle-encoding.c b/libempathy-gtk/totem-subtitle-encoding.c index 0fb892ad2..112f169fd 100644 --- a/libempathy-gtk/totem-subtitle-encoding.c +++ b/libempathy-gtk/totem-subtitle-encoding.c @@ -28,7 +28,7 @@ */ #include "config.h" -#include +#include #include "totem-subtitle-encoding.h" #include -- cgit v1.2.3