gnome-panel r11522 - trunk/applets/notification_area



Author: aklapper
Date: Tue Feb 17 17:47:33 2009
New Revision: 11522
URL: http://svn.gnome.org/viewvc/gnome-panel?rev=11522&view=rev

Log:
2009-02-17  Andre Klapper  <a9016009 gmx de>

	* fixedtip.c: Add a space to a comment to work around and clean 
	up grep results on deprecated gtk functions.



Modified:
   trunk/applets/notification_area/ChangeLog
   trunk/applets/notification_area/fixedtip.c

Modified: trunk/applets/notification_area/fixedtip.c
==============================================================================
--- trunk/applets/notification_area/fixedtip.c	(original)
+++ trunk/applets/notification_area/fixedtip.c	Tue Feb 17 17:47:33 2009
@@ -81,7 +81,7 @@
   g_type_class_add_private (class, sizeof (NaFixedTipPrivate));
 }
 
-/* Did you already see this code? Yes, it's gtk_tooltips_force_window() ;-) */
+/* Did you already see this code? Yes, it's gtk_tooltips_ force_window() ;-) */
 static void
 na_fixed_tip_init (NaFixedTip *fixedtip)
 {



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