From: blekot Date: Wed, 26 Dec 2007 13:39:32 +0000 (+0000) Subject: - massive change ( validate errors warrings from desktop-file-validate) X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;ds=sidebyside;h=HEAD;p=packages%2F3dfx_tvtool.git - 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: 3dfx_tvtool.desktop -> 1.9 --- diff --git a/3dfx_tvtool.desktop b/3dfx_tvtool.desktop index 12bb283..4ad0124 100644 --- a/3dfx_tvtool.desktop +++ b/3dfx_tvtool.desktop @@ -3,10 +3,9 @@ Name=3dfx TvTool Comment=3dfx Voodoo3 TV-out control utility Comment[pl]=Narzędzie do kontroli wyjścia TV w kartach 3dfx Voodoo3 Exec=3dfx_tvtool -Icon=3dfx_tvtool.xpm +Icon=3dfx_tvtool Terminal=false MultipleArgs=false Type=Application -Encoding=UTF-8 Categories=GTK;Settings;HardwareSettings; # vi: encoding=utf-8