Package: console-setup
Version: 1.15
Severity: wishlist
Tags: patch

The fr_CH locale should be mapped to the ch(fr) layout by default. Patch
attached.

Thanks,

-- 
Colin Watson                                       [EMAIL PROTECTED]
--- /tmp/0sP5oNcslC/console-setup-1.13/debian/config.proto	2006-11-13 16:55:11.000000000 +0000
+++ /tmp/7b6qVlOkaE/console-setup-1.13ubuntu14/debian/config.proto	2007-04-13 08:42:16.000000000 +0100
@@ -718,6 +718,10 @@
     *_CA*)
 	default_layout=ca  # Canada
 	;;
+    fr_CH*)
+	default_layout=ch  # Switzerland
+	default_variant=fr # French
+	;;
     *_CH*)
 	default_layout=ch  # Switzerland
 	layout_priority=critical

Reply via email to