gnome-applets r11121 - branches/gnome-2-24/gswitchit
- From: matthiasc svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-applets r11121 - branches/gnome-2-24/gswitchit
- Date: Mon, 10 Nov 2008 00:11:54 +0000 (UTC)
Author: matthiasc
Date: Mon Nov 10 00:11:54 2008
New Revision: 11121
URL: http://svn.gnome.org/viewvc/gnome-applets?rev=11121&view=rev
Log:
Plug a leak
Modified:
branches/gnome-2-24/gswitchit/ChangeLog
branches/gnome-2-24/gswitchit/gswitchit-applet.c
Modified: branches/gnome-2-24/gswitchit/gswitchit-applet.c
==============================================================================
--- branches/gnome-2-24/gswitchit/gswitchit-applet.c (original)
+++ branches/gnome-2-24/gswitchit/gswitchit-applet.c Mon Nov 10 00:11:54 2008
@@ -532,6 +532,7 @@
bonobo_ui_component_add_verb (popup, verb, (BonoboUIVerbFn)
GSwitchItAppletCmdSetGroup,
sia);
+ bonobo-ui_node_unref (node);
xkl_debug (160,
"Registered group menu item \'%s\' as \'%s\'\n",
verb, *currentName);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]