[cvs] [Wiki] changed: SyncMLDevicesFileFormats

Wiki Guest wiki at wiki.horde.org
Fri Sep 23 02:08:53 PDT 2005


guest [85.181.3.194]  Fri, 23 Sep 2005 02:08:53 -0700

Modified page: http://wiki.horde.org/SyncMLDevicesFileFormats
New Revision:  1.2
Change log:  added synthesis events example

@@ -27,7 +27,24 @@
 
 **Notes**: 
 * Priority can be 1-5. 
 * If a todo entry is marked as completed, its status becomes {{COMPLETED}}.
-* The client is quite picky about the version number: ensure it's VERSION:1.0
+* The client is quite picky about the version number: ensure it's VERSION:1.0. 
 
++++ Synthesis Events Example
+<code>
+BEGIN:VCALENDAR
+VERSION:1.0
+BEGIN:VEVENT
+SUMMARY:test
+CLASS:PUBLIC
+DESCRIPTION;ENCODING=QUOTED-PRINTABLE:line1 aumlaut: ae=0D=0A=
+line2=0D=0A=
+
+DTSTART:20050923T130000
+DTEND:20050923T140000
+AALARM:20050923T080000;;;
+DALARM:20050923T080000;;;
+END:VEVENT
+END:VCALENDAR
+</code>
 


More information about the cvs mailing list