93a798e159 | ||
---|---|---|
data | ||
debian | ||
m4 | ||
po | ||
src | ||
AUTHORS | ||
COPYING | ||
ChangeLog | ||
Makefile.am | ||
Makefile.in | ||
NEWS | ||
README.md | ||
TODO | ||
aclocal.m4 | ||
compile | ||
config.guess | ||
config.h.in | ||
config.sub | ||
configure | ||
configure.ac | ||
depcomp | ||
install-sh | ||
intltool-extract.in | ||
intltool-merge.in | ||
intltool-update.in | ||
ltmain.sh | ||
missing |
README.md
xfce4-appfinder
xfce4-appfinder(Application Finder) is a program to find and launch installed applications on your system, and quickly execute commands. It does this by searching your file system for ''.desktop'' files, and displays a categorized list of all the GUI applications on your system.
Homepage
Changelog
See NEWS for details on changes and fixes made in the current release.
Source Code Repository
Download A Release Tarball
xfce4-appfinder archive or xfce4-appfinder tags
Installation
From source:
% cd xfce4-appfinder
% ./autogen.sh
% make
% make install
From release tarball:
% tar xf xfce4-appfinder-<version>.tar.bz2
% cd xfce4-appfinder-<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.