]> git.pld-linux.org Git - packages/xbill.git/commitdiff
- massive change ( validate errors warrings from desktop-file-validate) auto/th/xbill-2_0-21
authorblekot <blekot@pld-linux.org>
Wed, 26 Dec 2007 13:39:54 +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:
    xbill.desktop -> 1.7

xbill.desktop

index 5bf48465888c6d5839e44b0ea4e5baecddb72cfc..07bd5ce477ca3ef558e6c1877c6a77413306dbd2 100644 (file)
@@ -3,9 +3,8 @@ Name=XBill
 Comment=Save the world
 Comment[pl]=Uchroń świat
 Exec=xbill
-Icon=xbill.png
+Icon=xbill
 Type=Application
 Terminal=false
-Encoding=UTF-8
 Categories=Game;ArcadeGame;
 # vi: encoding=utf-8
This page took 0.052877 seconds and 4 git commands to generate.