xfconf 4.13.0 is now available for download from http://archive.xfce.org/src/xfce/xfconf/4.13/xfconf-4.13.0.tar.bz2 http://archive.xfce.org/src/xfce/xfconf/4.13/xfconf-4.13.0.tar.bz2.md5 http://archive.xfce.org/src/xfce/xfconf/4.13/xfconf-4.13.0.tar.bz2.sha1 http://archive.xfce.org/src/xfce/xfconf/4.13/xfconf-4.13.0.tar.bz2.sha256
What is xfconf? =============== Xfconf is a flexible, easy-to-use configuration management system. Website: http://www.xfce.org/ Release notes for 4.13.0 ======================== I'm happy to announce the first development version of xfconf targeting xfce 4.14. xfconf consists of a daemon (xfconfd) and a user library (libxfconf), both have been ported to gdbus for the bus communication instead of the obsolete dbus-glib. IMPORTANT: The version number of libxfconf has been bumped from 0 to 1. This is necessary since: 1) There no XFCONF_TYPE_G_VALUE_ARRAY anymore (which is an old deprecated dbus_g_type_get_collection), GPtrArray/G_TYPE_PTR_ARRAY should be used instead. 2) Components linked to libxfconf-0 will not work with the new port, so having a new libxfonf-1 will make transition smoother (You can have both libxfconf-0 and -1 installed at the same time) To resume, you can install xfconfd 4.13.0 daemon (replacing xfconfd 4.12.x), and install both versions of libxfconf, having this way applications linked to libxfconf-0 or to the new libxfconf-1 working smoothly together. _______________________________________________ Xfce-announce mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce-announce
