]> git.pld-linux.org Git - packages/celestia.git/blame - celestia-desktop.patch
- up to 1.6.4
[packages/celestia.git] / celestia-desktop.patch
CommitLineData
e6b2369d
KM
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
e11c2ee1
JK
7+Comment[pl]=Symulacja przestrzeni kosmicznej w czasie rzeczywistym
8 StartupNotify=true
e6b2369d 9-Categories=Astronomy;Education;Application;
e11c2ee1
JK
10+Categories=Qt;KDE;Education;Science;Astronomy;
11+# vi: encoding=utf-8
e6b2369d
KM
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
dd29c6f4 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
e6b2369d
KM
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
2c773a83 25@@ -1,8 +1,14 @@
dd29c6f4 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;
8ba82f7c 38+DocPath=celestia/index.html
2c773a83 39+StartupNotify=true
dd29c6f4 40+# vi: encoding=utf-8
This page took 0.171028 seconds and 4 git commands to generate.