summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorblekot2007-12-26 13:39:38 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit6dba8edf5853f651d2d2c14053083169d56c2c2a (patch)
treeb2d6269c1d43b08165453486214a9db309128c20
parent52080467226279f15b7784e3131abd0d21c7aa05 (diff)
downloadgnomad2-6dba8edf5853f651d2d2c14053083169d56c2c2a.zip
gnomad2-6dba8edf5853f651d2d2c14053083169d56c2c2a.tar.gz
- massive change ( validate errors warrings from desktop-file-validate)
- 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: gnomad2.desktop -> 1.4
-rw-r--r--gnomad2.desktop3
1 files changed, 1 insertions, 2 deletions
diff --git a/gnomad2.desktop b/gnomad2.desktop
index 5b9c13f..941d86b 100644
--- a/gnomad2.desktop
+++ b/gnomad2.desktop
@@ -23,7 +23,6 @@ Comment[pl]=Narzędzie do zarządzania odtwarzaczem Creative Nomad
Exec=gnomad2
Terminal=false
Type=Application
-Icon=gnomad2.png
+Icon=gnomad2
Categories=AudioVideo;
-Encoding=UTF-8
# vi: encoding=utf-8