[gnome-control-center] network: kill more tabs
- From: William Jon McCann <mccann src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] network: kill more tabs
- Date: Mon, 24 Jan 2011 20:48:19 +0000 (UTC)
commit bb752ed25c93ddf99003e99f66db536e57f9fdb8
Author: William Jon McCann <jmccann redhat com>
Date: Mon Jan 24 15:48:04 2011 -0500
network: kill more tabs
panels/network/network-module.c | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/panels/network/network-module.c b/panels/network/network-module.c
index 207e418..fac5b94 100644
--- a/panels/network/network-module.c
+++ b/panels/network/network-module.c
@@ -28,11 +28,11 @@
void
g_io_module_load (GIOModule *module)
{
- bindtextdomain (GETTEXT_PACKAGE, GNOMELOCALEDIR);
- bind_textdomain_codeset (GETTEXT_PACKAGE, "UTF-8");
+ bindtextdomain (GETTEXT_PACKAGE, GNOMELOCALEDIR);
+ bind_textdomain_codeset (GETTEXT_PACKAGE, "UTF-8");
- /* register the panel */
- cc_network_panel_register (module);
+ /* register the panel */
+ cc_network_panel_register (module);
}
void
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]