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

alsaplayer.desktop

index 6dc217611367caeaa8c957e0c25cd5911ecdfed0..295387b834bf895dab4480d44f982f12448d2964 100644 (file)
@@ -1,10 +1,9 @@
 [Desktop Entry]
-Encoding=UTF-8
 Name=Alsaplayer
 Name[pl]=Alsaplayer
 Comment=MP3/OGG/FLAC/WAV/MOD/CD Player
 Comment[pl]=Odtwarzacz formatów CD/FLAC/MOD/MP3/OGG/WAV
-Icon=alsaplayer.png
+Icon=alsaplayer
 Exec=alsaplayer
 Terminal=false
 Type=Application
This page took 0.125075 seconds and 4 git commands to generate.