[med-svn] r12795 - trunk/packages/king/trunk/debian
Andreas Tille
tille at alioth.debian.org
Wed Jan 16 09:05:48 UTC 2013
Author: tille
Date: 2013-01-16 09:05:48 +0000 (Wed, 16 Jan 2013)
New Revision: 12795
Added:
trunk/packages/king/trunk/debian/king.desktop
Modified:
trunk/packages/king/trunk/debian/changelog
trunk/packages/king/trunk/debian/king.install
Log:
Add desktop file
Modified: trunk/packages/king/trunk/debian/changelog
===================================================================
--- trunk/packages/king/trunk/debian/changelog 2013-01-16 08:41:56 UTC (rev 12794)
+++ trunk/packages/king/trunk/debian/changelog 2013-01-16 09:05:48 UTC (rev 12795)
@@ -1,3 +1,11 @@
+king (2.21.120420-3) UNRELEASED; urgency=low
+
+ * Add desktop file (thanks for the patch to Gökçen Eraslan
+ <gokcen.eraslan at gmail.com>)
+ Closes: #698242
+
+ -- Andreas Tille <tille at debian.org> Wed, 16 Jan 2013 10:05:10 +0100
+
king (2.21.120420-2) unstable; urgency=low
[ Niels Thykier ]
Added: trunk/packages/king/trunk/debian/king.desktop
===================================================================
--- trunk/packages/king/trunk/debian/king.desktop (rev 0)
+++ trunk/packages/king/trunk/debian/king.desktop 2013-01-16 09:05:48 UTC (rev 12795)
@@ -0,0 +1,13 @@
+[Desktop Entry]
+Version=1.0
+Name=Interactive Viewer for 3D Vector Graphics
+Name[tr]=3B Vektör Grafikleri için İnteraktif Görüntüleyici
+GenericName=Kinemage display tool
+GenericName[tr]=Kinemage görüntüleme aracı
+Comment=KiNG (Kinemage, Next Generation) is an interactive system for three-dimensional vector graphics
+Comment[tr]=KiNG (Kinemage, Gelecek Nesil) 3B vektör grafikleri için hazırlanmış bir interaktif sistemdir
+Type=Application
+Exec=king %F
+Icon=king
+MimeType=chemical/x-kinemage
+Categories=Education;Science;Chemistry;
Modified: trunk/packages/king/trunk/debian/king.install
===================================================================
--- trunk/packages/king/trunk/debian/king.install 2013-01-16 08:41:56 UTC (rev 12794)
+++ trunk/packages/king/trunk/debian/king.install 2013-01-16 09:05:48 UTC (rev 12795)
@@ -1 +1,2 @@
debian/*.xpm usr/share/pixmaps
+debian/*.desktop usr/share/applications
\ No newline at end of file
More information about the debian-med-commit
mailing list