]> git.pld-linux.org Git - packages/celestia.git/commitdiff
This commit was manufactured by cvs2git to create branch 'AC-branch'. AC-branch
authorcvs2git <feedback@pld-linux.org>
Thu, 20 Jul 2006 00:39:41 +0000 (00:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Cherrypick from master 2006-07-20 00:39:41 UTC havner <havner@pld-linux.org> '- StartupNotify':
    celestia-desktop.patch -> 1.3

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..36b8ba4
--- /dev/null
@@ -0,0 +1,31 @@
+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,14 @@
+ [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;
++DocPath=celestia/index.html
++StartupNotify=true
++# vi: encoding=utf-8
This page took 0.283115 seconds and 4 git commands to generate.