diff --git a/Metadata/groups.xml b/Metadata/groups.xml index 5e78479..e3ef4ff 100644 --- a/Metadata/groups.xml +++ b/Metadata/groups.xml @@ -96,7 +96,8 @@ - + + + - + + + + diff --git a/Python/etc/apt/sources.list b/Python/etc/apt/sources.list index 72ff26e..0f850f3 100644 --- a/Python/etc/apt/sources.list +++ b/Python/etc/apt/sources.list @@ -46,8 +46,8 @@ else: # if has("need-volatile"): source("%s/debian-volatile %s/volatile main contrib" % (repo, distro)) - if has("2B"): - @# Mplayer... + if has("multimedia"): + @# Mplayer, generation des vignettes source("%s/debian-multimedia %s main" % (repo, distro)) @# Paquets construits à la main