README.md 1.17 KiB
libxfce4ui
The libxfce4ui library is used to share commonly used Xfce widgets 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
Libxfce4ui archive or Libxfce4ui tags
Installation
From source:
% cd libxfce4ui
% ./autogen.sh
% make
% make install
From release tarball:
% tar xf libxfce4ui-<version>.tar.bz2
% cd libxfce4ui-<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.