r114149 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r114148‎ | r114149 | r114150 >
Date:16:29, 19 March 2012
Author:jeroendedauw
Status:deferred
Tags:
Comment:
added in flag names
Modified paths:
  • /trunk/extensions/EducationProgram/EducationProgram.settings.php (modified) (history)

Diff [purge]

Index: trunk/extensions/EducationProgram/EducationProgram.settings.php
@@ -47,7 +47,17 @@
4848 'flagWidth' => 25,
4949 'flagHeight' => 25,
5050 'countryFlags' => array(
51 - 'US' => 'Flag_of_the_United_States.svg',
 51+ 'US' => 'Flag of the United States.svg',
 52+ 'BR' => 'Flag of Brazil.svg',
 53+ 'CA' => 'Flag of Canada.svg',
 54+ 'IN' => 'Flag of India.svg',
 55+ 'EG' => 'Flag of Egypt.svg',
 56+ 'IT' => 'Flag of Italy.svg',
 57+ 'MK' => 'Flag of Macedonia.svg',
 58+ 'MX' => 'Flag of Mexico.svg',
 59+ 'RU' => 'Flag of Russia.svg',
 60+ 'UK' => 'Flag of the United Kingdom.svg',
 61+ 'DE' => 'Flag of Germany.svg',
5262 ),
5363 'fallbackFlag' => 'Nuvola unknown flag.svg',
5464 'courseDescPage' => 'Course description',

Status & tagging log