[gnome-color-manager] Set the right translation domain
- From: Kjartan Maraas <kmaraas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-color-manager] Set the right translation domain
- Date: Sun, 13 Mar 2011 18:50:20 +0000 (UTC)
commit 4e85f89ea20b52544743cbb64357ee57be145315
Author: Kjartan Maraas <kmaraas gnome org>
Date: Sun Mar 13 19:49:58 2011 +0100
Set the right translation domain
src/cc-color-panel.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/cc-color-panel.c b/src/cc-color-panel.c
index 8ed8e00..f182c98 100644
--- a/src/cc-color-panel.c
+++ b/src/cc-color-panel.c
@@ -2392,6 +2392,7 @@ cc_color_panel_init (CcColorPanel *panel)
/* get UI */
panel->priv->builder = gtk_builder_new ();
+ gtk_builder_set_translation_domain (self->priv->builder, GETTEXT_PACKAGE);
retval = gtk_builder_add_from_file (panel->priv->builder,
GCM_DATA "/gcm-prefs.ui",
&error);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]