The autostart .desktop file shouldn't have a MIME type association, otherwise it will make Geary appear twice in the drop-down list of email applications.
14 lines
290 B
Desktop File
14 lines
290 B
Desktop File
[Desktop Entry]
|
|
_Name=Geary
|
|
_GenericName=Mail Client
|
|
_X-GNOME-FullName=Geary Mail
|
|
_Comment=Send and receive email
|
|
_Keywords=Email;E-mail;Mail;
|
|
Icon=geary
|
|
TryExec=geary
|
|
Exec=geary --hidden
|
|
Type=Application
|
|
Terminal=false
|
|
Categories=GNOME;GTK;Network;Email;
|
|
StartupNotify=true
|
|
NoDisplay=true
|