kdelibs4support and KDE colors

Ingo Klöcker kloecker at kde.org
Thu Mar 13 12:54:40 GMT 2025


On Donnerstag, 13. März 2025 11:58:36 Mitteleuropäische Normalzeit Martin 
Koller wrote:
> I recently got a bug report for kolourpaint saying it's missing the
> KDE colors in the KF6 version, just to find out that these color definition
> files were part of kdelibs4support (don't ask me why) which got removed.
> 
> So how to solve this?
> Are these color files (e.g. /etc/xdg/colors/40.colors,
> /etc/xdg/colors/Web.colors, ...) not used by any other application than
> kolourpaint (then I simply could put them in the kp repo) ?

This code looks for those files
https://lxr.kde.org/source/frameworks/kguiaddons/src/colors/
kcolorcollection.cpp#0103

Only Kolourpaint seems to use this function
https://lxr.kde.org/search?%21v=kf6-qt6&_filestring=&_string=installedCollections&_casesensitive=1

Nothing else seems to look for the "colors" folder:
https://lxr.kde.org/search?%21v=kf6-qt6&_filestring=&_string=%22colors%22&_casesensitive=1

Regards,
Ingo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20250313/d89d8bde/attachment.sig>


More information about the kde-core-devel mailing list