From d5ef2246b4ef6728eeb2932c380e13e99a49bfa1 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 8 Aug 2007 13:11:41 +0000 Subject: reorder samba vs NFS according to specs --- control-center | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/control-center b/control-center index be006858..ddaf442b 100755 --- a/control-center +++ b/control-center @@ -1023,6 +1023,13 @@ my @tree = [ N("Network Sharing"), 'partition-mdk', [ + { + title => N("Configure Windows(R) shares"), + list => [ + "Samba mount points", + "Samba configuration", + ] + }, { title => N("Configure NFS shares"), list => [ @@ -1030,13 +1037,6 @@ my @tree = "NFS exports", ] }, - { - title => N("Configure Windows(R) shares"), - list => [ - "Samba mount points", - "Samba configuration", - ] - }, { title => N("Configure WebDAV shares"), list => [ -- cgit v1.2.1