diff options
Diffstat (limited to 'examples/gui')
-rw-r--r-- | examples/gui/config/build.cfg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/gui/config/build.cfg b/examples/gui/config/build.cfg index 69502f6..1b9dd3c 100644 --- a/examples/gui/config/build.cfg +++ b/examples/gui/config/build.cfg @@ -181,7 +181,6 @@ my $config = { # # the "all" region has a magical behavior and selects all langs # }, media => { - storage => 'iso', label => build_label($build), bootloader_title => build_title($build), bootloader_theme => '/usr/share/drakiso-bootloader/maggy', |