After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 320821 - [PATCH] Create Album in Gallery Export
[PATCH] Create Album in Gallery Export
Status: RESOLVED DUPLICATE of bug 302560
Product: f-spot
Classification: Other
Component: General
CVS
Other Linux
: Normal normal
: ---
Assigned To: F-spot maintainers
F-spot maintainers
Depends on:
Blocks:
 
 
Reported: 2005-11-06 18:08 UTC by Ruben Vermeersch
Modified: 2005-12-08 13:32 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gallery-export.patch (21.92 KB, patch)
2005-11-06 18:09 UTC, Ruben Vermeersch
none Details | Review
gallery-export.patch (18.14 KB, patch)
2005-11-09 17:26 UTC, Ruben Vermeersch
none Details | Review
Create album during gallery export (18.04 KB, patch)
2005-11-23 21:42 UTC, Ben Monnahan
none Details | Review

Description Ruben Vermeersch 2005-11-06 18:08:52 UTC
I've prepared a patch which allows the creation of new Gallery albums through
the f-spot GUI. Will attach patch.
Comment 1 Ruben Vermeersch 2005-11-06 18:09:29 UTC
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(-)
Comment 2 Ruben Vermeersch 2005-11-09 17:26:11 UTC
Created attachment 54539 [details] [review]
gallery-export.patch

Updated patch, removed the (useless) status area.
Comment 3 Ben Monnahan 2005-11-23 21:42:55 UTC
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.
Comment 4 Ruben Vermeersch 2005-12-08 13:32:18 UTC
Ben has adopted this patch into his patch, marking dupe.

*** This bug has been marked as a duplicate of 302560 ***