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

gambas.desktop

index 65909f8093f2c372276d0fb1ba1a53145f76c523..6601ab153df126ab1fde08f36f1dac6ae97b5253 100644 (file)
@@ -2,10 +2,9 @@
 Name=Gambas
 Comment=Gambas Development Environment
 Comment[pl]=Środowisko programistyczne Gambas
-Icon=gambas.png
+Icon=gambas
 Exec=gambas
 Terminal=false
 Type=Application
 Categories=Qt;Development;IDE;
-Encoding=UTF-8
 # vi: encoding=utf-8
This page took 0.048887 seconds and 4 git commands to generate.