Author: bubulle
Date: 2006-11-14 02:52:27 -0500 (Tue, 14 Nov 2006)
New Revision: 3996

Modified:
   trunk/debian/xorg/debian/changelog
   trunk/debian/xorg/debian/xserver-xorg.postinst.in
Log:
Configure the greek keymap

Modified: trunk/debian/xorg/debian/changelog
===================================================================
--- trunk/debian/xorg/debian/changelog  2006-11-14 02:36:19 UTC (rev 3995)
+++ trunk/debian/xorg/debian/changelog  2006-11-14 07:52:27 UTC (rev 3996)
@@ -8,6 +8,10 @@
   [ Debconf translations updated ]
   * Arabic (from Arabeyes CVS)
 
+  [ Christian Perrier ]
+  * Configure the Greek keymap when the D-I chosen keyboard is Greek
+    Closes: #398290
+
   [ Julien Cristau ]
   * Install /etc/X11/Xsession with mode 0755, since that's what we did in the
     monolith, and some display managers rely on it being executable

Modified: trunk/debian/xorg/debian/xserver-xorg.postinst.in
===================================================================
--- trunk/debian/xorg/debian/xserver-xorg.postinst.in   2006-11-14 02:36:19 UTC 
(rev 3995)
+++ trunk/debian/xorg/debian/xserver-xorg.postinst.in   2006-11-14 07:52:27 UTC 
(rev 3996)
@@ -1168,6 +1168,7 @@
     fi) XMAP="fi";;
     fr-latin9) XMAP="fr"; VARIANT="latin9";;
     gb) XMAP="gb";;
+    gr) XMAP="gr";;
     hu) XMAP="hu";;
     is) XMAP="is";;
     it) XMAP="it";;


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to