mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 15:40:19 +00:00
1b5b1e4153
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.
7 lines
87 B
Text
7 lines
87 B
Text
[App]
|
|
Name=Calendar
|
|
Executable=/bin/Calendar
|
|
Category=Office
|
|
|
|
[Launcher]
|
|
FileTypes=cal
|