xkeyboard-config/symbols ca,1.16,1.17 fr,1.18,1.19
"Sergey V. Oudaltsov" <xlibs-commit-u7BhqnqprCWvj1b/[email protected]> Thu, 6 Mar 2008 14:18:12 -0800 (PST)
| Newsgroups | gmane.comp.freedesktop.xlibs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Committed by: svu
Update of /cvs/xkeyboard-config/xkeyboard-config/symbols
In directory kemper:/tmp/cvs-serv8280/symbols
Modified Files:
ca fr
Log Message:
s/fr(olpc)/ca(olpc), b.fd.o#14749
Index: ca
===================================================================
RCS file: /cvs/xkeyboard-config/xkeyboard-config/symbols/ca,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- ca 30 Jan 2008 21:28:12 -0000 1.16
+++ ca 6 Mar 2008 22:20:16 -0000 1.17
@@ -478,3 +478,11 @@
include "level3(ralt_switch)"
};
+
+// OLPC Section
+xkb_symbols "olpc" {
+
+ include "fr"
+
+ key <AE03> { [ 3, slash, ograve, Ograve ] };
+};
Index: fr
===================================================================
RCS file: /cvs/xkeyboard-config/xkeyboard-config/symbols/fr,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- fr 3 Mar 2008 20:36:02 -0000 1.18
+++ fr 6 Mar 2008 22:20:16 -0000 1.19
@@ -755,10 +755,3 @@
};
-// OLPC Section
-xkb_symbols "olpc" {
-
- include "basic"
-
- key <AE03> { [ 3, slash, ograve, Ograve ] };
-};