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

X Strike Force X.Org X11 SVN commit: r3695 - in trunk/data/xkb-data/debian: . patches



Author: barbier
Date: 2006-10-09 17:31:48 -0400 (Mon, 09 Oct 2006)
New Revision: 3695

Modified:
   trunk/data/xkb-data/debian/changelog
   trunk/data/xkb-data/debian/patches/latin_quotes.diff
Log:
debian/patches/latin_quotes.diff: Also add leftsinglequotemark
  and rightsinglequotemark to symbols/us(alt-intl).  Closes: #391995
  Thanks Jan Willem Stumpel.


Modified: trunk/data/xkb-data/debian/changelog
===================================================================
--- trunk/data/xkb-data/debian/changelog	2006-10-09 18:56:21 UTC (rev 3694)
+++ trunk/data/xkb-data/debian/changelog	2006-10-09 21:31:48 UTC (rev 3695)
@@ -1,3 +1,11 @@
+xkeyboard-config (0.8-19) UNRELEASED; urgency=low
+
+  * debian/patches/latin_quotes.diff: Also add leftsinglequotemark
+    and rightsinglequotemark to symbols/us(alt-intl).  Closes: #391995
+    Thanks Jan Willem Stumpel.
+
+ -- Denis Barbier <barbier@debian.org>  Mon,  9 Oct 2006 23:29:25 +0200
+
 xkeyboard-config (0.8-18) unstable; urgency=low
 
   * Sync to CVS 2006-10-05.

Modified: trunk/data/xkb-data/debian/patches/latin_quotes.diff
===================================================================
--- trunk/data/xkb-data/debian/patches/latin_quotes.diff	2006-10-09 18:56:21 UTC (rev 3694)
+++ trunk/data/xkb-data/debian/patches/latin_quotes.diff	2006-10-09 21:31:48 UTC (rev 3695)
@@ -20,3 +20,18 @@
      key <AB06>	{ [         n,          N ]	};
      key <AB07>	{ [         m,          M,           mu,    masculine ]	};
      key <AB08>	{ [     comma,       less, horizconnector,   multiply ]	};
+Index: xkb-data/symbols/us
+===================================================================
+--- xkb-data.orig/symbols/us
++++ xkb-data/symbols/us
+@@ -157,8 +157,8 @@
+   key <TLDE> { [ dead_grave, dead_tilde,    grave,	      asciitilde    ] };
+   key <AE05> { [          5, percent,	    EuroSign			    ] };
+   key <AE06> { [	  6, dead_circumflex, asciicircum,    asciicircum   ] };
+-  key <AE09> { [	  9, parenleft,	    dead_breve,	      dead_breve    ] };
+-  key <AE10> { [	  0, parenright,    dead_abovering,   dead_abovering] };
++  key <AE09> { [	  9, parenleft, leftsinglequotemark,  dead_breve ] };
++  key <AE10> { [	  0, parenright, rightsinglequotemark, dead_abovering ] };
+   key <AE11> { [      minus, underscore,    dead_macron,      dead_belowdot ] };
+   key <AE12> { [      equal, plus,	    dead_doubleacute, dead_horn	    ] };
+ 



Reply to: