From ec2be2b453c0cb5df6b1eabbcdc1e899562bf5c2 Mon Sep 17 00:00:00 2001 From: kergoth Date: Thu, 16 Jan 2003 05:12:28 +0000 Subject: Move most of config categorization into root config, and consolated core vs noncore from a config perspective, as its confusing and unnecessary for users. Also cleaned up a bit, and added some basic descriptions. --- (limited to 'noncore/apps') diff --git a/noncore/apps/opie-console/config.in b/noncore/apps/opie-console/config.in index 845ae85..fabc81d 100644 --- a/noncore/apps/opie-console/config.in +++ b/noncore/apps/opie-console/config.in @@ -1,8 +1,4 @@ -menu "opie-console" - - config #OPIE-CONSOLE + config OPIE-CONSOLE boolean "opie-console" default "y" depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE - source noncore/apps/opie-console/test/config.in -endmenu diff --git a/noncore/apps/opie-write/config.in b/noncore/apps/opie-write/config.in index 9842b4b..5e736f1 100644 --- a/noncore/apps/opie-write/config.in +++ b/noncore/apps/opie-write/config.in @@ -1,4 +1,4 @@ -# config #OPIE-WRITE -# boolean "opie-write" -# default "y" -# depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE + config OPIE-WRITE + boolean "opie-write" + default "y" + depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE -- cgit v0.9.0.2