summaryrefslogtreecommitdiff
path: root/mate-panel/panel-addto.c
diff options
context:
space:
mode:
Diffstat (limited to 'mate-panel/panel-addto.c')
-rw-r--r--mate-panel/panel-addto.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-panel/panel-addto.c b/mate-panel/panel-addto.c
index 8a30c1b1..d489509f 100644
--- a/mate-panel/panel-addto.c
+++ b/mate-panel/panel-addto.c
@@ -1397,7 +1397,7 @@ panel_addto_dialog_new (PanelWidget *panel_widget)
"sensitive", COLUMN_ENABLED,
NULL);
- //FIXME use the same search than the one for the search entry?
+ /* FIXME use the same search than the one for the search entry? */
gtk_tree_view_set_search_column (GTK_TREE_VIEW (dialog->tree_view),
COLUMN_SEARCH);