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

LinuxUpdate.desktop

index 90f50bb8ef8651b0b5d85dc57055348d2015d6f1..e826c6f4ea796649b5174a21e11ed6a5dfc35bf0 100644 (file)
@@ -1,5 +1,4 @@
 [Desktop Entry]
-Encoding=UTF-8
 Name=LinuxUpdate
 Comment=PLD automatic update notification and upgrade wizard
 Comment[pl]=Program powiadamiajÄ…cy o aktualizacjach w PLD
This page took 0.12357 seconds and 4 git commands to generate.