xfce-mirror / exo

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

Home Page:https://gitlab.xfce.org/xfce/exo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License

exo

exo is an extension library used in the Xfce desktop. It has some helper applications that are used throughout the entire desktop, to manage preferred applications and edit .desktop files.


Homepage

exo documentation

Changelog

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

Source Code Repository

exo source code

Download A Release Tarball

exo archive or exo tags

Installation

From source:

% cd exo
% ./autogen.sh
% make
% make install

From release tarball:

% tar xf exo-<version>.tar.bz2
% cd exo-<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/exo

License:GNU General Public License v2.0


Languages

Language:C 97.2%Language:Makefile 1.1%Language:M4 1.0%Language:Perl 0.4%Language:Shell 0.3%