Add custom desktop files
This commit is contained in:
parent
02b6fc8a7c
commit
879bfb6e3d
3 changed files with 530 additions and 0 deletions
13
applications/evolution-en.desktop
Normal file
13
applications/evolution-en.desktop
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
[Desktop Entry]
|
||||
Name=Evolution (English)
|
||||
GenericName=Groupware Suite
|
||||
Comment=Manage your email, contacts and schedule
|
||||
Keywords=email;calendar;contact;addressbook;task;
|
||||
Actions=new-window;compose;contacts;calendar;mail;memos;tasks;
|
||||
Exec=env LANGUAGE=en_US.UTF-8 evolution %U
|
||||
Icon=evolution
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=GNOME;GTK;Office;Email;Calendar;ContactManagement;X-Red-Hat-Base;
|
||||
StartupNotify=true
|
||||
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;
|
||||
Loading…
Add table
Add a link
Reference in a new issue