[gnome-system-monitor/gtk3: 8/19] Removed use of deprecated gconf_init.
- From: Chris Kühl <chriskuehl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-system-monitor/gtk3: 8/19] Removed use of deprecated gconf_init.
- Date: Fri, 11 Feb 2011 15:14:10 +0000 (UTC)
commit cf6406d7c9cd598b0ea3e6083cac7d63fc3cd5f6
Author: Chris Kühl <chrisk openismus com>
Date: Thu Jan 27 11:55:10 2011 +0100
Removed use of deprecated gconf_init.
src/procman.cpp | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/src/procman.cpp b/src/procman.cpp
index c9a5ac5..19c4cbc 100644
--- a/src/procman.cpp
+++ b/src/procman.cpp
@@ -717,9 +717,7 @@ main (int argc, char *argv[])
gtk_window_set_default_icon_name ("utilities-system-monitor");
g_set_application_name(_("System Monitor"));
-
- gconf_init (argc, argv, NULL);
-
+
client = gconf_client_get_default ();
gconf_client_add_dir(client, "/apps/procman", GCONF_CLIENT_PRELOAD_NONE, NULL);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]