]> git.pld-linux.org Git - packages/cxhextris.git/commitdiff
- massive change ( validate errors warrings from desktop-file-validate) auto/th/cxhextris-1_0-28
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:
    cxhextris.desktop -> 1.7

cxhextris.desktop

index 81df17898ca4d7dcbda8143fb87cafb6e3faf775..1c34bb4d4c402a5f387a59fb2bf87ee4fc7a75a8 100644 (file)
@@ -6,9 +6,8 @@ Comment[fr]=Version X11 en couleurs d'hextris
 Comment[pl]=Kolorowa wersja gry xhextris pod X11
 Comment[tr]=Düşen blokları yerleştirme oyunu
 Exec=xhextris
-Icon=cxhextris.png
+Icon=cxhextris
 Terminal=false
 Type=Application
 Categories=Game;ArcadeGame;
-Encoding=UTF-8
 # vi: encoding=utf-8
This page took 0.080464 seconds and 4 git commands to generate.