[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] r25582 - gnunet-gtk/src/fs
From: |
gnunet |
Subject: |
[GNUnet-SVN] r25582 - gnunet-gtk/src/fs |
Date: |
Thu, 20 Dec 2012 15:38:37 +0100 |
Author: LRN
Date: 2012-12-20 15:38:37 +0100 (Thu, 20 Dec 2012)
New Revision: 25582
Modified:
gnunet-gtk/src/fs/gnunet-fs-gtk_event-handler.c
Log:
Fix a fatal typo
Modified: gnunet-gtk/src/fs/gnunet-fs-gtk_event-handler.c
===================================================================
--- gnunet-gtk/src/fs/gnunet-fs-gtk_event-handler.c 2012-12-20 14:01:15 UTC
(rev 25581)
+++ gnunet-gtk/src/fs/gnunet-fs-gtk_event-handler.c 2012-12-20 14:38:37 UTC
(rev 25582)
@@ -1282,7 +1282,7 @@
GNUNET_CONTAINER_meta_data_duplicate
(meta),
SEARCH_TAB_MC_URI,
GNUNET_FS_uri_dup (uri),
- SEARCH_TAB_MC_SEARCH_RESULT, filesize,
+ SEARCH_TAB_MC_FILESIZE, filesize,
SEARCH_TAB_MC_PREVIEW, preview,
SEARCH_TAB_MC_PERCENT_PROGRESS,
percent_progress,
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] r25582 - gnunet-gtk/src/fs,
gnunet <=