Initial commit

The only thing working is showing the users calendars in the sidebar.
This commit is contained in:
Jeena 2024-01-26 16:49:29 +09:00
commit b07ce820cd
30 changed files with 2314 additions and 0 deletions

View file

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
<id>net.jeena.jnotes.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0-or-later</project_license>
<description>
<p>No description</p>
</description>
</component>