Files
evolution/data/org.gnome.Evolution.desktop.in.in
T
Jake Dane 6368859a95 M!111 - desktop: Remove obsolete Bugzilla entries
The X-GNOME-Bugzilla-* entries were for use by bug-buddy, a GNOME 2
technology that's been gone for over a decade. These entries are
obsolete and can be removed.

Closes https://gitlab.gnome.org/GNOME/evolution/-/merge_requests/111
2022-09-16 07:28:32 +00:00

45 lines
1.1 KiB
Plaintext

[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-UsesNotifications=true
X-Flatpak-RenamedFrom=evolution
MimeType=text/calendar;text/x-vcard;text/directory;application/mbox;message/rfc822;x-scheme-handler/mailto;x-scheme-handler/webcal;x-scheme-handler/calendar;x-scheme-handler/task;x-scheme-handler/memo;
@WMCLASS_OVERRIDE@
[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