gnome-applets r11120 - trunk/gswitchit
- From: matthiasc svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-applets r11120 - trunk/gswitchit
- Date: Mon, 10 Nov 2008 00:03:08 +0000 (UTC)
Author: matthiasc
Date: Mon Nov 10 00:03:08 2008
New Revision: 11120
URL: http://svn.gnome.org/viewvc/gnome-applets?rev=11120&view=rev
Log:
Plug a leak
Modified:
trunk/gswitchit/ChangeLog
trunk/gswitchit/gswitchit-applet.c
Modified: trunk/gswitchit/gswitchit-applet.c
==============================================================================
--- trunk/gswitchit/gswitchit-applet.c (original)
+++ trunk/gswitchit/gswitchit-applet.c Mon Nov 10 00:03:08 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]