xfce-mirror / xfce4-settings

Mirror repository, PRs are not watched, please use Xfce's GitLab

Home Page:https://gitlab.xfce.org/xfce/xfce4-settings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Mirror repository, PRs are not watched, please use Xfce's GitLab

https://gitlab.xfce.org/xfce/xfce4-settings

License:GNU General Public License v2.0


Languages

Language:C 96.3%Language:Makefile 2.2%Language:M4 0.9%Language:Shell 0.3%Language:Python 0.3%