aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorRoman Zippel <zippel@linux-m68k.org>2003-04-04 04:18:05 -0800
committerLinus Torvalds <torvalds@home.transmeta.com>2003-04-04 04:18:05 -0800
commite7f67eb3c0570aa50c1cc0707b478a6d93bdc255 (patch)
tree348892db098fd9078a9d2cfc5a79527890ffa47f /README
parent1f935de0912d7b23fde7e8f24098219524bd506a (diff)
downloadhistory-e7f67eb3c0570aa50c1cc0707b478a6d93bdc255.tar.gz
[PATCH] gconf update
A gconf update by Romain LiƩvin <roms@tilp.info> - fixed bug when double-clicking for changing value. - expand row when enabling a row with a submenu. - various bug fixes
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 40fe4cf60d35ea..03d964c00e381d 100644
--- a/README
+++ b/README
@@ -123,7 +123,8 @@ CONFIGURING the kernel:
- Alternate configuration commands are:
"make menuconfig" Text based color menus, radiolists & dialogs.
- "make xconfig" X windows based configuration tool.
+ "make xconfig" X windows (Qt) based configuration tool.
+ "make gconfig" X windows (Gtk) based configuration tool.
"make oldconfig" Default all questions based on the contents of
your existing ./.config file.