c1636f8d75
A Gentoo user found that the .desktop file was failing validation.
Bug: https://bugs.gentoo.org/834145
Link: https://834145.bugs.gentoo.org/attachment.cgi?id=765905
Fixes: 5abc3cab96
("contrib: add xdg desktop entry")
Signed-off-by: Moritz Poldrack <git@moritz.sh>
Acked-by: Robin Jarry <robin@jarry.cc>
16 lines
349 B
Desktop File
16 lines
349 B
Desktop File
[Desktop Entry]
|
|
Version=1.0
|
|
Name=aerc
|
|
|
|
GenericName=Mail Client
|
|
GenericName[de]=Email Client
|
|
Comment=Launches the aerc email client
|
|
Comment[de]=Startet den aerc Email-Client
|
|
Keywords=Email,Mail,IMAP,SMTP
|
|
Categories=Office;Network;Email;ConsoleOnly
|
|
|
|
Type=Application
|
|
Icon=utilities-terminal
|
|
Terminal=true
|
|
Exec=aerc %u
|
|
MimeType=x-scheme-handler/mailto
|