[ease/plugins: 32/37] Add a bug I just found.



commit 8b99f72c4ad9edcef2002056c028de13e73c2066
Author: Stéphane Maniaci <stephane maniaci gmail com>
Date:   Mon Jun 21 15:20:38 2010 +0200

    Add a bug I just found.

 plugins/flickr.vala |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/plugins/flickr.vala b/plugins/flickr.vala
index 66a8b59..70e1bc8 100644
--- a/plugins/flickr.vala
+++ b/plugins/flickr.vala
@@ -15,6 +15,7 @@ using Gtk;
   - raise accuracy (ie use the keywords to search tags _and_ description, and others)
   - get the next set of photos
   - show a tiny spinner when loading
+  - avoid segfault when unselecting an icon
 */
 
 public class FlickrFetcher {



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