Geary can now be configured to notify of new mail at startup. When the user logs in, Geary will autostart with a hidden window and notify of new mail as usual. When Geary is formally executed by the user the Geary window simply appears. In this mode, if the user closes the window Geary will return to its hidden state. Quit must be used to close the process.
15 lines
324 B
Desktop File
15 lines
324 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;
|
|
MimeType=x-scheme-handler/mailto;
|
|
StartupNotify=true
|
|
NoDisplay=true
|