parrot/parrot.patch

33 lines
1.1 KiB
Diff

--- /dev/null 2013-09-04 15:50:10.349997751 +0200
+++ parrot_html.desk.in 2013-10-04 14:50:43.886256122 +0200
@@ -0,0 +1,13 @@
+
+[Desktop Entry]
+Encoding=UTF-8
+Name=Parrot documentation
+Name[de]=Parrot-Dokumentation
+GenericName=Parrot documentation
+Comment=reading the Parrot documentation (HTML)
+Comment[de]=Lesen der als HTML installierten Parrot-Dokumentation
+Exec=xdg-open /usr/share/doc/parrot/docs/html/index.html
+Icon=gnome-mime-application-pdf
+Terminal=false
+Type=Application
+Categories=Development;
--- /dev/null 2013-09-04 15:50:10.349997751 +0200
+++ parrot_pdf.desk.in 2013-10-04 15:09:01.854754305 +0200
@@ -0,0 +1,13 @@
+
+[Desktop Entry]
+Encoding=UTF-8
+Name=Parrot pdf book
+Name[de]=Parrot-PDF-Buch
+GenericName=Parrot pdf book
+Comment=It is a book with only a few chapters. The complete documentation is only available as HTML.
+Comment[de]=Dieses Buch enthält nur wenige Kapitel. Die komplette Dokumentation können Sie nur als HTML lesen.
+Exec=xdg-open /usr/share/doc/parrot/docs/build/parrot-book.pdf
+Icon=gnome-mime-application-pdf
+Terminal=false
+Type=Application
+Categories=Development;