]> git.pld-linux.org Git - packages/ape.git/commitdiff
- massive change ( validate errors warrings from desktop-file-validate) master
authorblekot <blekot@pld-linux.org>
Wed, 26 Dec 2007 13:39:33 +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:
    ape.desktop -> 1.2

ape.desktop

index 6220c4ba02fe8c8eeb71fd254f3e761870430030..cf81d6b10890a4486c85d0a54e780706ca61dca1 100644 (file)
@@ -4,8 +4,6 @@ Comment=Advanced Petri networks Environment
 Exec=ape
 Type=Application
 Terminal=false
-MapNotify=false
-Encoding=UTF-8
 Categories=Qt;Education;Science;
-Icon=ape.png
+Icon=ape
 # vi: encoding=utf-8
This page took 0.090742 seconds and 4 git commands to generate.