From 6fb37c25e6d1711f2057b321ec330ef4a94f0896 Mon Sep 17 00:00:00 2001 From: Wouter Bolsterlee Date: Thu, 13 Nov 2008 15:52:33 +0000 Subject: Fixed typo in previous commit svn path=/branches/gnome-2-24/; revision=11125 --- gswitchit/gswitchit-applet.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gswitchit/gswitchit-applet.c b/gswitchit/gswitchit-applet.c index 1464e9a1e..db03951bf 100644 --- a/gswitchit/gswitchit-applet.c +++ b/gswitchit/gswitchit-applet.c @@ -532,7 +532,7 @@ GSwitchItAppletSetupGroupsSubmenu (GSwitchItApplet * sia) bonobo_ui_component_add_verb (popup, verb, (BonoboUIVerbFn) GSwitchItAppletCmdSetGroup, sia); - bonobo-ui_node_unref (node); + bonobo_ui_node_unref (node); xkl_debug (160, "Registered group menu item \'%s\' as \'%s\'\n", verb, *currentName); -- cgit v1.2.3