From 999635326effa703ecb171abb79f9f44cd9e9b4a Mon Sep 17 00:00:00 2001 From: Mika Havela Date: Tue, 8 Jan 2008 14:18:03 +0000 Subject: Moving modules into only 3 main categories git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@506 ab2d0c66-481e-0410-8bed-d214d4d58bed --- health.menu | 2 +- hostname.menu | 2 +- interfaces.menu | 4 ++-- logfiles.menu | 2 +- password.menu | 2 +- skins.menu | 2 +- syslog.menu | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/health.menu b/health.menu index 35361c2..ffe2328 100644 --- a/health.menu +++ b/health.menu @@ -1,2 +1,2 @@ #CAT GROUP/DESC TAB ACTION -General 01General_health General_health system +System 01General_health General_health system diff --git a/hostname.menu b/hostname.menu index fb02485..d40345c 100644 --- a/hostname.menu +++ b/hostname.menu @@ -1,3 +1,3 @@ # Prefix and controller are already known at this point # Cat Group Tab Action -Setup Hostname Define read +System 10Hostname Define read diff --git a/interfaces.menu b/interfaces.menu index e22b7ef..9562ce2 100644 --- a/interfaces.menu +++ b/interfaces.menu @@ -1,4 +1,4 @@ # Prefix and controller are already known at this point # Cat Group Tab Action -Networking Interfaces Define read -Networking Interfaces Update update +System Interfaces Define read +System Interfaces Update update diff --git a/logfiles.menu b/logfiles.menu index b2e3d7a..68e2da1 100644 --- a/logfiles.menu +++ b/logfiles.menu @@ -1,2 +1,2 @@ #CAT GROUP/DESC TAB ACTION -General 20Logfiles Logfiles read +System 50Logfiles Logfiles read diff --git a/password.menu b/password.menu index d651da0..427e2a0 100644 --- a/password.menu +++ b/password.menu @@ -1,2 +1,2 @@ #CAT GROUP/DESC TAB ACTION -General Password update update +System Password update update diff --git a/skins.menu b/skins.menu index 9b7042c..3278ddc 100644 --- a/skins.menu +++ b/skins.menu @@ -1,2 +1,2 @@ #CAT GROUP/DESC TAB ACTION -Setup 99Skins Skins read +System 99Skins Skins read diff --git a/syslog.menu b/syslog.menu index 153ddba..d80f820 100644 --- a/syslog.menu +++ b/syslog.menu @@ -1,2 +1,2 @@ #CAT GROUP/DESC TAB ACTION -General 22System_Logging basic basic +System 22System_Logging basic basic -- cgit v1.2.3