[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#645060: xkb-data: hungarian secondary quotes (/usr/share/X11/xkb/symbols/hu)



Package: xkb-data
Version: 2.1-2
Severity: wishlist
Tags: upstream l10n patch

Attached patch implements Hungarian secondary quotes (guillemotright and
left, or guillemet, depending on linguistical tastes).

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (2000, 'unstable'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.39.1-narya (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=C, LC_CTYPE=hu_HU (charmap=ISO-8859-2)
Shell: /bin/sh linked to /bin/bash

-- no debconf information

-- debsums errors found:
debsums: changed file /usr/share/X11/xkb/symbols/hu (from xkb-data package)
--- hu-20111012	2011-10-12 08:37:30.969000966 +0200
+++ hu	2011-10-12 08:41:55.362523996 +0200
@@ -23,6 +23,7 @@
 //             - Added rightdoublequotemark
 //             - Added endash
 //  2010-05-13 - Added ellipsis
+//  2011-10-12 - Added secondary Hungarian quotes (guillemotright/left)
 
 
 // Default layout
@@ -401,8 +402,8 @@
     key <AD02>  { [            w,            W,               bar                  ] };
     key <AD07>  { [            u,            U,          EuroSign                  ] };
     key <AD08>  { [            i,            I,            Iacute,          iacute ] };
-    key <AD09>	{ [            o,            O,        doublelowquotemark          ] };
-    key <AD10>	{ [            p,            P,        rightdoublequotemark        ] };
+    key <AD09>	{ [            o,            O, doublelowquotemark,  guillemotright] };
+    key <AD10>	{ [            p,            P, rightdoublequotemark, guillemotleft] };
     key <AD11>  { [ odoubleacute, Odoubleacute,          division                  ] };
     key <AD12>  { [       uacute,       Uacute,          multiply                  ] };
 

Reply to: