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

eric3.desktop

index 38abd74fe89f904053d6c5b25bb68d3aefdbb20c..3c275c20b6a2f0ccc27b50232b886a18f121e1cd 100644 (file)
@@ -2,10 +2,9 @@
 Name=Eric 3
 Comment=A full featured Python IDE
 Comment[pl]=Pełnowartościowe IDE dla Pythona
-Icon=eric3.png
+Icon=eric3
 Exec=eric3
 Terminal=false
 Type=Application
 Categories=Qt;Development;IDE;
-Encoding=UTF-8
 # vi: encoding=utf-8
This page took 0.063355 seconds and 4 git commands to generate.