[pkg-java] r6953 - trunk/pdfsam/debian
twerner at alioth.debian.org
twerner at alioth.debian.org
Fri Aug 29 20:12:16 UTC 2008
Author: twerner
Date: 2008-08-29 20:12:15 +0000 (Fri, 29 Aug 2008)
New Revision: 6953
Added:
trunk/pdfsam/debian/pdfsam.desktop
Modified:
trunk/pdfsam/debian/install
Log:
add desktop file
Modified: trunk/pdfsam/debian/install
===================================================================
--- trunk/pdfsam/debian/install 2008-08-29 19:50:35 UTC (rev 6952)
+++ trunk/pdfsam/debian/install 2008-08-29 20:12:15 UTC (rev 6953)
@@ -11,3 +11,7 @@
build/pdfsam-split/dist/*.jar /usr/share/pdfsam/plugins/split/
template-basic-1/plugins/split/config.xml /usr/share/pdfsam/plugins/split/
+
+pdfsam-maine-br1/images/pdf.png /usr/share/pdfsam/
+
+debian/pdfsam.desktop /usr/share/applications/
Added: trunk/pdfsam/debian/pdfsam.desktop
===================================================================
--- trunk/pdfsam/debian/pdfsam.desktop (rev 0)
+++ trunk/pdfsam/debian/pdfsam.desktop 2008-08-29 20:12:15 UTC (rev 6953)
@@ -0,0 +1,11 @@
+[Desktop Entry]
+Name=pdfsam
+GenericName=PDF split and merge
+GenericName[de]=PDF teilen und zusammenführen
+Comment=A tool to split and merge pdf documents
+Comment[de]=Ein Werkzeug zur Trennung oder Zusammenführung von PDF-Dokumenten
+Exec=pdfsam
+Terminal=false
+Categories=Office;
+Icon=/usr/share/pdfsam/pdf.png
+Type=Application
More information about the pkg-java-commits
mailing list