GNOME Bugzilla – Bug 415608
f-spot should remember settings of recursive import and copy photos
Last modified: 2007-03-07 14:17:34 UTC
It's a little obnoxious how I need to tell F-Spot every time I import photos whether or not it should be recursive and it should copy photos. Wouldn't it be nice if the F-Spot import dialog just remembered the state of the checkboxes? Well, this patch restores balance to the force by making the import remember the state of the checkboxes.
Created attachment 84141 [details] [review] patch to implement feature this patch implements the feature. Would appreciate review as I required ImportCommand to utilized the FSpot assembly to get and store GConf values.
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. Just changing the default value for the checkbox isn't really fixing the issue. Others probably prefer the recursive option enabled. *** This bug has been marked as a duplicate of 357398 ***
Not to be rude, but did you look at what this patch does? This patch does NOT change the default. What it does is it REMEMBERS the state of the checkboxes. If you're going to automatically reject a patch, please look at what it does first. I'm posting the patch to the bug #357398 because there is no patch and this patch does exactly what that bug talks about.
Patrick, Sorry, i didn't mean to be rude, but in the patch that is attached here, I only see a change the f-spot.glade file; the patch you attached to 357398 is completelty different...
Yeah, I was braindead when I submitted the patch last night. It was late, I had been out, yada yada. May bad completely on that one. I should be beaten with a cluestick.