Initial commit
The only thing working is showing the users calendars in the sidebar.
This commit is contained in:
commit
b07ce820cd
30 changed files with 2314 additions and 0 deletions
0
po/LINGUAS
Normal file
0
po/LINGUAS
Normal file
6
po/POTFILES
Normal file
6
po/POTFILES
Normal file
|
@ -0,0 +1,6 @@
|
|||
data/net.jeena.jnotes.desktop.in
|
||||
data/net.jeena.jnotes.metainfo.xml.in
|
||||
data/net.jeena.jnotes.gschema.xml
|
||||
src/main.py
|
||||
src/window.py
|
||||
src/window.ui
|
1
po/meson.build
Normal file
1
po/meson.build
Normal file
|
@ -0,0 +1 @@
|
|||
i18n.gettext('jnotes', preset: 'glib')
|
Loading…
Add table
Add a link
Reference in a new issue