gnome-applets r11125 - branches/gnome-2-24/gswitchit



Author: wbolster
Date: Thu Nov 13 15:52:33 2008
New Revision: 11125
URL: http://svn.gnome.org/viewvc/gnome-applets?rev=11125&view=rev

Log:
Fixed typo in previous commit


Modified:
   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	Thu Nov 13 15:52:33 2008
@@ -532,7 +532,7 @@
 		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);



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]