geary/desktop/org.gnome.Geary.desktop.in.in
Adrien Plazas de1ce00c89 appdata: State hardware support the old way
This declares which hardware the application supports using the old
custom tags, as the news ones aren't used widely enough yet.
2022-08-24 14:54:11 +00:00

28 lines
821 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
# Translators: Do NOT translate or transliterate this text (these are enum types)!
X-Purism-FormFactor=Workstation;Mobile;
[Desktop Action compose]
Name=Compose Message
Exec=geary mailto:
[Desktop Action new-window]
Name=New Window
Exec=geary --new-window