Calendar ICS adapter: fix description link
This commit is contained in:
parent
f270b2f079
commit
9f9fa2b68f
|
@ -16,7 +16,7 @@ If you open an event from
|
||||||
the android calendar you can choose between "view event" and "send event to ...".
|
the android calendar you can choose between "view event" and "send event to ...".
|
||||||
If you open an event from file/attachment you get a prepopulated "add to calender-form".
|
If you open an event from file/attachment you get a prepopulated "add to calender-form".
|
||||||
|
|
||||||
android.calendar.ics.adapter is a fork of [[org.dgtale.icsimport]] that uses the [[http://ical4j.sourceforge.net|ical4j]] library.
|
android.calendar.ics.adapter is a fork of [[org.dgtale.icsimport]] that uses the [http://ical4j.sourceforge.net ical4j] library.
|
||||||
|
|
||||||
'''Required Android Permissions:'''
|
'''Required Android Permissions:'''
|
||||||
* READ_CALENDAR used to export events from calendar
|
* READ_CALENDAR used to export events from calendar
|
||||||
|
|
Loading…
Reference in a new issue