summaryrefslogtreecommitdiffstats
path: root/lib/MDV/Control_Center.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/MDV/Control_Center.pm')
-rwxr-xr-xlib/MDV/Control_Center.pm8
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/MDV/Control_Center.pm b/lib/MDV/Control_Center.pm
index 1bacb2b0..38a1a567 100755
--- a/lib/MDV/Control_Center.pm
+++ b/lib/MDV/Control_Center.pm
@@ -262,6 +262,14 @@ our %programs =
icon => 'drakhosts',
},
+ "Hostname and DNS" =>
+ {
+ binary => "$sbindir/drakconnect --internet",
+ embedded => 1,
+ description => N("Hostname and DNS"),
+ long_description => N("Set hostname and DNS"),
+ icon => 'drakhosts',
+ },
"Install Software" =>
{