]> git.pld-linux.org Git - packages/celestia.git/blob - celestia-desktop.patch
- up to 1.6.2
[packages/celestia.git] / celestia-desktop.patch
1 --- Celestia-1.6.2/src/celestia/gtk/data/celestia.desktop~      2020-11-06 23:34:57.000000000 +0000
2 +++ Celestia-1.6.2/src/celestia/gtk/data/celestia.desktop       2021-08-17 07:09:49.377162127 +0000
3 @@ -9,5 +9,7 @@
4  Name=Celestia (Gtk+)
5  GenericName=Space Simulator
6  Comment=Explore the Universe in this detailed space simulation
7 +Comment[pl]=Symulacja przestrzeni kosmicznej w czasie rzeczywistym
8  StartupNotify=true
9 -Categories=Astronomy;Education;Application;
10 +Categories=Qt;KDE;Education;Science;Astronomy;
11 +# vi: encoding=utf-8
12 --- Celestia-1.6.2/src/celestia/kde/data/Makefile.am~   2020-11-06 23:34:57.000000000 +0000
13 +++ Celestia-1.6.2/src/celestia/kde/data/Makefile.am    2021-08-17 07:12:45.142135370 +0000
14 @@ -14,7 +14,7 @@
15  mimedir = $(kde_mimedir)/application
16  mime_DATA = x-celestia-script.desktop
17  
18 -appsdir = $(kde_appsdir)/Edutainment/Science
19 +appsdir = $(appsdir)
20  apps_DATA = celestia.desktop
21  
22  KDE_ICON = celestia
23 --- Celestia-1.6.2/src/celestia/kde/data/celestia.desktop~      2020-11-06 23:34:57.000000000 +0000
24 +++ Celestia-1.6.2/src/celestia/kde/data/celestia.desktop       2021-08-17 07:15:26.860041315 +0000
25 @@ -1,8 +1,14 @@
26  [Desktop Entry]
27 +Encoding=UTF-8
28  Name=Celestia
29 -Comment=Celestia
30 +Comment=A real-time visual space simulation
31 +Comment[pl]=Symulacja przestrzeni kosmicznej w czasie rzeczywistym
32  Exec=celestia %f
33  Terminal=false
34  Icon=celestia.png
35  MimeType=application/x-celestia-script
36  Type=Application
37 +Categories=Qt;KDE;Education;Science;Astronomy;
38 +DocPath=celestia/index.html
39 +StartupNotify=true
40 +# vi: encoding=utf-8
This page took 0.044349 seconds and 3 git commands to generate.