gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r1779 - gnunet-gtk/src/plugins/fs


From: grothoff
Subject: [GNUnet-SVN] r1779 - gnunet-gtk/src/plugins/fs
Date: Sat, 20 Aug 2005 01:07:42 -0700 (PDT)

Author: grothoff
Date: 2005-08-20 01:07:41 -0700 (Sat, 20 Aug 2005)
New Revision: 1779

Modified:
   gnunet-gtk/src/plugins/fs/collection.c
Log:
fix

Modified: gnunet-gtk/src/plugins/fs/collection.c
===================================================================
--- gnunet-gtk/src/plugins/fs/collection.c      2005-08-20 08:06:31 UTC (rev 
1778)
+++ gnunet-gtk/src/plugins/fs/collection.c      2005-08-20 08:07:41 UTC (rev 
1779)
@@ -67,7 +67,7 @@
                             NULL,
                             NULL);
   createMetaTypeComboBox(metaXML,
-                        "collectionMetaTypeComboBox");
+                        "collectionMetaDataTypeComboBox");
   gtk_dialog_set_default_response(GTK_DIALOG(dialog),
                                  GTK_RESPONSE_OK);
   if (gtk_dialog_run(GTK_DIALOG(dialog)) == GTK_RESPONSE_OK) {





reply via email to

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