* "Reply To" now labelled "Reply" * Toolbar overflow menu labels no longer say "translated" * .desktop file contains keywords * For generic servers, "Remember password" now says "Remember passwords"
20 lines
405 B
Desktop File
20 lines
405 B
Desktop File
[Desktop Entry]
|
|
_Name=Geary Mail
|
|
_GenericName=Mail Client
|
|
_Comment=Send and receive email
|
|
_Keywords=Email;E-mail;Mail
|
|
Icon=geary
|
|
TryExec=geary
|
|
Exec=geary %U
|
|
Type=Application
|
|
Terminal=false
|
|
Categories=GNOME;GTK;Network;Office;Email;
|
|
MimeType=x-scheme-handler/mailto;
|
|
StartupNotify=true
|
|
Actions=Compose;
|
|
|
|
[Desktop Action Compose]
|
|
_Name=Compose Message
|
|
Exec=geary mailto:
|
|
OnlyShowIn=X-Messaging Menu;Unity;
|
|
|