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

claws-mail.desktop

index ddb12176c3c6f8481c46609f0926de6c3b6b6b6c..2ad65832e464344e7a482a26dd1233bd7a2b5d9c 100644 (file)
@@ -1,10 +1,9 @@
 [Desktop Entry]
-Encoding=UTF-8
 Name=Claws-Mail
 Comment=GTK+ based e-mail client
 Comment[pl]=Oparty na GTK2 program pocztowy
 Exec=claws-mail
-Icon=claws-mail.png
+Icon=claws-mail
 Terminal=false
 Type=Application
 Categories=GTK;Network;Email;
This page took 0.156087 seconds and 4 git commands to generate.