From f2275a7baf7cd9613b8548f26d126b5677c9984f Mon Sep 17 00:00:00 2001 From: Arunprakash Date: Mon, 8 Aug 2005 05:54:26 +0000 Subject: Included glib/gi18n.h file for translation. Same. 2005-08-08 Arunprakash * exchange-folder-size-display.c: Included glib/gi18n.h file for translation. * exchange-operations.c: Same. svn path=/trunk/; revision=30029 --- plugins/exchange-operations/ChangeLog | 6 ++++++ plugins/exchange-operations/exchange-folder-size-display.c | 1 + plugins/exchange-operations/exchange-operations.c | 1 + 3 files changed, 8 insertions(+) (limited to 'plugins/exchange-operations') diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog index 85259e9c9d..421b7be3d2 100644 --- a/plugins/exchange-operations/ChangeLog +++ b/plugins/exchange-operations/ChangeLog @@ -1,3 +1,9 @@ +2005-08-08 Arunprakash + + * exchange-folder-size-display.c: Included glib/gi18n.h file for + translation. + * exchange-operations.c: Same. + 2005-08-05 Arunprakash * exchange-folder-size-display.c (exchange_folder_size_display) : diff --git a/plugins/exchange-operations/exchange-folder-size-display.c b/plugins/exchange-operations/exchange-folder-size-display.c index 14ca5e3054..5473196446 100644 --- a/plugins/exchange-operations/exchange-folder-size-display.c +++ b/plugins/exchange-operations/exchange-folder-size-display.c @@ -25,6 +25,7 @@ #include +#include #include #include #include diff --git a/plugins/exchange-operations/exchange-operations.c b/plugins/exchange-operations/exchange-operations.c index 80eb50f4b7..23794a079b 100644 --- a/plugins/exchange-operations/exchange-operations.c +++ b/plugins/exchange-operations/exchange-operations.c @@ -20,6 +20,7 @@ */ #include +#include #include "exchange-operations.h" #include -- cgit v1.2.3