]> git.pld-linux.org Git - packages/wireshark.git/commit
- massive change ( validate errors warrings from desktop-file-validate)
authorblekot <blekot@pld-linux.org>
Wed, 26 Dec 2007 13:39:51 +0000 (13:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
commit343aef1b58d3c323057dba7259490897e8ab647d
tree7d746702bd991ade599200b41638e7d3e623a0bf
parent9f20d4ae5f883198c4f552aa0a2d0a5886993cea
- 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:
    wireshark.desktop -> 1.11
wireshark.desktop
This page took 0.06143 seconds and 4 git commands to generate.