summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xcontrol-center16
1 files changed, 11 insertions, 5 deletions
diff --git a/control-center b/control-center
index b3246317..f8ec59ed 100755
--- a/control-center
+++ b/control-center
@@ -945,6 +945,17 @@ my @tree =
]
],
+ [
+ N("Network Sharing"), 'partition-mdk',
+ [
+ "NFS mount points",
+ "NFS exports",
+ "Samba mount points",
+ "Samba configuration",
+ "WebDAV mount points",
+ ],
+ ],
+
[ N("Mount Points"), 'partition-mdk',
[
"Hard Drives",
@@ -985,12 +996,7 @@ my @tree =
],
);
}),
- "NFS mount points",
- "NFS exports",
- "Samba mount points",
- "WebDAV mount points",
"Partition Sharing",
- "Samba configuration",
]
],