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

XaoS.desktop

index 97bcd359533897e581aad312589dfa3b02fc1e37..190695526f06e138e36198127f8e9f90f6764316 100644 (file)
@@ -4,7 +4,6 @@ Comment=A fast, portable real-time interactive fractal zoomer
 Comment[pl]=Szybki, przenoĹ›ny i interaktywny explorator fraktali
 Type=Application
 Exec=xaos
-Icon=XaoS.png
-Encoding=UTF-8
+Icon=XaoS
 Categories=Graphics;
 # vi: encoding=utf-8
This page took 0.112343 seconds and 4 git commands to generate.