]> git.pld-linux.org Git - packages/evolution.git/commitdiff
- massive change ( validate errors warrings from desktop-file-validate)
authorblekot <blekot@pld-linux.org>
Wed, 26 Dec 2007 13:39:36 +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:
    evolution-addressbook.desktop -> 1.3
    evolution-calendar.desktop -> 1.3
    evolution-mail.desktop -> 1.5
    evolution-tasks.desktop -> 1.3

evolution-addressbook.desktop
evolution-calendar.desktop
evolution-mail.desktop
evolution-tasks.desktop

index 9a0f19110f7fff1b16c71c301a5c0c7f13e9139d..30b660b9ed6bc2376a2d1e391e5da76314dc13e9 100644 (file)
@@ -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;
-
index b661ff71d0121dfa4e09e4519d5b1632284bf64a..f62f76177c5e4b49e990363d7bea4dc644a5d184 100644 (file)
@@ -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;
-
index acd7a5020e1eacbbdba48464dabf5dfd993c0305..4985880927cde50c304a76f131776a37b1519ecc 100644 (file)
@@ -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;
-
index d3fb0a257138a29a5c50d601943f53f2af922544..c15203c11031cc080245643c38f9f3ff4d1096b0 100644 (file)
@@ -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;
-
This page took 0.039459 seconds and 4 git commands to generate.