https://bugs.kde.org/show_bug.cgi?id=246027
--- Comment #33 from David Faure <fa...@kde.org> --- Nope, it's in the code. You can however rebuild your distro package with a patch added. On rpm-based distros it's as easy as installing the source package (e.g. zypper si kdepim), adding a patch in the .spec file, then rpm -ba kdepim.spec. For deb-based distros I find it a bit more involved, but doable still. I bookmarked https://wiki.ubuntu.com/UbuntuPackagingGuide/BuildFromDebdiff http://www.debian.org/doc/manuals/apt-howto/ch-sourcehandling.en.html I won't provide assistance on this though, it's not really my area and there are plenty more resources on the internet on this topic. -- You are receiving this mail because: You are watching all bug changes.