The appinfo:/ TDEIO slave combines an application's configuration, data, manual and temp files and folders into a single view.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Michele Calgaro 5a34fb8334
Initial import of the code taken from https://www.pling.com/p/1081233.
2 years ago
admin Initial import of the code taken from https://www.pling.com/p/1081233. 2 years ago
doc Initial import of the code taken from https://www.pling.com/p/1081233. 2 years ago
po Initial import of the code taken from https://www.pling.com/p/1081233. 2 years ago
src Initial import of the code taken from https://www.pling.com/p/1081233. 2 years ago
templates Initial import of the code taken from https://www.pling.com/p/1081233. 2 years ago
AUTHORS Initial import of the code taken from https://www.pling.com/p/1081233. 2 years ago
COPYING Initial import of the code taken from https://www.pling.com/p/1081233. 2 years ago
ChangeLog Initial import of the code taken from https://www.pling.com/p/1081233. 2 years ago
Doxyfile Initial import of the code taken from https://www.pling.com/p/1081233. 2 years ago
INSTALL Initial import of the code taken from https://www.pling.com/p/1081233. 2 years ago
Makefile.am Initial import of the code taken from https://www.pling.com/p/1081233. 2 years ago
Makefile.cvs Initial import of the code taken from https://www.pling.com/p/1081233. 2 years ago
Makefile.in Initial import of the code taken from https://www.pling.com/p/1081233. 2 years ago
NEWS Initial import of the code taken from https://www.pling.com/p/1081233. 2 years ago
README Initial import of the code taken from https://www.pling.com/p/1081233. 2 years ago
README~ Initial import of the code taken from https://www.pling.com/p/1081233. 2 years ago
TODO Initial import of the code taken from https://www.pling.com/p/1081233. 2 years ago
TODO~ Initial import of the code taken from https://www.pling.com/p/1081233. 2 years ago
acinclude.m4 Initial import of the code taken from https://www.pling.com/p/1081233. 2 years ago
aclocal.m4 Initial import of the code taken from https://www.pling.com/p/1081233. 2 years ago
app.kdevelop Initial import of the code taken from https://www.pling.com/p/1081233. 2 years ago
app.kdevelop.pcs Initial import of the code taken from https://www.pling.com/p/1081233. 2 years ago
app.kdevses Initial import of the code taken from https://www.pling.com/p/1081233. 2 years ago
config.h.in Initial import of the code taken from https://www.pling.com/p/1081233. 2 years ago
configure Initial import of the code taken from https://www.pling.com/p/1081233. 2 years ago
configure.files Initial import of the code taken from https://www.pling.com/p/1081233. 2 years ago
configure.in Initial import of the code taken from https://www.pling.com/p/1081233. 2 years ago
configure.in.in Initial import of the code taken from https://www.pling.com/p/1081233. 2 years ago
stamp-h.in Initial import of the code taken from https://www.pling.com/p/1081233. 2 years ago
subdirs Initial import of the code taken from https://www.pling.com/p/1081233. 2 years ago

README

The appinfo:/ KIO slave combines an application's configuration, data, manual and
temp files and folders into a single view.

This version is a prototype (i.e. the result of two evenings' work). If you think
it's a good idea let me know and I can work on implementing some of the
features properly. I also welcome feature suggestions and any other feedback.

To install: 

tar jxvf appinfo.tar.bza
./configure
make
make install

To use:

Just type 'appinfo:/' followed by the application name you're interested in the
konqueror address bar. Typing 'appinfo:/' will list all the applications found
in the usual suspect directories (e.g. /usr/bin, /usr/local/bin, etc.)