/usr/share/applications/nixnote2.desktop is in nixnote2 2.0.2-2build1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | [Desktop Entry]
Name=NixNote2
Comment=Use with Evernote to remember everything
GenericName=Evernote-clone
Exec=nixnote2
Icon=nixnote2
StartupNotify=true
Terminal=false
Type=Application
Categories=Qt;Utility;Network;
Keywords=NixNote2;Text;Evernote;note;
Actions=NewNote;
[Desktop Action NewNote]
Name=New Note
Name[zh_CN]=新建笔记
Exec=nixnote2 --newNote
|