From: blekot Date: Wed, 26 Dec 2007 13:39:33 +0000 (+0000) Subject: - massive change ( validate errors warrings from desktop-file-validate) X-Git-Tag: auto/th/Azureus-3_0_4_2-1~1 X-Git-Url: http://git.pld-linux.org/?p=packages%2FAzureus.git;a=commitdiff_plain;h=0b2619d447e5f3d23a7f943240206c66aaa3263e - massive change ( validate errors warrings from desktop-file-validate) - sed -i 's,Encoding=UTF-8,,g' *.desktop - sed -i "s,.png,,1" `grep -l 'Icon=[^/].*\.png' *.desktop` - sed -i "s,MimeType=.*,\0;,g" `grep "MimeType.*semicolon" validate |awk '{print $1}' |tr ":" " "` - sed -i 's,MapNotify=.*,,g' *.desktop - sed -i '/^$/d' *.desktop - not all error/warrings validated Changed files: Azureus.desktop -> 1.4 --- diff --git a/Azureus.desktop b/Azureus.desktop index e055a46..5c40eaf 100644 --- a/Azureus.desktop +++ b/Azureus.desktop @@ -5,10 +5,9 @@ Comment[pl]=Klient BitTorrenta GenericName=BitTorrent Client GenericName[pl]=Klient BitTorrenta Exec=Azureus -Icon=Azureus.png +Icon=Azureus Terminal=false Categories=Network;FileTransfer;P2P;GTK;Java; Type=Application -Encoding=UTF-8 MimeType=application/x-bittorrent;application/x-torrent; # vi: encoding=utf-8