Minor .desktop file issues: Closes #5942
This commit is contained in:
parent
8e725224ab
commit
39bfa815ba
1 changed files with 2 additions and 3 deletions
|
|
@ -1,5 +1,4 @@
|
|||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
Name=Geary Mail
|
||||
GenericName=Mail Client
|
||||
Comment=Send and receive email
|
||||
|
|
@ -11,10 +10,10 @@ Terminal=false
|
|||
Categories=GNOME;GTK;Network;Office;Email;
|
||||
MimeType=x-scheme-handler/mailto;
|
||||
StartupNotify=true
|
||||
Actions=Compose
|
||||
Actions=Compose;
|
||||
|
||||
[Desktop Action Compose]
|
||||
Name=Compose Message
|
||||
Exec=geary mailto:
|
||||
OnlyShowIn=Messaging Menu;Unity
|
||||
OnlyShowIn=X-Messaging Menu;Unity;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue