Skip to content

xzl01/libxfce4ui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License

libxfce4ui

The libxfce4ui library is used to share commonly used Xfce widgets among the Xfce applications.


Homepage

Libxfce4ui documentation

Changelog

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

Source Code Repository

Libxfce4ui source code

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 40.2%
  • Makefile 30.3%
  • Shell 27.6%
  • M4 1.7%
  • Perl 0.2%