GNOME Bugzilla – Bug 320821
[PATCH] Create Album in Gallery Export
Last modified: 2005-12-08 13:32:18 UTC
I've prepared a patch which allows the creation of new Gallery albums through the f-spot GUI. Will attach patch.
Created attachment 54392 [details] [review] gallery-export.patch Gallery Export improvements, now enables the creation of albums. GalleryExport.cs | 99 ++++++++++--- GalleryRemote.cs | 7 f-spot.glade | 392 ++++++++++++++++++++++++++++++++++++++++++++++++++++++- 3 files changed, 467 insertions(+), 31 deletions(-)
Created attachment 54539 [details] [review] gallery-export.patch Updated patch, removed the (useless) status area.
Created attachment 55164 [details] [review] Create album during gallery export Added fix for a typo in GalleryRemote.cs which causes the new album created to always be at the root.
Ben has adopted this patch into his patch, marking dupe. *** This bug has been marked as a duplicate of 302560 ***