summaryrefslogtreecommitdiff
path: root/config.in
authorkergoth <kergoth>2003-01-16 05:28:25 (UTC)
committer kergoth <kergoth>2003-01-16 05:28:25 (UTC)
commit6237632680a8ea7817ee21ba68e3ecd263fd60e3 (patch) (side-by-side diff)
treef3540a3590a234ad624f30fbefa30a701b0d34ee /config.in
parentcd9112437d1380d00a47eb845f1fc11be23ffc47 (diff)
downloadopie-6237632680a8ea7817ee21ba68e3ecd263fd60e3.zip
opie-6237632680a8ea7817ee21ba68e3ecd263fd60e3.tar.gz
opie-6237632680a8ea7817ee21ba68e3ecd263fd60e3.tar.bz2
Cleanup and formatting.
Diffstat (limited to 'config.in') (more/less context) (ignore whitespace changes)
-rw-r--r--config.in17
1 files changed, 14 insertions, 3 deletions
diff --git a/config.in b/config.in
index 50e26f1..8559e73 100644
--- a/config.in
+++ b/config.in
@@ -83,20 +83,34 @@ menu "Base"
source core/opiealarm/config.in
source core/launcher/config.in
endmenu
comment ""
+#config APPLETS
+# bool "Applets"
+# default "y"
+
menu "Applets"
+# depends APPLETS
+
source core/applets/config.in
source noncore/applets/config.in
endmenu
+
+#config APPS
+# bool "Apps"
+# default "y"
+
menu "Apps"
+# depends APPS
+
source core/apps/config.in
source noncore/apps/config.in
endmenu
+
menu "Communications and Networking"
source noncore/comm/config.in
source noncore/mail/config.in
source noncore/net/config.in
endmenu
menu "Games"
@@ -127,9 +141,6 @@ menu "Theming"
source noncore/styles/config.in
endmenu
menu "Tools"
source noncore/tools/config.in
source development/config.in
endmenu
-menu "Unsupported"
- source noncore/unsupported/config.in
-endmenu