/usr/share/applications/org.gnome.Evolution.desktop is in evolution 3.28.1-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 | [Desktop Entry]
Name=Evolution
GenericName=Groupware Suite
X-GNOME-FullName=Evolution Mail and Calendar
Comment=Manage your email, contacts and schedule
Keywords=email;calendar;contact;addressbook;task;
Actions=new-window;compose;contacts;calendar;mail;memos;tasks;
Exec=evolution %U
Icon=evolution
Terminal=false
Type=Application
Categories=GNOME;GTK;Office;Email;Calendar;ContactManagement;X-Red-Hat-Base;
StartupNotify=true
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=Evolution
X-GNOME-Bugzilla-Component=BugBuddyBugs
X-GNOME-Bugzilla-Version=3.28.x
X-GNOME-Bugzilla-OtherBinaries=evolution-addressbook-factory;evolution-calendar-factory;evolution-source-registry;evolution-user-prompter;
X-GNOME-UsesNotifications=true
MimeType=text/calendar;text/x-vcard;text/directory;application/mbox;message/rfc822;x-scheme-handler/mailto;x-scheme-handler/webcal;
X-Ubuntu-Gettext-Domain=evolution
[Desktop Action new-window]
Name=New Window
Exec=evolution -c current
[Desktop Action compose]
Name=Compose a Message
Exec=evolution mailto:
[Desktop Action contacts]
Name=Contacts
Exec=evolution -c contacts
[Desktop Action calendar]
Name=Calendar
Exec=evolution -c calendar
[Desktop Action mail]
Name=Mail
Exec=evolution -c mail
[Desktop Action memos]
Name=Memos
Exec=evolution -c memos
[Desktop Action tasks]
Name=Tasks
Exec=evolution -c tasks
|