xkbdesc/symbols de, 1.12, 1.13 dk, 1.7, 1.8 es, 1.10, 1.11 fi, 1.9, 1.10 fr, 1.11, 1.12 gb, 1.9, 1.10 is, 1.7, 1.8 it, 1.7, 1.8 nl, 1.8, 1.9 no, 1.10, 1.11 pt, 1.8, 1.9 se, 1.12, 1.13 us, 1.19, 1.20

"Sergey V. Oudaltsov" <xlibs-commit-u7BhqnqprCWvj1b/[email protected]>
Newsgroups gmane.comp.freedesktop.xlibs.cvs
Message-ID <[email protected]>
Committed by: svu

Update of /cvs/xlibs/xkbdesc/symbols
In directory kemper:/tmp/cvs-serv15193/symbols

Modified Files:
	de dk es fi fr gb is it nl no pt se us 
Log Message:
adding mac variants to base layouts, closing b.fd.o#8465

Index: de
===================================================================
RCS file: /cvs/xlibs/xkbdesc/symbols/de,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- de	10 Jul 2006 20:57:33 -0000	1.12
+++ de	1 Oct 2006 21:35:25 -0000	1.13
@@ -303,7 +303,7 @@
 xkb_symbols "mac" {
 
     // Alphanumeric section
-    name[Group1]= "Germany - Macintosh layout";
+    name[Group1]= "Germany - Macintosh";
 
     key <TLDE> { [ dead_circumflex,	degree,   doublelowquotemark,	leftdoublequotemark	] };
     key <AE01> { [ 1,	exclam,		exclamdown,	notsign	] };
@@ -367,7 +367,7 @@
 
     include "de(mac)"
 
-    name[Group1]= "Germany - Macintosh layout, eliminate dead keys";
+    name[Group1]= "Germany - Macintosh, eliminate dead keys";
 
     key <TLDE> { [ asciicircum,	degree,   doublelowquotemark,	leftdoublequotemark	] };
     key <AE11> { [ ssharp,	question,	questiondown,	abovedot	] };

Index: dk
===================================================================
RCS file: /cvs/xlibs/xkbdesc/symbols/dk,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- dk	1 Oct 2006 21:16:54 -0000	1.7
+++ dk	1 Oct 2006 21:35:25 -0000	1.8
@@ -51,7 +51,7 @@
 xkb_symbols "mac" {
 
     include "latin"
-    name[Group1]= "Denmark - Mac";
+    name[Group1]= "Denmark - Macintosh";
 
     key <TLDE> {	[  onehalf,         section,    threequarters,       paragraph	]};
     key <LSGT> {	[     less,         greater,        backslash,         notsign	]};
@@ -94,7 +94,7 @@
 partial alphanumeric_keys 
 xkb_symbols "mac_nodeadkeys" {
     include "dk(mac)"
-    name[Group1]= "Denmark - Mac, eliminate dead keys";
+    name[Group1]= "Denmark - Macintosh, eliminate dead keys";
 
     key <AE12> {	[           acute,           grave,              bar,          ogonek	]	};
     key <AD12> {	[       diaeresis,     asciicircum,       asciitilde,     dead_macron     	]      	};

Index: es
===================================================================
RCS file: /cvs/xlibs/xkbdesc/symbols/es,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- es	1 Oct 2006 21:16:54 -0000	1.10
+++ es	1 Oct 2006 21:35:25 -0000	1.11
@@ -144,7 +144,7 @@
     // keyboard and a very simple Spanish keybaord
 
     include "latin"
-    name[Group1]= "Spain - Mac";
+    name[Group1]= "Spain - Macintosh";
 
     key <TLDE> {	[     bracketleft,    bracketright,        braceleft,      braceright	]	};
     key <LSGT> {	[            less,         greater,      bracketleft,       braceleft	]	};

Index: fi
===================================================================
RCS file: /cvs/xlibs/xkbdesc/symbols/fi,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- fi	1 Oct 2006 21:16:54 -0000	1.9
+++ fi	1 Oct 2006 21:35:25 -0000	1.10
@@ -167,5 +167,5 @@
     // keyboard and a very simple Swedish(Finland) keybaord
 
     include "se(mac)"
-    name[Group1]= "Finland - Mac";
+    name[Group1]= "Finland - Macintosh";
 };

Index: fr
===================================================================
RCS file: /cvs/xlibs/xkbdesc/symbols/fr,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- fr	1 Oct 2006 21:16:54 -0000	1.11
+++ fr	1 Oct 2006 21:35:25 -0000	1.12
@@ -521,7 +521,7 @@
 partial alphanumeric_keys
 xkb_symbols "mac" {
 
-    name[Group1]= "France - Mac";
+    name[Group1]= "France - Macintosh";
 
     // Alphanumeric section
     key <TLDE> {	[          at,     numbersign, periodcentered,  Ydiaeresis	]	}; // MISSING: Ydiaeresis; eherlent : ok in Latin9

Index: gb
===================================================================
RCS file: /cvs/xlibs/xkbdesc/symbols/gb,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- gb	1 Oct 2006 21:16:54 -0000	1.9
+++ gb	1 Oct 2006 21:35:25 -0000	1.10
@@ -87,7 +87,7 @@
 
     include "latin"
 
-    name[Group1]= "United Kingdom - Mac";
+    name[Group1]= "United Kingdom - Macintosh";
 
     key <AE03> {	[               3,        sterling,       numbersign	]	};
 

Index: is
===================================================================
RCS file: /cvs/xlibs/xkbdesc/symbols/is,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- is	1 Oct 2006 21:16:54 -0000	1.7
+++ is	1 Oct 2006 21:35:25 -0000	1.8
@@ -101,7 +101,7 @@
 // Copied from macintosh_vndr/is
 partial alphanumeric_keys
 xkb_symbols "mac" {
-    name[Group1]= "Iceland - Mac";
+    name[Group1]= "Iceland - Macintosh";
 
 	//-- Row 5 (E) --//
 	key <TLDE> {	[	sterling,	section, 	UF8FF,		apostrophe	]	};

Index: it
===================================================================
RCS file: /cvs/xlibs/xkbdesc/symbols/it,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- it	1 Oct 2006 21:16:54 -0000	1.7
+++ it	1 Oct 2006 21:35:25 -0000	1.8
@@ -69,7 +69,7 @@
 partial alphanumeric_keys
 xkb_symbols "mac" {
 
-    name[Group1]= "Italy - Mac";
+    name[Group1]= "Italy - Macintosh";
 
     // Alphanumeric section
     key <LSGT> {	[        less,  greater   	]	};

Index: nl
===================================================================
RCS file: /cvs/xlibs/xkbdesc/symbols/nl,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- nl	1 Oct 2006 21:16:54 -0000	1.8
+++ nl	1 Oct 2006 21:35:25 -0000	1.9
@@ -79,7 +79,7 @@
 
     include "latin"
 
-    name[Group1]= "Netherlands - Mac";
+    name[Group1]= "Netherlands - Macintosh";
 
     include "level3(ralt_switch)"
 

Index: no
===================================================================
RCS file: /cvs/xlibs/xkbdesc/symbols/no,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- no	1 Oct 2006 21:16:54 -0000	1.10
+++ no	1 Oct 2006 21:35:25 -0000	1.11
@@ -192,7 +192,7 @@
 
     include "latin"
 
-    name[Group1]= "Norway - Mac";
+    name[Group1]= "Norway - Macintosh";
 
     key <TLDE> {	[             bar,         section      ]	};
     key <AE02> {	[               2,        quotedbl, 	       at,	 oneeighth	]	};
@@ -227,7 +227,7 @@
 
     // Modifies the basic Norwegian layout to eliminate dead keys
     include "no(mac)"
-    name[Group1]= "Norway - Mac, eliminate dead keys";
+    name[Group1]= "Norway - Macintosh, eliminate dead keys";
 
     key <AE12> {	[           grave,           acute, 	    acute,          ogonek 	]	};
     key <AD12> {	[       diaeresis,     asciicircum,       asciitilde,          macron     	]      	};

Index: pt
===================================================================
RCS file: /cvs/xlibs/xkbdesc/symbols/pt,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- pt	1 Oct 2006 21:16:54 -0000	1.8
+++ pt	1 Oct 2006 21:35:25 -0000	1.9
@@ -72,7 +72,7 @@
 
     include "latin"
 
-    name[Group1]= "Portugal - Mac";
+    name[Group1]= "Portugal - Macintosh";
 
     key <LSGT> {	[	     less,	   greater, 	      bar,       brokenbar	]	};
     key <AE02> {	[               2,	  quotedbl, 	       at,       oneeighth	]	};
@@ -101,7 +101,7 @@
 partial alphanumeric_keys 
 xkb_symbols "mac_sundeadkeys" {
     include "pt(mac)"
-    name[Group1]= "Portugal - Mac, Sun dead keys";
+    name[Group1]= "Portugal - Macintosh, Sun dead keys";
     
     key <AE12> {	[	     plus,        asterisk,  SunFA_Diaeresis, SunFA_Diaeresis      ]	};
     key <AC11> {	[     SunFA_Tilde,    SunFA_Circum	]	};
@@ -111,7 +111,7 @@
 partial alphanumeric_keys 
 xkb_symbols "mac_nodeadkeys" {
     include "pt(mac)"
-    name[Group1]= "Portugal - Mac, eliminate dead keys";
+    name[Group1]= "Portugal - Macintosh, eliminate dead keys";
 
     key <AE12> {	[	     plus,        asterisk, 	 quotedbl,        quotedbl      ]	};
     key <AC11> {	[      asciitilde,     asciicircum	]	};

Index: se
===================================================================
RCS file: /cvs/xlibs/xkbdesc/symbols/se,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- se	1 Oct 2006 21:16:54 -0000	1.12
+++ se	1 Oct 2006 21:35:25 -0000	1.13
@@ -181,7 +181,7 @@
 
     include "latin"
 
-    name[Group1]= "Sweden - Mac";
+    name[Group1]= "Sweden - Macintosh";
 
     key <TLDE> {	[         section,         degree	]	};
 

Index: us
===================================================================
RCS file: /cvs/xlibs/xkbdesc/symbols/us,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- us	1 Oct 2006 21:16:54 -0000	1.19
+++ us	1 Oct 2006 21:35:25 -0000	1.20
@@ -488,7 +488,7 @@
 partial alphanumeric_keys
 xkb_symbols "mac" {
 
-    name[Group1]= "U.S. English - Mac";
+    name[Group1]= "U.S. English - Macintosh";
     key <ESC>  {	[ Escape			]	};
 
     // Alphanumeric section
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.