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

dlume.desktop

index 6e67f4d2c2f66b36ed3a073f5f2e57c1c8f0d909..598bf98d811b01ef1066ff1e58245d6ec95c6607 100644 (file)
@@ -5,10 +5,9 @@ GenericName[pl]=Addressbook
 Comment=Handy and easy to use addressbook
 Comment[pl]=Poręczna i łatwa w użyciu książka adresowa
 Exec=dlume
-Icon=dlume.png
+Icon=dlume
 StartupNotify=false
 Terminal=false
 Type=Application
 Categories=GTK;Office;ContactManagement;
-Encoding=UTF-8
 # vi: encoding=utf-8
This page took 0.060116 seconds and 4 git commands to generate.