libxfce4util
libxfce4util is used to share commonly used non-GTK+ utilities among the Xfce applications.
Homepage
Changelog
See NEWS for details on changes and fixes made in the current release.
Source Code Repository
Download A Release Tarball
libxfce4util archive or libxfce4util tags
Installation
From source:
% cd libxfce4util
% ./autogen.sh
% make
% make install
From release tarball:
% tar xf libxfce4util-<version>.tar.bz2
% cd libxfce4util-<version>
% ./configure
% make
% make install
Reporting Bugs
Visit the reporting bugs page to view currently open bug reports and instructions on reporting new bugs or submitting bugfixes.