xkbdesc/rules base.o_c.part,1.5,1.6 base.xml.in,1.46,1.47

Sergey V. Oudaltsov xlibs-commit@pdx.freedesktop.org
Mon Jan 24 14:20:33 PST 2005


Committed by: svu

Update of /cvs/xlibs/xkbdesc/rules
In directory gabe:/tmp/cvs-serv15730/rules

Modified Files:
	base.o_c.part base.xml.in 
Log Message:
fix for indicators

Index: base.o_c.part
===================================================================
RCS file: /cvs/xlibs/xkbdesc/rules/base.o_c.part,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- base.o_c.part	8 Sep 2004 19:14:25 -0000	1.5
+++ base.o_c.part	24 Jan 2005 22:20:31 -0000	1.6
@@ -1,5 +1,5 @@
-  grp_led:num		=	+ledcaps(num_lock)
-  grp_led:caps		=	+ledcaps(caps_lock)
-  grp_led:scroll	=	+ledcaps(scroll_lock)
+  grp_led:num		=	+lednum(group_lock)
+  grp_led:caps		=	+ledcaps(group_lock)
+  grp_led:scroll	=	+ledscroll(group_lock)
   grp:caps_toggle	=	+ledcaps(group_lock)
 

Index: base.xml.in
===================================================================
RCS file: /cvs/xlibs/xkbdesc/rules/base.xml.in,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- base.xml.in	16 Jan 2005 02:18:20 -0000	1.46
+++ base.xml.in	24 Jan 2005 22:20:31 -0000	1.47
@@ -917,7 +917,7 @@
         <variant>
           <configItem>
             <name>bksl</name>
-            <_description>Extended Backslash</_description>
+            <_description>With &lt;\|&gt; key</_description>
           </configItem>
         </variant>
         <variant>



More information about the xlibs-commit mailing list