]> git.pld-linux.org Git - packages/celestia.git/commitdiff
- patching celestia.desktop file + ac/am for it
authorhavner <havner@pld-linux.org>
Thu, 29 Jun 2006 21:09:32 +0000 (21:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    celestia-desktop.patch -> 1.1

celestia-desktop.patch [new file with mode: 0644]

diff --git a/celestia-desktop.patch b/celestia-desktop.patch
new file mode 100644 (file)
index 0000000..925941f
--- /dev/null
@@ -0,0 +1,29 @@
+diff -urN celestia-1.4.1.orig/src/celestia/kde/data/Makefile.am celestia-1.4.1.mod/src/celestia/kde/data/Makefile.am
+--- celestia-1.4.1.orig/src/celestia/kde/data/Makefile.am      2006-01-07 12:15:48.000000000 +0100
++++ celestia-1.4.1.mod/src/celestia/kde/data/Makefile.am       2006-06-29 21:00:32.172758750 +0200
+@@ -14,7 +14,7 @@
+ mimedir = $(kde_mimedir)/application
+ mime_DATA = x-celestia-script.desktop
+-appsdir = $(kde_appsdir)/Edutainment/Science
++appsdir = $(appsdir)
+ apps_DATA = celestia.desktop
+ KDE_ICON = celestia
+diff -urN celestia-1.4.1.orig/src/celestia/kde/data/celestia.desktop celestia-1.4.1.mod/src/celestia/kde/data/celestia.desktop
+--- celestia-1.4.1.orig/src/celestia/kde/data/celestia.desktop 2002-12-15 17:58:23.000000000 +0100
++++ celestia-1.4.1.mod/src/celestia/kde/data/celestia.desktop  2006-06-29 20:59:13.863864750 +0200
+@@ -1,8 +1,12 @@
+ [Desktop Entry]
++Encoding=UTF-8
+ Name=Celestia
+-Comment=Celestia
++Comment=A real-time visual space simulation
++Comment[pl]=Symulacja przestrzeni kosmicznej w czasie rzeczywistym
+ Exec=celestia %f
+ Terminal=false
+ Icon=celestia.png
+ MimeType=application/x-celestia-script
+ Type=Application
++Categories=Qt;KDE;Education;Science;Astronomy;
++# vi: encoding=utf-8
This page took 0.093479 seconds and 4 git commands to generate.