mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-04 15:45:25 +00:00
The user can now save, load, and view calendars. A calendar is made up of an array of events which are saved in a JSON file. In the future we should implement the iCalendar standard instead of using a custom format.
8 lines
87 B
Plaintext
8 lines
87 B
Plaintext
[App]
|
|
Name=Calendar
|
|
Executable=/bin/Calendar
|
|
Category=Office
|
|
|
|
[Launcher]
|
|
FileTypes=cal
|