https://www.mediawiki.org/wiki/Special:Code/MediaWiki/114149

Revision: 114149
Author:   jeroendedauw
Date:     2012-03-19 16:29:13 +0000 (Mon, 19 Mar 2012)
Log Message:
-----------
added in flag names

Modified Paths:
--------------
    trunk/extensions/EducationProgram/EducationProgram.settings.php

Modified: trunk/extensions/EducationProgram/EducationProgram.settings.php
===================================================================
--- trunk/extensions/EducationProgram/EducationProgram.settings.php     
2012-03-19 16:25:51 UTC (rev 114148)
+++ trunk/extensions/EducationProgram/EducationProgram.settings.php     
2012-03-19 16:29:13 UTC (rev 114149)
@@ -47,7 +47,17 @@
                        'flagWidth' => 25,
                        'flagHeight' => 25,
                        'countryFlags' => array(
-                               'US' => 'Flag_of_the_United_States.svg',
+                               'US' => 'Flag of the United States.svg',
+                               'BR' => 'Flag of Brazil.svg',
+                               'CA' => 'Flag of Canada.svg',
+                               'IN' => 'Flag of India.svg',
+                               'EG' => 'Flag of Egypt.svg',
+                               'IT' => 'Flag of Italy.svg',
+                               'MK' => 'Flag of Macedonia.svg',
+                               'MX' => 'Flag of Mexico.svg',
+                               'RU' => 'Flag of Russia.svg',
+                               'UK' => 'Flag of the United Kingdom.svg',
+                               'DE' => 'Flag of Germany.svg',
                        ),
                        'fallbackFlag' => 'Nuvola unknown flag.svg',
                        'courseDescPage' => 'Course description',


_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to