alternatecalendar: Port to declarative type registration
Fixes #13 (closed)
qt.qml.typeregistration: Invalid QML element name "CalendarSystem"; value type names should begin with a lowercase letter
And in fact CalendarSystem isn't used in QML, so it doesn't have to be registered at all.
Edited by ivan tkachenko