You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to libproxy
The Libproxy developer team is proud to have libproxy 0.3.1 released.
0.3.1 addresses the complete brokenness of the KDE module and the way
the kde configuration was located. For proper detection of the KDE
settings, kde core libraries are now linked in the module in order to
rely on kde's internal knowledge.
From the NEWS;
New in version 0.3.1
====================
- Bugfixes
+ config file parser reads all sections
+ KDE session detection based on environment varibales,
as suggested by KDE upstream.
- KDE configuration module is the first module in C++ and
now links to libkdecore4 in order to properly detect the
configuration folder for kde.
- At the moment we're not compatible with KDE3. Sorry.
- .NET bindings can now properly be installed and it should
be possible for packagers to provide them.
Thanks everybody for reporting the errors and helping them fix.