epiphany r8294 - trunk/src



Author: xan
Date: Sat Jun 28 13:59:07 2008
New Revision: 8294
URL: http://svn.gnome.org/viewvc/epiphany?rev=8294&view=rev

Log:
ephy-find-toolbar: add FIXME about ge-search-key-press never being emitted.


Modified:
   trunk/src/ephy-find-toolbar.c

Modified: trunk/src/ephy-find-toolbar.c
==============================================================================
--- trunk/src/ephy-find-toolbar.c	(original)
+++ trunk/src/ephy-find-toolbar.c	Sat Jun 28 13:59:07 2008
@@ -726,6 +726,7 @@
 	{
 		clear_status (toolbar);
 
+                /* FIXME: this is never emitted */
 		g_signal_connect_object (embed, "ge-search-key-press",
 					 G_CALLBACK (tab_search_key_press_cb),
 					 toolbar, 0);



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