summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorblekot2007-12-26 13:39:43 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit2446552d60a1351ea9949e97589b935ec79d9f8e (patch)
tree8e0a8cd4e0997ff0716f7abab9d9f6defc629900
parent14ca0fd06a505f9dfa3f704388c2b7244f37f1d7 (diff)
downloadmozilla-thunderbird-2446552d60a1351ea9949e97589b935ec79d9f8e.zip
mozilla-thunderbird-2446552d60a1351ea9949e97589b935ec79d9f8e.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: mozilla-thunderbird.desktop -> 1.7
-rw-r--r--mozilla-thunderbird.desktop1
1 files changed, 0 insertions, 1 deletions
diff --git a/mozilla-thunderbird.desktop b/mozilla-thunderbird.desktop
index ab65a08..faac701 100644
--- a/mozilla-thunderbird.desktop
+++ b/mozilla-thunderbird.desktop
@@ -12,5 +12,4 @@ Icon=mozilla-thunderbird
Terminal=false
Type=Application
Categories=GTK;Network;Email;
-Encoding=UTF-8
# vi: encoding=utf-8