anjuta r3852 - in trunk: . src



Author: naba
Date: Sat Apr 12 21:31:50 2008
New Revision: 3852
URL: http://svn.gnome.org/viewvc/anjuta?rev=3852&view=rev

Log:
	* src/anjuta-app.c (on_toolbar_view_toggled): Removed outdated comment.


Modified:
   trunk/ChangeLog
   trunk/src/anjuta-app.c

Modified: trunk/src/anjuta-app.c
==============================================================================
--- trunk/src/anjuta-app.c	(original)
+++ trunk/src/anjuta-app.c	Sat Apr 12 21:31:50 2008
@@ -310,10 +310,6 @@
 			static gint count;
 			gchar *unique_name = g_strdup_printf ("%s-%d", name, count);
 			
-			/* gnome_app_add_docked() does not allow adding a widget using
-			 * a previously used name (even if the previous widget has
-			 * has be destroyed. Hence a unique_name is used by using a 
-			 * static counter */
 			DEBUG_PRINT ("Adding dock item %s band %d, offset %d, position %d",
 						 unique_name, band, offset, position);
 



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