Update jquery.ime from upstream
Upstream: https://github.com/wikimedia/jquery.ime Changes: * Optimize all SVGs. * Removed unused images/ime-inactive.* files. * Renamed: rules/README -> rules/README.md Also, updated version in UniversalLanguageSelector.php Change-Id: Ifd848da55e8ac68ef63fef5d435ecc23fc20e000
This commit is contained in:
@@ -25,7 +25,7 @@ if ( !defined( 'MEDIAWIKI' ) ) {
|
||||
/**
|
||||
* Version number used in extension credits and in other placed where needed.
|
||||
*/
|
||||
define( 'ULS_VERSION', '2014-02-10' );
|
||||
define( 'ULS_VERSION', '2014-02-20' );
|
||||
|
||||
$GLOBALS['wgExtensionCredits']['other'][] = array(
|
||||
'path' => __FILE__,
|
||||
|
||||
Reference in New Issue
Block a user