diff options
author | Shreyas Srinivasan <sshreyas@novell.com> | 2006-02-05 12:42:45 +0800 |
---|---|---|
committer | Shreyas Srinivasan <shres@src.gnome.org> | 2006-02-05 12:42:45 +0800 |
commit | 026358880f1ef99df8b99c4b9430031d66d3648e (patch) | |
tree | df055cc9667f7c4c22b353cff25dec23a678f994 /shell/ChangeLog | |
parent | 17db214c431ffe74c1efe64671e34892ce833356 (diff) | |
download | gsoc2013-evolution-026358880f1ef99df8b99c4b9430031d66d3648e.tar gsoc2013-evolution-026358880f1ef99df8b99c4b9430031d66d3648e.tar.gz gsoc2013-evolution-026358880f1ef99df8b99c4b9430031d66d3648e.tar.bz2 gsoc2013-evolution-026358880f1ef99df8b99c4b9430031d66d3648e.tar.lz gsoc2013-evolution-026358880f1ef99df8b99c4b9430031d66d3648e.tar.xz gsoc2013-evolution-026358880f1ef99df8b99c4b9430031d66d3648e.tar.zst gsoc2013-evolution-026358880f1ef99df8b99c4b9430031d66d3648e.zip |
init the nm-dbus connection once.
2006-02-05 Shreyas Srinivasan <sshreyas@novell.com>
* e-shell-nm-glib.c: init the nm-dbus connection once.
svn path=/trunk/; revision=31406
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 52805c3a7d..7748c54833 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,7 @@ +2006-02-05 Shreyas Srinivasan <sshreyas@novell.com> + + * e-shell-nm-glib.c: init the nm-dbus connection once. + 2006-01-29 Kjartan Maraas <kmaraas@gnome.org> * e-corba-config-page.c: (e_corba_config_page_class_init): |