Package: deluge-torrent
Version: 0.5.9.1-1
Severity: minor

Hello,

Below you have a patch to improve the .desktop file a bit; the changes
are the following:
 - Add a semicolon to the end of the Categories field, as required by
policy (you can use desktop-file-validate to verify that).
 - Change the description to the preferred form, starting with a verb.
 - Add a Catalan translation for Name and Comment.


diff -u deluge-torrent-0.5.9.1/debian/deluge-torrent.desktop
deluge-torrent-0.5.9.1/debian/deluge-torrent.desktop
--- deluge-torrent-0.5.9.1/debian/deluge-torrent.desktop
+++ deluge-torrent-0.5.9.1/debian/deluge-torrent.desktop
@@ -2,12 +2,14 @@
 Version=1.0
 Name=Deluge BitTorrent Client
-Comment=Bittorrent client written in PyGTK
+Name[ca]=Client de BitTorrent Deluge
+Comment=Transfer files via Peer to Peer
+Comment[ca]=Compartiu fitxers d'igual a igual mitjançant el protocol BitTorrent
 Comment[fr]=Client Bittorrent écrit en PyGTK
 Comment[pt_BR]=Cliente Bittorrent escrito em PyGTK
 Exec=deluge
 Icon=deluge-torrent
 Terminal=false
 Type=Application
-Categories=Network
+Categories=Network;
 StartupNotify=true
 MimeType=application/x-bittorrent;


Kind regards,

Siegfried Gevatter

Reply via email to