[empathy/gnome-2-30] accounts-module: Remove call to textdomain ()
- From: Rob Bradford <rbradford src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy/gnome-2-30] accounts-module: Remove call to textdomain ()
- Date: Mon, 3 May 2010 17:03:53 +0000 (UTC)
commit 791022575040aa5aa08e1b0fa1953209cfefe1a6
Author: Rob Bradford <rob linux intel com>
Date: Fri Apr 30 10:29:22 2010 +0100
accounts-module: Remove call to textdomain ()
This shouldn't be called in shared module.
Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=617262
src/empathy-accounts-module.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/empathy-accounts-module.c b/src/empathy-accounts-module.c
index 76a7478..e83b357 100644
--- a/src/empathy-accounts-module.c
+++ b/src/empathy-accounts-module.c
@@ -30,8 +30,6 @@
void
g_io_module_load (GIOModule *module)
{
- textdomain (GETTEXT_PACKAGE);
-
cc_empathy_accounts_panel_register (module);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]