]> git.pld-linux.org Git - packages/dreamchess.git/commitdiff
- massive change ( validate errors warrings from desktop-file-validate) master auto/th/dreamchess-0_2_0-1
authorblekot <blekot@pld-linux.org>
Wed, 26 Dec 2007 13:39:35 +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:
    dreamchess.desktop -> 1.4

dreamchess.desktop

index 21e7c21e09ac3e59f09b5a730caf91c18380aa59..1bfb3e577a6291db22fa8173574979c7e1d9913c 100644 (file)
@@ -3,9 +3,8 @@ Name=Dreamchess
 Comment=3D X-Window chess game
 Comment[pl]=Trójwymiarowa gra szachowa dla X-Window
 Exec=dreamchess
-Icon=dreamchess.png
+Icon=dreamchess
 Terminal=false
 Type=Application
 Categories=Game;BoardGame;
-Encoding=UTF-8
 # vi: encoding=utf-8
This page took 0.135222 seconds and 4 git commands to generate.