summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Blin <blino@mageia.org>2011-03-15 19:08:16 +0000
committerOlivier Blin <blino@mageia.org>2011-03-15 19:08:16 +0000
commitfa121370f581bd7f9cfd5b017e6d028c712a30c9 (patch)
tree59a4989558af74dcfec85af05fa350d3e844556a
parent4c4328833cb84e7e5e4eccbb385c9d4851bfd7b5 (diff)
downloaddraklive-config-fa121370f581bd7f9cfd5b017e6d028c712a30c9.tar
draklive-config-fa121370f581bd7f9cfd5b017e6d028c712a30c9.tar.gz
draklive-config-fa121370f581bd7f9cfd5b017e6d028c712a30c9.tar.bz2
draklive-config-fa121370f581bd7f9cfd5b017e6d028c712a30c9.tar.xz
draklive-config-fa121370f581bd7f9cfd5b017e6d028c712a30c9.zip
update media names
-rw-r--r--config/auto_inst.cfg.pl6
1 files changed, 2 insertions, 4 deletions
diff --git a/config/auto_inst.cfg.pl b/config/auto_inst.cfg.pl
index 8ef41f8..bc27e2b 100644
--- a/config/auto_inst.cfg.pl
+++ b/config/auto_inst.cfg.pl
@@ -28,10 +28,8 @@ $o = {
type => 'media_cfg',
url => 'drakx://media',
selected_names => join(',',
- 'Main', 'Main Updates',
- 'Contrib', 'Contrib Updates',
- 'Non-free', 'Non-free Updates',
- 'Restricted', 'Restricted Updates',
+ 'Core Release', 'Core Updates',
+ 'Nonfree Release', 'Non-free Updates',
),
},
if_($ENV{DRAKLIVE_ADDITIONAL_REPOSITORY},