aboutsummaryrefslogtreecommitdiffstats
path: root/downloads.php
diff options
context:
space:
mode:
Diffstat (limited to 'downloads.php')
-rw-r--r--downloads.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/downloads.php b/downloads.php
index eb1fe93ab..aef49b3f5 100644
--- a/downloads.php
+++ b/downloads.php
@@ -15,6 +15,7 @@ $_t = array_merge($_t['en'], $_t[$locale]);
$prods = parse_ini_file('downloads.ini', true);
$countries = array(
'AU' => 'Australia',
+ 'BE' => 'Belgium',
'BR' => 'Brasil',
'CA' => 'Canada',
'CH' => 'Switzerland',
@@ -23,6 +24,8 @@ $countries = array(
'DE' => 'Deutschland',
'FR' => 'France',
'GR' => 'Greece',
+ 'GT' => 'Guatemala',
+ 'JP' => 'Japan',
'NC' => 'Nouvelle-Calédonie',
'NL' => 'Nederlands',
'TW' => 'Taiwan',