summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-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 a7930338..ff28cd39 100755
--- a/lib/MDV/Control_Center.pm
+++ b/lib/MDV/Control_Center.pm
@@ -358,6 +358,14 @@ our %programs =
icon => 'migrationtools',
},
+ "Writing ISO" =>
+ {
+ binary => "isodumper",
+ embedded => -1,
+ description => N("Writing ISO Images on a USB device or formatting"),
+ long_description => N("Writing a ISO Image on a USB device or formatting the device"),
+ icon => 'isodumper',
+ },
"Monitor Connection" =>
{