kde-workspace/kmail/kmail.desktop
Ivailo Monev fcc39c2b3b generic: explicitly enable startup notification for all applications that support it
KRun, klauncher4, etc. no longer assume that applications support it nor
is it emulated for applications that do not - if applications do not
support it or do not do it correctly that's their problem

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-08-20 00:43:08 +03:00

11 lines
269 B
Desktop File

[Desktop Entry]
Icon=internet-mail
Name=KMail
GenericName=Mail sender
Comment=A simple program to send e-mail
Exec=kmail --icon '%i' --caption '%c' %U
Terminal=false
Type=Application
Categories=Qt;KDE;Network;Email;
MimeType=x-scheme-handler/mailto;
StartupNotify=true