]> git.pld-linux.org Git - packages/icewm.git/commitdiff
- massive change ( validate errors warrings from desktop-file-validate) auto/ti/icewm-1_2_32-2
authorblekot <blekot@pld-linux.org>
Wed, 26 Dec 2007 13:39:40 +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:
    IceWM.desktop -> 1.7
    icewm-xsession.desktop -> 1.5

IceWM.desktop
icewm-xsession.desktop

index c5ded14a0a0fdfc41298c6149721ae40c64c2766..afbb85565918361a15c660994cbe3fec2152f8c3 100644 (file)
@@ -1,5 +1,4 @@
 [Desktop Entry]
-Encoding=UTF-8
 Name=Ice WM
 Name[ca]=Gestor Ice
 Name[da]=IceWM
@@ -9,7 +8,6 @@ Name[nb]=Ice vindushåndterer
 Name[pl]=IceWM
 Exec=icewm
 TryExec=icewm
-
 [Window Manager]
 SessionManaged=true
 # vi: encoding=utf-8
index a81a5856a29fc25870c14347a9f245a796f9c1cc..fc0a0351c1b9241237f3e45353fd76189478ff40 100644 (file)
@@ -1,5 +1,4 @@
 [Desktop Entry]
-Encoding=UTF-8
 Type=XSession
 Exec=icewm-session
 TryExec=icewm-session
This page took 0.293603 seconds and 4 git commands to generate.