qt-copy patch for QDesktopServices to allow path kcm to work

Anne-Marie Mahfouf annemarie.mahfouf at free.fr
Mon Dec 1 21:45:44 GMT 2008


Hi,

I have a small qt-copy patch attached: it allows QDesktopServices to take care 
of the expanded var and thus it makes the kcm About Me -> Paths work 
correctly.
KConfigGroup writes to the xdg config file and then KGlobalSettings uses 
QDesktopServices to read from this file when needed. But QDesktopServices 
falls back to default each time it encounters a line with [$e] in it and this 
small patch fixes it.

Is it OK to add it? All other ways to fix this bug would add more code and I 
don't see a reasonable way anyway ;)

Anne-Marie


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20081201/986e415d/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0263-fix-qdesktopservices-expanded-var.diff
Type: text/x-patch
Size: 1060 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20081201/986e415d/attachment.bin>


More information about the kde-core-devel mailing list