summaryrefslogtreecommitdiff
path: root/mate-panel/panel-util.c
diff options
context:
space:
mode:
Diffstat (limited to 'mate-panel/panel-util.c')
-rw-r--r--mate-panel/panel-util.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-panel/panel-util.c b/mate-panel/panel-util.c
index 1f2d4e1c..8d5f2848 100644
--- a/mate-panel/panel-util.c
+++ b/mate-panel/panel-util.c
@@ -1055,7 +1055,7 @@ panel_util_get_label_for_uri (const char *text_uri)
label = NULL;
- //FIXME: see caja_query_to_readable_string() to have a nice name
+ /* FIXME: see caja_query_to_readable_string() to have a nice name */
if (g_str_has_prefix (text_uri, "x-caja-search:"))
return g_strdup (_("Search"));