From 981048ab53d11908f60721936fc6f681362dbf58 Mon Sep 17 00:00:00 2001 From: ddtddt Date: Wed, 10 Apr 2013 12:13:15 +0000 Subject: =?UTF-8?q?[trunk]=20-=20Language=5F-=20new=20language=20Kannada?= =?UTF-8?q?=20-=20=E0=B2=95=E0=B2=A8=E0=B3=8D=E0=B2=A8=E0=B2=A1=20(?= =?UTF-8?q?=E0=B2=AD=E0=B2=BE=E0=B2=B0=E0=B2=A4)=20[india]=20Thanks=20to?= =?UTF-8?q?=20rudramurthy?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://piwigo.org/svn/trunk@22126 68402e56-0260-453c-a942-63ccdbb3a9ee --- plugins/language_switch/language_switch.css | 1 + plugins/language_switch/main.inc.php | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'plugins/language_switch') diff --git a/plugins/language_switch/language_switch.css b/plugins/language_switch/language_switch.css index 27883fd5c..918ecaf2c 100644 --- a/plugins/language_switch/language_switch.css +++ b/plugins/language_switch/language_switch.css @@ -120,6 +120,7 @@ #languageSwitch .langflag-kok_IN { background-position:-192px -96px; } #languageSwitch .langflag-ta_IN { background-position:-192px -96px; } #languageSwitch .langflag-bn_IN { background-position:-192px -96px; } +#languageSwitch .langflag-kn_IN { background-position:-192px -96px; } #languageSwitch .langflag-iq { background-position:-216px -96px; } #languageSwitch .langflag-fa_IR { background-position:-240px -96px; } #languageSwitch .langflag-is_IS { background-position:-264px -96px; } diff --git a/plugins/language_switch/main.inc.php b/plugins/language_switch/main.inc.php index 2de595ce0..e88ef96f3 100644 --- a/plugins/language_switch/main.inc.php +++ b/plugins/language_switch/main.inc.php @@ -23,7 +23,7 @@ /* Plugin Name: Language Switch -Version: 2.5.1 +Version: 2.5.2 Description: Switch to another language from flags on your gallery home page. Plugin URI: http://piwigo.org/ext/extension_view.php?eid=123 Author: Piwigo team -- cgit v1.2.3