File: syncml.xml

package info (click to toggle)
buteo-sync-plugins 0.8.36-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,076 kB
  • sloc: cpp: 8,130; xml: 755; sh: 207; perl: 82; makefile: 11
file content (11 lines) | stat: -rw-r--r-- 338 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>

<profile name="syncml" type="server" >
    <key name="usb_transport" value="true"/>
    <key name="bt_transport" value="true"/>

    <profile name="hcontacts" type="storage" >
        <key name="enabled" value="true" />
        <key name="Local URI" value="./contacts" />
    </profile>
</profile>