We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 806a8e4 commit cc7f974Copy full SHA for cc7f974
data/jorts.desktop.in
@@ -1,16 +1,17 @@
1
[Desktop Entry]
2
+Type=Application
3
+Version=1.5
4
Name=Jorts
5
GenericName=Sticky notes
6
Comment=Write down notes, reminders, random thoughts and other short-term informations
7
Icon=io.github.ellie_commons.jorts
8
Exec=io.github.ellie_commons.jorts
-Type=Application
9
+Terminal=false
10
+Actions=NewNote;Preferences;
11
Categories=Office;GTK;
12
Keywords=text;plain;plaintext;notepad;notes;sticky;post-it;
-Terminal=false
13
StartupNotify=true
14
SingleMainWindow=false
-Actions=NewNote;Preferences;
15
16
[Desktop Action NewNote]
17
Name=New sticky note
0 commit comments