/usr/share/applications/notes-app.desktop is in notes-app 1.4+14.04.20140415-0ubuntu1.
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 | [Desktop Entry]
Type=Application
Exec=qmlscene -qt5 /usr/share/notes-app/NotesApp.qml
Name=Notes
GenericName=Notes application for Ubuntu
Icon=notepad
Terminal=false
Path=/usr/share/notes-app
X-Ubuntu-Touch=true
X-Ubuntu-StageHint=SideStage
X-Ubuntu-Gettext-Domain=com.ubuntu.notes
X-Ubuntu-Single-Instance=true
|