conduit r1207 - trunk/conduit/modules/FspotModule
- From: jstowers svn gnome org
- To: svn-commits-list gnome org
- Subject: conduit r1207 - trunk/conduit/modules/FspotModule
- Date: Sun, 13 Jan 2008 06:49:39 +0000 (GMT)
Author: jstowers
Date: Sun Jan 13 06:49:39 2008
New Revision: 1207
URL: http://svn.gnome.org/viewvc/conduit?rev=1207&view=rev
Log:
Wahoo just sync'd one f-spot instance to another over xmlrpc
Modified:
trunk/conduit/modules/FspotModule/FspotDbusModule.py
Modified: trunk/conduit/modules/FspotModule/FspotDbusModule.py
==============================================================================
--- trunk/conduit/modules/FspotModule/FspotDbusModule.py (original)
+++ trunk/conduit/modules/FspotModule/FspotDbusModule.py Sun Jan 13 06:49:39 2008
@@ -126,7 +126,7 @@
try:
self.tag_remote.GetTagByName (tag)
except:
- self.tag_remote.CreateTag (fspot_tag)
+ self.tag_remote.CreateTag (tag)
tags.append (tag)
# import the photo
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]