2
2
# GNU Affero General Public License version 3 (see the file LICENSE).
8
6
# XXX: kiko 2006-08-23: if people actually start seriously using
9
7
# ComponentSelections this will need to be revisited. For instance, adding
10
8
# new components will break places which use this list.
11
9
HARDCODED_COMPONENT_ORDER = [
12
10
'main', 'restricted', 'universe', 'multiverse', 'partner']