diff options
author | Nicolas Lécureuil <neoclust@mageia.org> | 2013-10-02 14:09:10 +0200 |
---|---|---|
committer | Nicolas Lécureuil <neoclust@mageia.org> | 2013-10-02 14:09:10 +0200 |
commit | 02bacf86797c5f98287f74ea1004b0ef447aa2f1 (patch) | |
tree | b73bec37eaf459482f2e817c8898e78b038a098a /lib/MDV/Control_Center.pm | |
parent | 3c19ea799773e1d1507864c619b2f5003d25bd52 (diff) | |
download | control-center-02bacf86797c5f98287f74ea1004b0ef447aa2f1.tar control-center-02bacf86797c5f98287f74ea1004b0ef447aa2f1.tar.gz control-center-02bacf86797c5f98287f74ea1004b0ef447aa2f1.tar.bz2 control-center-02bacf86797c5f98287f74ea1004b0ef447aa2f1.tar.xz control-center-02bacf86797c5f98287f74ea1004b0ef447aa2f1.zip |
Remove drakvirt from mcc, we now have other good tools like gnome-boxes,
virt-manager. mga #4706
Diffstat (limited to 'lib/MDV/Control_Center.pm')
-rwxr-xr-x | lib/MDV/Control_Center.pm | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/lib/MDV/Control_Center.pm b/lib/MDV/Control_Center.pm index edd99f00..befbfd8c 100755 --- a/lib/MDV/Control_Center.pm +++ b/lib/MDV/Control_Center.pm @@ -649,16 +649,6 @@ our %programs = }, - "Virtualization" => - { - binary => "drakvirt", - embedded => 1, - description => N("Virtualization"), - long_description => N("Virtual machines management"), - icon => 'drakvirt', - }, - - "VPN" => { binary => "drakvpn", |