[gnome-control-center] keyboard: Remove some debug
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] keyboard: Remove some debug
- Date: Thu, 17 Feb 2011 13:01:07 +0000 (UTC)
commit fbe10dc98c0f4fc91e5255bd2ab361cf481f977e
Author: Bastien Nocera <hadess hadess net>
Date: Thu Feb 17 12:26:51 2011 +0000
keyboard: Remove some debug
panels/keyboard/cc-keyboard-item.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/panels/keyboard/cc-keyboard-item.c b/panels/keyboard/cc-keyboard-item.c
index 158823d..3f929a4 100644
--- a/panels/keyboard/cc-keyboard-item.c
+++ b/panels/keyboard/cc-keyboard-item.c
@@ -440,8 +440,6 @@ cc_keyboard_item_load_from_gconf (CcKeyboardItem *item,
gconf_entry_get_schema_name (entry),
NULL);
if (schema != NULL) {
- g_debug ("trying to get translation for '%s' using package '%s'",
- gconf_schema_get_short_desc (schema), gettext_package);
if (gettext_package != NULL) {
bind_textdomain_codeset (gettext_package, "UTF-8");
description = dgettext (gettext_package, gconf_schema_get_short_desc (schema));
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]