gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r19663 - gnunet-gtk/src/fs


From: gnunet
Subject: [GNUnet-SVN] r19663 - gnunet-gtk/src/fs
Date: Fri, 3 Feb 2012 00:55:18 +0100

Author: grothoff
Date: 2012-02-03 00:55:18 +0100 (Fri, 03 Feb 2012)
New Revision: 19663

Modified:
   gnunet-gtk/src/fs/gnunet-fs-gtk_publish-edit-dialog.c
Log:
-fix comments

Modified: gnunet-gtk/src/fs/gnunet-fs-gtk_publish-edit-dialog.c
===================================================================
--- gnunet-gtk/src/fs/gnunet-fs-gtk_publish-edit-dialog.c       2012-02-02 
23:53:25 UTC (rev 19662)
+++ gnunet-gtk/src/fs/gnunet-fs-gtk_publish-edit-dialog.c       2012-02-02 
23:55:18 UTC (rev 19663)
@@ -1143,8 +1143,7 @@
   gtk_widget_set_visible (GTK_WIDGET (index_label),
                          ! ctx->is_directory);
 
-  /* show root label only if we must have keywords, which is also only the
-     case for namespaces (FIXME-UNCLEAN: overloaded use of the argument) */
+  /* show root label only for namespaces */
   gtk_widget_set_visible (GTK_WIDGET (ctx->root_entry),
                          is_namespace_edit ? TRUE : FALSE);
   root_label = GTK_LABEL (gtk_builder_get_object




reply via email to

[Prev in Thread] Current Thread [Next in Thread]