/usr/share/applications/cyclograph-gtk3.desktop is in cyclograph-gtk3 1.7.1-1.
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 | [Desktop Entry]
Version=1.0
Encoding=UTF-8
Icon=cyclograph.png
Name=Cyclograph GTK3
GenericName=Plot your ride (GTK 3 interface)
GenericName[it]=Disegna il tuo giro (interfaccia GTK 3)
Comment=Plots slopes of bicycle routes.
Comment[it]=Disegna altimetrie di percorsi.
Exec=python /usr/bin/cyclograph --gtk3
Terminal=false
Type=Application
Categories=Utility;
StartupNotify=false
|