/usr/share/applications/stellarium.desktop is in stellarium 0.13.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 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 | [Desktop Entry]
Version=1.0
Type=Application
Name=Stellarium
GenericName=Desktop planetarium
GenericName[es]=Planetario de escritorio
GenericName[ru]=Настольный планетарий
Exec=stellarium
Icon=stellarium
StartupNotify=false
Terminal=false
Categories=Astronomy;Education;Science;
Comment=Planetarium
Comment[es]=Planetario
Comment[fr]=Planétarium
Comment[ru]=Планетарий
Keywords=astronomy;planetarium;
Actions=Window;Fullscreen;Safemode;
[Desktop Action Window]
Name=Open in window
Name[ru]=Открыть в окне
Exec=stellarium -f no
OnlyShowIn=Unity;
[Desktop Action Fullscreen]
Name=Open in fullscreen
Name[ru]=Открыть в полноэкранном режиме
Exec=stellarium -f yes
OnlyShowIn=Unity;
|