]> git.pld-linux.org Git - packages/tin.git/commitdiff
- massive change ( validate errors warrings from desktop-file-validate)
authorblekot <blekot@pld-linux.org>
Wed, 26 Dec 2007 13:39:49 +0000 (13:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  - 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:
    tin.desktop -> 1.7

tin.desktop

index 84ca4a9b44257bcf5f202ce7591868e89212e5a0..cbe2491dc31b8e7c46b8869acfeb0439d5fec5ae 100644 (file)
@@ -5,6 +5,5 @@ Comment=Tin - A Usenet newsreader
 Comment[pl]=Tin - czytnik newsów 
 Exec=rtin
 Terminal=true
-Encoding=UTF-8
 Categories=Network;News;
 # vi: encoding=utf-8
This page took 0.040612 seconds and 4 git commands to generate.