Summary: | Feature Request: do display one's own sender/recipient email address and name | ||
---|---|---|---|
Product: | [Applications] kdepim | Reporter: | Georg Schwarz <georg.schwarz> |
Component: | messagecore | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Manjaro | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/pim/kmail/-/commit/e2e6bf4db1de74895b7d3ba28cc47eac8cf8d17a | Version Fixed In: | |
Sentry Crash Report: |
Description
Georg Schwarz
2024-07-31 18:00:16 UTC
Git commit 32e5ed96880b2ab858a7c3a557f8e2e69a3991cb by Laurent Montel. Committed on 01/08/2024 at 19:19. Pushed by mlaurent into branch 'master'. Fix bug 491076: do display one's own sender/recipient email address and name Implement code from Georg Schwarz M +1 -1 CMakeLists.txt M +3 -0 messagecore/src/settings/messagecore.kcfg M +2 -1 messagecore/src/utils/stringutil.cpp https://invent.kde.org/pim/messagelib/-/commit/32e5ed96880b2ab858a7c3a557f8e2e69a3991cb Git commit e2e6bf4db1de74895b7d3ba28cc47eac8cf8d17a by Laurent Montel. Committed on 01/08/2024 at 19:39. Pushed by mlaurent into branch 'master'. Fix bug 491076: do display one's own sender/recipient email address and name M +1 -1 CMakeLists.txt M +9 -0 src/configuredialog/configureappearancepage.cpp M +1 -0 src/configuredialog/configureappearancepage.h https://invent.kde.org/pim/kmail/-/commit/e2e6bf4db1de74895b7d3ba28cc47eac8cf8d17a Thanks a lot for so quickly implementing this. Very much appreciated. This should also fix or at least provide a reasonable solution to bug #277622. |