Skip to content

xfce-mirror/xfce4-settings

Repository files navigation

License

xfce4-settings

The xfce4-settings component provides a daemon, manager, and editor to centralize the configuration management of the Xfce system.


Homepage

xfce4-settings documentation

Changelog

See NEWS for details on changes and fixes made in the current release.

Source Code Repository

xfce4-settings source code

Download A Release Tarball

xfce4-settings archive or xfce4-settings tags

Installation

From source:

% cd xfce4-settings
% ./autogen.sh
% make
% make install

From release tarball:

% tar xf xfce4-settings-<version>.tar.bz2
% cd xfce4-settings-<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.