/usr/share/applications/pida.desktop is in pida 0.5.1-6.
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]
Version=1.0
Type=Application
Encoding=UTF-8
Name=PIDA
Comment=Python Integrated Development Application
Comment[de]=Integrierte Entwicklungsumgebung für Python
Icon=pida-icon
TryExec=pida
Exec=pida %F
MimeType=text/plain
Categories=Development;IDE;GTK;
|