diff options
author | Claudio Matsuoka <claudio@mandriva.com> | 2010-03-08 19:11:45 +0000 |
---|---|---|
committer | Claudio Matsuoka <claudio@mandriva.com> | 2010-03-08 19:11:45 +0000 |
commit | 5d4f1ad1d4e3cb14fb7590830d629ed2d8ffda65 (patch) | |
tree | 8937a2abbb57c0258acb93c47583ab96a96f5055 /lib | |
parent | eafbe3a19e734f56f1ad4131c9e329a48e8eac9f (diff) | |
download | control-center-5d4f1ad1d4e3cb14fb7590830d629ed2d8ffda65.tar control-center-5d4f1ad1d4e3cb14fb7590830d629ed2d8ffda65.tar.gz control-center-5d4f1ad1d4e3cb14fb7590830d629ed2d8ffda65.tar.bz2 control-center-5d4f1ad1d4e3cb14fb7590830d629ed2d8ffda65.tar.xz control-center-5d4f1ad1d4e3cb14fb7590830d629ed2d8ffda65.zip |
Previous changes reverted (drakconnect --internet should not be added)
Diffstat (limited to 'lib')
-rwxr-xr-x | lib/MDV/Control_Center.pm | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/lib/MDV/Control_Center.pm b/lib/MDV/Control_Center.pm index 38a1a567..1bacb2b0 100755 --- a/lib/MDV/Control_Center.pm +++ b/lib/MDV/Control_Center.pm @@ -262,14 +262,6 @@ 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" => { |