diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2007-09-11 11:47:05 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2007-09-11 11:47:05 +0000 |
commit | 4988698a1676fb1b584fef7bd191611cc383eaa0 (patch) | |
tree | 1c5bd480f6be7656fac44323c547847b1e1d0fde /sci-astronomy/celestia/files | |
parent | Version bump from the GNUstep overlay (diff) | |
download | gentoo-2-4988698a1676fb1b584fef7bd191611cc383eaa0.tar.gz gentoo-2-4988698a1676fb1b584fef7bd191611cc383eaa0.tar.bz2 gentoo-2-4988698a1676fb1b584fef7bd191611cc383eaa0.zip |
Fixed desktop for gnome. Thanks Pacho Ramos <pacho@condmat1.ciencias.uniovi.es> for his patch (bug #190999).
(Portage version: 2.1.2.12)
Diffstat (limited to 'sci-astronomy/celestia/files')
-rw-r--r-- | sci-astronomy/celestia/files/celestia-1.4.1-gnome-desktop.patch | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/sci-astronomy/celestia/files/celestia-1.4.1-gnome-desktop.patch b/sci-astronomy/celestia/files/celestia-1.4.1-gnome-desktop.patch new file mode 100644 index 000000000000..87cfbc927489 --- /dev/null +++ b/sci-astronomy/celestia/files/celestia-1.4.1-gnome-desktop.patch @@ -0,0 +1,18 @@ +--- src/celestia/gtk/data/celestia.desktop~ 2007-08-25 17:45:09.000000000 +0200 ++++ src/celestia/gtk/data/celestia.desktop 2007-08-25 17:45:09.000000000 +0200 +@@ -1,12 +1,11 @@ + [Desktop Entry] + Encoding=UTF-8 +-Version=1.4.0 + Type=Application + Exec=celestia + Icon=celestia +-X-GNOME-DocPath= + Terminal=false + Name=Celestia +-Comment=Space Simulator ++Comment=Space 3D Simulator ++Comment[es]=Simulador 3D del Espacio + StartupNotify=true +-Categories=Astronomy;Science;Application; ++Categories=Education;Science;Astronomy; |