21 lines
513 B
Desktop File
21 lines
513 B
Desktop File
[Desktop Entry]
|
|
_Name=Geary
|
|
_GenericName=Email
|
|
_X-GNOME-FullName=Geary Email
|
|
_Comment=Send and receive email
|
|
# Tranlators: These are desktop search terms. Do not translate
|
|
# semicolons, end line with a semicolon.
|
|
_Keywords=Mail;E-mail;IMAP;GMail;Yahoo;Hotmail;Outlook;
|
|
Icon=geary
|
|
TryExec=geary
|
|
Exec=geary %U
|
|
Type=Application
|
|
Terminal=false
|
|
Categories=GNOME;GTK;Network;Email;
|
|
MimeType=x-scheme-handler/mailto;
|
|
StartupNotify=true
|
|
Actions=Compose;
|
|
|
|
[Desktop Action Compose]
|
|
_Name=Compose Message
|
|
Exec=geary mailto:
|