26 lines
698 B
Text
26 lines
698 B
Text
[Desktop Entry]
|
|
Name=Geary
|
|
GenericName=Email
|
|
Comment=Send and receive email
|
|
# Translators: These are desktop search terms. Do not translate semicolons, end line with a semicolon.
|
|
Keywords=Mail;E-mail;IMAP;GMail;Yahoo;Hotmail;Outlook;
|
|
# Translators: Do NOT translate or transliterate this text (this is an icon file name)!
|
|
Icon=@appid@
|
|
TryExec=geary
|
|
Exec=geary %U
|
|
Type=Application
|
|
Terminal=false
|
|
Categories=GNOME;GTK;Network;Email;
|
|
MimeType=x-scheme-handler/mailto;
|
|
StartupNotify=true
|
|
DBusActivatable=true
|
|
Actions=compose;new-window
|
|
X-GNOME-UsesNotifications=true
|
|
|
|
[Desktop Action compose]
|
|
Name=Compose Message
|
|
Exec=geary mailto:
|
|
|
|
[Desktop Action new-window]
|
|
Name=New Window
|
|
Exec=geary --new-window
|