Home | History | Annotate | Download | only in values

Lines Matching full:vcard

23     <!-- If true, all vcard files are imported from SDCard without asking a user.
24 If not, dialog shows to let the user to select whether all vcard files are imported or not.
27 <!-- If true, vcard importer shows a dialog which asks the user whether the user wants
28 to import all vcard files in SDCard or select one vcard file. If false, the dialog is
29 skipped and the importer asks the user to choose one vcard file.
47 <!-- The type of vcard for improt. If the vcard importer cannot guess the exact type
48 of a vCard type, the improter uses this type. -->
51 <!-- The type of VCard for export. If you want to let the app emit vCard which is
55 <!-- Directory in which exported VCard file is stored -->
58 <!-- Prefix of exported VCard file -->
61 <!-- Suffix of exported VCard file. Attached before an extension -->
64 <!-- Extension for exported VCard files -->
67 <!-- Minimum number of exported VCard file index -->
70 <!-- Maximum number of exported VCard file index -->