summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README19
1 files changed, 19 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..8d34e4c
--- /dev/null
+++ b/README
@@ -0,0 +1,19 @@
+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.) \ No newline at end of file