37 lines
946 B
Plaintext
37 lines
946 B
Plaintext
$OpenBSD: patch-data_stellarium_desktop,v 1.3 2012/05/10 17:43:30 ajacoutot Exp $
|
|
--- data/stellarium.desktop.orig Sat Mar 10 07:00:24 2012
|
|
+++ data/stellarium.desktop Thu May 10 19:19:55 2012
|
|
@@ -1,26 +1,10 @@
|
|
[Desktop Entry]
|
|
Encoding=UTF-8
|
|
-Version=0.11.2-1
|
|
Type=Application
|
|
Name=Stellarium
|
|
-Exec=env LD_LIBRARY_PATH=/opt/qt4-maemo5/lib /opt/stellarium/bin/stellarium
|
|
-Icon=stellarium
|
|
-X-Icon-path=/usr/share/icons/
|
|
-X-Window-Icon=stellarium
|
|
-
|
|
-X-Ayatana-Desktop-Shortcuts=Screen;Window
|
|
-
|
|
-[Window Group]
|
|
-Name=Open in window
|
|
-Exec=stellarium -f no
|
|
-TargetEnvironment=Unity
|
|
-
|
|
-[Fullscreen Group]
|
|
-Name=Open in fullscreen
|
|
-Exec=stellarium -f yes
|
|
-TargetEnvironment=Unity
|
|
-
|
|
-[Safemode Group]
|
|
-Name=Open in safe mode
|
|
-Exec=stellarium --safe-mode
|
|
-TargetEnvironment=Unity
|
|
+Comment=Planetarium
|
|
+Exec=stellarium
|
|
+Icon=${TRUEPREFIX}/share/stellarium/data/stellarium.ico
|
|
+Terminal=false
|
|
+StartupNotify=true
|
|
+Categories=Education;Science;Astronomy;
|