diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2009-11-13 02:16:58 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2009-11-13 02:16:58 +0800 |
commit | 9c293f940c020f4593cd7cdd9ecf7200b487cfaa (patch) | |
tree | 5cd413011a23f9a37dc626c1aa0bf0a2380f8ac9 /data/evolution.desktop.in.in | |
parent | 48a400618b705696443f4aeacceaa1af0345a148 (diff) | |
download | gsoc2013-evolution-9c293f940c020f4593cd7cdd9ecf7200b487cfaa.tar.gz gsoc2013-evolution-9c293f940c020f4593cd7cdd9ecf7200b487cfaa.tar.zst gsoc2013-evolution-9c293f940c020f4593cd7cdd9ecf7200b487cfaa.zip |
Update the OtherBinaries line in our .desktop file.
It was referencing binaries that don't exist anymore. Added
e-addressbook-factory and e-calendar-factory in their place.
Diffstat (limited to 'data/evolution.desktop.in.in')
-rw-r--r-- | data/evolution.desktop.in.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/evolution.desktop.in.in b/data/evolution.desktop.in.in index 86e03a8f69..d69738ec36 100644 --- a/data/evolution.desktop.in.in +++ b/data/evolution.desktop.in.in @@ -13,5 +13,5 @@ X-GNOME-Bugzilla-Bugzilla=GNOME X-GNOME-Bugzilla-Product=Evolution X-GNOME-Bugzilla-Component=BugBuddyBugs X-GNOME-Bugzilla-Version=@BASE_VERSION@.x -X-GNOME-Bugzilla-OtherBinaries=evolution-data-server-@DATASERVER_EXEC_VERSION@;evolution-exchange-storage;evolution-alarm-notify; +X-GNOME-Bugzilla-OtherBinaries=e-addressbook-factory;e-calendar-factory MimeType=text/calendar;text/x-vcard;text/directory;application/mbox;message/rfc822; |