File: org.gnome.Evolution.desktop.in.in

package info (click to toggle)
evolution 3.56.2-9
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 135,052 kB
  • sloc: ansic: 519,950; javascript: 8,494; xml: 5,207; python: 702; makefile: 562; sh: 294; perl: 169
file content (44 lines) | stat: -rw-r--r-- 1,241 bytes parent folder | download | duplicates (2)
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
[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/mid;x-scheme-handler/webcal;x-scheme-handler/webcals;x-scheme-handler/calendar;x-scheme-handler/task;x-scheme-handler/memo;@DESKTOP_MIME_TYPES@
@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