http://bugzilla.moblin.org/show_bug.cgi?id=8146
pohly <patrick.ohly(a)intel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|Undecided |P2
Status|NEW |ASSIGNED
Target Milestone|--- |0.9.2
--- Comment #1 from pohly <patrick.ohly(a)intel.com> 2009-11-26 00:47:35 PST ---
(In reply to comment #0)
# Files in one directory = file
# Stores items in one directory as one file per item.
# The directory is selected via [file://]<path>; it
[...]
#type = file://home/gass/.syncevolution/addressbook:text/vcard:3.0
I think there's one slash missing at the beginning. The prefix is file:// and
the path is /home/gass/..., so the type becomes:
type = file:///home/gass/.syncevolution/addressbook:text/vcard:3.0
how is the syntax for storing items in one directory as one file per
item. ?
IMHO it does not work as described (last line ) or do I missread ?
Does it work now? The examples should be updated to include an absolute
path.
--
Configure bugmail:
http://bugzilla.moblin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.