]> git.pld-linux.org Git - packages/doom3.git/commitdiff
- massive change ( validate errors warrings from desktop-file-validate)
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:
    doom3.desktop -> 1.2

doom3.desktop

index c0c4e9a96cda8e613bc2b9821c7659a9fd5d7945..469a86574b19c6f3aa1749a9adad77bd5928940a 100644 (file)
@@ -4,9 +4,8 @@ Comment=Doom 3 for linux
 Comment[pl]=Doom 3 dla Linuksa
 Comment[et]=Doom 3 Linuksile
 Exec=doom3
-Icon=doom3.png
+Icon=doom3
 Terminal=false
 Type=Application
 Categories=Game;FirstPersonGame;
-Encoding=UTF-8
 # vi: encoding=utf-8
This page took 0.106525 seconds and 4 git commands to generate.