Gentoo Archives: gentoo-commits

From: "Sebastien Fabbro (bicatali)" <bicatali@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-astronomy/celestia/files: celestia-1.5.0-desktop.patch
Date: Wed, 27 Feb 2008 18:54:58
Message-Id: E1JURQd-00054Y-MT@stork.gentoo.org
1 bicatali 08/02/27 18:54:55
2
3 Added: celestia-1.5.0-desktop.patch
4 Log:
5 Version bump
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.1 sci-astronomy/celestia/files/celestia-1.5.0-desktop.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-astronomy/celestia/files/celestia-1.5.0-desktop.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-astronomy/celestia/files/celestia-1.5.0-desktop.patch?rev=1.1&content-type=text/plain
13
14 Index: celestia-1.5.0-desktop.patch
15 ===================================================================
16 --- src/celestia/kde/data/celestia.desktop.orig 2008-02-27 15:19:41.000000000 +0000
17 +++ src/celestia/kde/data/celestia.desktop 2008-02-27 15:43:20.000000000 +0000
18 @@ -1,8 +1,12 @@
19 [Desktop Entry]
20 +Encoding=UTF-8
21 +Version=1.0
22 Name=Celestia
23 -Comment=Celestia
24 +Comment=3D space simulator to explore the universe
25 Exec=celestia %f
26 Terminal=false
27 Icon=celestia.png
28 MimeType=application/x-celestia-script
29 Type=Application
30 +Categories=Science;Astronomy;Qt
31 +GenericName=Space Simulator
32 --- src/celestia/gtk/data/celestia.desktop.orig 2008-02-27 15:19:58.000000000 +0000
33 +++ src/celestia/gtk/data/celestia.desktop 2008-02-27 15:44:26.000000000 +0000
34 @@ -1,12 +1,12 @@
35 [Desktop Entry]
36 Encoding=UTF-8
37 -Version=1.4.0
38 -Type=Application
39 -Exec=celestia
40 -Icon=celestia
41 -X-GNOME-DocPath=
42 -Terminal=false
43 +Version=1.0
44 Name=Celestia
45 -Comment=Space Simulator
46 -StartupNotify=true
47 -Categories=Astronomy;Science;Application;
48 +Comment=3D space simulator to explore the universe
49 +Exec=celestia %f
50 +Terminal=false
51 +Icon=celestia.png
52 +MimeType=application/x-celestia-script
53 +Type=Application
54 +Categories=Science;Astronomy;GTK
55 +GenericName=Space Simulator
56 --- celestia.desktop 1970-01-01 01:00:00.000000000 +0100
57 +++ celestia.desktop 2008-02-27 15:22:31.000000000 +0000
58 @@ -0,0 +1,12 @@
59 +[Desktop Entry]
60 +Encoding=UTF-8
61 +Version=1.0
62 +Name=Celestia
63 +GenericName=Space Simulator
64 +Comment=Explore the Universe in this detailed space simulation
65 +Type=Application
66 +Categories=Science;Astronomy
67 +Exec=celestia %f
68 +Terminal=false
69 +Icon=celestia.png
70 +MimeType=application/x-celestia-script
71
72
73
74 --
75 gentoo-commits@l.g.o mailing list