summaryrefslogtreecommitdiffstats
path: root/system/gentoo/README
diff options
context:
space:
mode:
author Dimitris Zlatanidis2014-01-21 17:04:14 +0100
committer Erik Hanson2014-01-30 06:21:09 +0100
commit351f589698cf8be75a816386c0276bb61805ebbb (patch)
tree4772c75bb833b474237d549edbc9e92b25752866 /system/gentoo/README
parenta4e2b5a930f57ad1980bde4b443d50cf7d4b8f2c (diff)
downloadslackbuilds-351f589698cf8be75a816386c0276bb61805ebbb.tar.gz
system/gentoo: Added (file manager).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/gentoo/README')
-rw-r--r--system/gentoo/README17
1 files changed, 17 insertions, 0 deletions
diff --git a/system/gentoo/README b/system/gentoo/README
new file mode 100644
index 0000000000..108853e0e8
--- /dev/null
+++ b/system/gentoo/README
@@ -0,0 +1,17 @@
+Gentoo is a graphical file management program, written from
+scratch in C. It uses the GTK+ toolkit for its interface.
+gentoo is developed and tested primarily under Linux, but is
+known to compile and work on many other Unix-like operating
+systems as well.
+
+One of the design goals with gentoo has been to provide
+extensive customization and configuration abilities, and to do
+so from an integrated, graphic, interface. The user should not
+have to edit the configuration file directly "by hand", and
+especially not have to restart the program for changes to take
+effect.
+
+gentoo features a fairly complex and powerful system
+for file type recognition, coupled to an object-oriented style
+system, which together give you a lot of control over how files
+of different types are displayed and acted upon.