[Pkg-mozext-commits] [adblock-plus] 66/464: Added new style locale names to %keepAccessKeys structure

David Prévot taffit at moszumanska.debian.org
Tue Jul 22 20:44:03 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository adblock-plus.

commit 3630c2e0ba2539b97354c15a1665bc6d7f431a06
Author: Wladimir Palant <trev at adblockplus.org>
Date:   Tue Jan 19 09:38:41 2010 +0100

    Added new style locale names to %keepAccessKeys structure
---
 LocaleTester.pm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/LocaleTester.pm b/LocaleTester.pm
index 6cebae1..8b5d1cb 100644
--- a/LocaleTester.pm
+++ b/LocaleTester.pm
@@ -5,7 +5,9 @@ use warnings;
 
 my %keepAccessKeys = map {$_ => $_} (
   'ja-JP',
+  'ja',
   'ko-KR',
+  'ko',
   'zh-CN',
   'zh-TW',
 );

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/adblock-plus.git



More information about the Pkg-mozext-commits mailing list