summarylogtreecommitdiffstats
path: root/nixnote2.desktop
diff options
context:
space:
mode:
authorSergio Schneider2020-10-06 18:26:14 -0300
committerSergio Schneider2020-10-06 18:26:14 -0300
commit02eebafcc3dcfe8796e986bbace7be83d9b0b677 (patch)
tree6694fe0760b088743bc78369c9dfbaf1fde2cdaa /nixnote2.desktop
downloadaur-02eebafcc3dcfe8796e986bbace7be83d9b0b677.tar.gz
Initial commit ver 2.1.6
Diffstat (limited to 'nixnote2.desktop')
-rw-r--r--nixnote2.desktop20
1 files changed, 20 insertions, 0 deletions
diff --git a/nixnote2.desktop b/nixnote2.desktop
new file mode 100644
index 000000000000..b6363b4a9b5d
--- /dev/null
+++ b/nixnote2.desktop
@@ -0,0 +1,20 @@
+[Desktop Entry]
+Name=NixNote2
+#Comment=Create notes and sync with Evernote
+Comment=Use with Evernote to remember everything
+GenericName=NixNote2
+Exec=/usr/bin/nixnote2
+Icon=/opt/nixnote2/nixnote2.png
+StartupNotify=true
+Terminal=false
+Type=Application
+#Categories=Utility
+Categories=Office;Network;
+#MimeType=application/x-vnd.cryptomator-vault-metadata
+Categories=Qt;Utility;Network;
+Keywords=NixNote2;Text;Evernote;note;
+
+Actions=NewNote;
+[Desktop Action NewNote]
+Name=New Note
+Exec=/usr/bin/nixnote2 --newNote \ No newline at end of file