aboutsummaryrefslogtreecommitdiffstats
path: root/en/doc
diff options
context:
space:
mode:
authorClaire Revillet <grenoya@mageia.org>2014-01-30 20:38:15 +0000
committerClaire Revillet <grenoya@mageia.org>2014-01-30 20:38:15 +0000
commitbb4f7588eb8e91c97eaad12733fb1a8f88ddc752 (patch)
treea1e67e645768d3c73969b85d724f67f0280457f3 /en/doc
parentf2770b6a65d5d9ab66ebd1c7b72a34fb42644085 (diff)
downloadwww-bb4f7588eb8e91c97eaad12733fb1a8f88ddc752.tar
www-bb4f7588eb8e91c97eaad12733fb1a8f88ddc752.tar.gz
www-bb4f7588eb8e91c97eaad12733fb1a8f88ddc752.tar.bz2
www-bb4f7588eb8e91c97eaad12733fb1a8f88ddc752.tar.xz
www-bb4f7588eb8e91c97eaad12733fb1a8f88ddc752.zip
- make the list of availlable languages for MCC in mga4 fit to reallity
Diffstat (limited to 'en/doc')
-rw-r--r--en/doc/doc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/doc/doc.php b/en/doc/doc.php
index ba8f67b87..69472f4bb 100644
--- a/en/doc/doc.php
+++ b/en/doc/doc.php
@@ -1,7 +1,7 @@
<?php
$documentation['installer' ][4] = array('ca','cs','de','el','en','eo','es','et','fr','id','nl','pl','pt_br','ro','ru','sv','tr','uk');
-$documentation['control_center'][4] = array('de','en','et','fr','id','nl','ru','tr','uk');
+$documentation['control_center'][4] = array('en','et','ru','uk');
$documentation['installer' ][3] = array('de','el','en','es','et','fr','nl','pt_br','ru','uk');
$documentation['control_center'][3] = array('en','et','fr');