Summary: | klauncher shows error during kmail migration | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | George Kiagiadakis <mail> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | montel |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian unstable | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
George Kiagiadakis
2010-09-05 18:28:13 UTC
Actually, I made a mistake. This error always appears. The fix is trivial: --- a/kmail/KMail.desktop +++ b/kmail/KMail.desktop @@ -138,6 +138,6 @@ Terminal=false X-KDE-StartupNotify=true X-DBUS-StartupType=Unique -X-DBUS-ServiceName=org.kde.kmail +X-DBUS-ServiceName=org.kde.kmail2 X-KDE-ServiceTypes=DBUS/Mailer Categories=Qt;KDE;Network;Email; kmail is register as org.kde.kmail and org.kde.kmail2 => I can close this bug report |