From 3a6b3f887d6c0a8403d0d24d136f8e59dd7b443f Mon Sep 17 00:00:00 2001 From: blekot Date: Wed, 26 Dec 2007 13:39:36 +0000 Subject: [PATCH] - 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: evolution-addressbook.desktop -> 1.3 evolution-calendar.desktop -> 1.3 evolution-mail.desktop -> 1.5 evolution-tasks.desktop -> 1.3 --- evolution-addressbook.desktop | 4 +--- evolution-calendar.desktop | 2 -- evolution-mail.desktop | 2 -- evolution-tasks.desktop | 2 -- 4 files changed, 1 insertion(+), 9 deletions(-) diff --git a/evolution-addressbook.desktop b/evolution-addressbook.desktop index 9a0f191..30b660b 100644 --- a/evolution-addressbook.desktop +++ b/evolution-addressbook.desktop @@ -1,5 +1,4 @@ [Desktop Entry] -Encoding=UTF-8 Name=Evolution Address Book Name[pl]=Książka adresowa Evolution Comment=The Evolution Groupware Suite @@ -55,7 +54,6 @@ Terminal=false Type=Application Categories=GTK;GNOME;Utility; StartupNotify=true -MimeType=text/x-vcard +MimeType=text/x-vcard; X-GNOME-Bugzilla-Product=Evolution X-GNOME-Bugzilla-OtherBinaries=evolution-data-server-1.4;evolution-exchange-storage;evolution-alarm-notify; - diff --git a/evolution-calendar.desktop b/evolution-calendar.desktop index b661ff7..f62f761 100644 --- a/evolution-calendar.desktop +++ b/evolution-calendar.desktop @@ -1,5 +1,4 @@ [Desktop Entry] -Encoding=UTF-8 Name=Evolution Calendar Name[pl]=Kalendarz Evolution Comment=The Evolution Groupware Suite @@ -57,4 +56,3 @@ Categories=GTK;GNOME;Office;Calendar; StartupNotify=true X-GNOME-Bugzilla-Product=Evolution X-GNOME-Bugzilla-OtherBinaries=evolution-data-server-1.4;evolution-exchange-storage;evolution-alarm-notify; - diff --git a/evolution-mail.desktop b/evolution-mail.desktop index acd7a50..4985880 100644 --- a/evolution-mail.desktop +++ b/evolution-mail.desktop @@ -1,5 +1,4 @@ [Desktop Entry] -Encoding=UTF-8 Name=Evolution Mail Name[pl]=Klient poczty Evolution Comment=The Evolution Groupware Suite @@ -57,4 +56,3 @@ Categories=GTK;GNOME;Network;Email; StartupNotify=true X-GNOME-Bugzilla-Product=Evolution X-GNOME-Bugzilla-OtherBinaries=evolution-data-server-1.4;evolution-exchange-storage;evolution-alarm-notify; - diff --git a/evolution-tasks.desktop b/evolution-tasks.desktop index d3fb0a2..c15203c 100644 --- a/evolution-tasks.desktop +++ b/evolution-tasks.desktop @@ -1,5 +1,4 @@ [Desktop Entry] -Encoding=UTF-8 Name=Evolution Tasks Name[pl]=Lista zadań Evolution Comment=The Evolution Groupware Suite @@ -57,4 +56,3 @@ Categories=GTK;GNOME;Office;ContactManagement; StartupNotify=true X-GNOME-Bugzilla-Product=Evolution X-GNOME-Bugzilla-OtherBinaries=evolution-data-server-1.4;evolution-exchange-storage;evolution-alarm-notify; - -- 2.44.0