]> git.pld-linux.org Git - packages/celestia.git/blob - celestia-desktop.patch
c05d75e93f7285f11c23bf6a6fd8e3d7e4c61139
[packages/celestia.git] / celestia-desktop.patch
1 diff -dur -x '*~' -x '*.rej' -x '*.orig' celestia-1.6.1.orig/src/celestia/gtk/data/celestia.desktop celestia-1.6.1/src/celestia/gtk/data/celestia.desktop
2 --- celestia-1.6.1.orig/src/celestia/gtk/data/celestia.desktop  2011-06-05 18:11:10.000000000 +0200
3 +++ celestia-1.6.1/src/celestia/gtk/data/celestia.desktop       2015-07-10 19:01:11.534166719 +0200
4 @@ -1,12 +1,13 @@
5  [Desktop Entry]
6  Encoding=UTF-8
7 -Version=1.4.0
8  Type=Application
9  Exec=celestia
10  Icon=celestia
11  X-GNOME-DocPath=
12  Terminal=false
13  Name=Celestia
14 -Comment=Space Simulator
15 +Comment=A real-time visual space simulation
16 +Comment[pl]=Symulacja przestrzeni kosmicznej w czasie rzeczywistym
17  StartupNotify=true
18 -Categories=Astronomy;Science;Application;
19 +Categories=Qt;KDE;Education;Science;Astronomy;
20 +# vi: encoding=utf-8
21 diff -dur -x '*~' -x '*.rej' -x '*.orig' celestia-1.6.1.orig/src/celestia/kde/data/Makefile.am celestia-1.6.1/src/celestia/kde/data/Makefile.am
22 --- celestia-1.6.1.orig/src/celestia/kde/data/Makefile.am       2011-06-05 18:11:13.000000000 +0200
23 +++ celestia-1.6.1/src/celestia/kde/data/Makefile.am    2015-07-10 18:58:02.449884263 +0200
24 @@ -14,7 +14,7 @@
25  mimedir = $(kde_mimedir)/application
26  mime_DATA = x-celestia-script.desktop
27  
28 -appsdir = $(kde_appsdir)/Edutainment/Science
29 +appsdir = $(appsdir)
30  apps_DATA = celestia.desktop
31  
32  KDE_ICON = celestia
33 diff -dur -x '*~' -x '*.rej' -x '*.orig' celestia-1.6.1.orig/src/celestia/kde/data/celestia.desktop celestia-1.6.1/src/celestia/kde/data/celestia.desktop
34 --- celestia-1.6.1.orig/src/celestia/kde/data/celestia.desktop  2011-06-05 18:11:13.000000000 +0200
35 +++ celestia-1.6.1/src/celestia/kde/data/celestia.desktop       2015-07-10 18:58:59.646838368 +0200
36 @@ -1,8 +1,14 @@
37  [Desktop Entry]
38 +Encoding=UTF-8
39  Name=Celestia
40 -Comment=Celestia
41 +Comment=A real-time visual space simulation
42 +Comment[pl]=Symulacja przestrzeni kosmicznej w czasie rzeczywistym
43  Exec=celestia %f
44  Terminal=false
45  Icon=celestia.png
46  MimeType=application/x-celestia-script
47  Type=Application
48 +Categories=Qt;KDE;Education;Science;Astronomy;
49 +DocPath=celestia/index.html
50 +StartupNotify=true
51 +# vi: encoding=utf-8
This page took 0.093904 seconds and 2 git commands to generate.