]> git.pld-linux.org Git - packages/gnokii.git/commitdiff
- massive change ( validate errors warrings from desktop-file-validate) auto/th/gnokii-0_6_22-1 auto/ti/gnokii-0_6_22-1
authorblekot <blekot@pld-linux.org>
Wed, 26 Dec 2007 13:39:38 +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:
    gnokii.desktop -> 1.8

gnokii.desktop

index 19a642b46d2464047c6255eb42170745e0c34aaf..252efe87c07c2912bc751e8581ccb9f2979f72e3 100644 (file)
@@ -2,10 +2,9 @@
 Name=gnokii
 Comment=Linux/Unix tool suite for mobile phones
 Comment[pl]=Linuksowy/Uniksowy zestaw narzędzi dla telefonów komórkowych
-Icon=gnokii.png
+Icon=gnokii
 Exec=xgnokii
 Terminal=false
 Type=Application
-Encoding=UTF-8
 Categories=GTK;Office;PDA;
 # vi: encoding=utf-8
This page took 0.032665 seconds and 4 git commands to generate.