gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r22201 - gnunet-gtk/src/fs
Date: Fri, 22 Jun 2012 10:46:52 +0200

Author: grothoff
Date: 2012-06-22 10:46:52 +0200 (Fri, 22 Jun 2012)
New Revision: 22201

Modified:
   gnunet-gtk/src/fs/gnunet-fs-gtk_event-handler.c
Log:
-reset icons on download abort

Modified: gnunet-gtk/src/fs/gnunet-fs-gtk_event-handler.c
===================================================================
--- gnunet-gtk/src/fs/gnunet-fs-gtk_event-handler.c     2012-06-22 08:23:46 UTC 
(rev 22200)
+++ gnunet-gtk/src/fs/gnunet-fs-gtk_event-handler.c     2012-06-22 08:46:52 UTC 
(rev 22201)
@@ -2195,6 +2195,7 @@
 stop_download (struct DownloadEntry *de)
 {
   change_download_color (de, "white");
+  change_download_status_icon (de, NULL);
   de->dc = NULL;
   GNUNET_FS_GTK_free_download_entry (de);
 }




reply via email to

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