[vinagre] Added a FIXME entry



commit 32397b263badecd72984493d03aa2c41ab3f81df
Author: Jonh Wendell <jwendell gnome org>
Date:   Fri Jul 24 10:13:38 2009 -0300

    Added a FIXME entry

 vinagre/vinagre-notebook.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/vinagre/vinagre-notebook.c b/vinagre/vinagre-notebook.c
index f8f58a6..a8288ce 100644
--- a/vinagre/vinagre-notebook.c
+++ b/vinagre/vinagre-notebook.c
@@ -159,6 +159,7 @@ drag_data_get_handl (GtkWidget *widget,
 	name = vinagre_connection_get_best_name (conn);
 	data = g_strdup_printf ("%s||%s", name, uri);
 
+	/*FIXME: Set other properties of the connection*/
 	gtk_selection_data_set (selection_data,
 				selection_data->target,
 				8,



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