diff --git a/metadata/org.dgtale.CalendarIcsAdapter.txt b/metadata/de.k3b.android.calendar.ics.adapter.txt similarity index 76% rename from metadata/org.dgtale.CalendarIcsAdapter.txt rename to metadata/de.k3b.android.calendar.ics.adapter.txt index 515b6a80ac..7dd65a306a 100644 --- a/metadata/org.dgtale.CalendarIcsAdapter.txt +++ b/metadata/de.k3b.android.calendar.ics.adapter.txt @@ -4,12 +4,16 @@ Web Site:https://github.com/k3b/CalendarIcsAdapter/wiki Source Code:https://github.com/k3b/CalendarIcsAdapter Issue Tracker:https://github.com/k3b/CalendarIcsAdapter/issues -Auto Name:Add to calendar +Auto Name:android.calendar.ics.adapter Summary:Import and export .ics calendar files Description: -Helper that opens files of type text/calendar and displays the "Add to -calendar" dialog pre-populated. It also supports exporting calendars, either -as a file or as an attachment. This is a fork of [[org.dgtale.icsimport]] that +Helper that opens *.ics files of type text/calendar and displays the "Add to +calendar" dialog pre-populated. + +It also supports exporting calendars, either +as a file or as an attachment. + +This is a fork of [[org.dgtale.icsimport]] that adds the export functionality and tries to support Android versions prior to 4.0.