http://bugzilla.moblin.org/show_bug.cgi?id=8146
Summary: store contacts as vcard as described in config.ini
Classification: Moblin Projects
Product: SyncEvolution
Version: upstream
Platform: Netbook
OS/Version: Moblin Linux
Status: NEW
Severity: normal
Priority: Undecided
Component: SyncEvolution
AssignedTo: patrick.ohly(a)intel.com
ReportedBy: gassauer(a)kde.org
QAContact: yanshuang.zheng(a)intel.com
CC: syncevolution(a)lists.intel.com
# Files in one directory = file
# Stores items in one directory as one file per item.
# The directory is selected via [file://]<path>; it
# will only be created if the prefix is given, otherwise
# it must exist already. Only items of the same type can
# be synchronized and this type must be specified explicitly
# with both mime type and version.
# Examples:
# file:text/plain:1.0
# file:text/x-vcard:2.1
# file:text/vcard:3.0
# file:text/x-calendar:1.0
# file:text/calendar:2.0
#
# Currently inactive:
# SQLite Address Book = addressbook = contacts = sqlite-contacts
# vCard 2.1 (default) = text/x-vcard
# Mac OS X or iPhone Address Book = addressbook = contacts = apple-contacts
# vCard 2.1 (default) = text/x-vcard
# vCard 3.0 = text/vcard
type = addressbook:text/vcard
#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 ?
--
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.