# HG changeset patch # User Rohit Joshi # Date 1271939895 14400 # Node ID f70b81b03d0587cdcba9e31f711e044d19a63b21 # Parent 76859e44a67f8a417b9911f4a1d3339e1a6f8675 add turkish keymap diff -r 76859e44a67f -r f70b81b03d05 tinyutils/tazkeymap --- a/tinyutils/tazkeymap Tue Apr 13 12:35:03 2010 +0200 +++ b/tinyutils/tazkeymap Thu Apr 22 08:38:15 2010 -0400 @@ -44,6 +44,7 @@ value=`$DIALOG --clear \ --title " SliTaz keymap configuration " \ --menu "\nPlease select your keymap, current config: $CUR" 15 70 5 \ +"us" "USA" \ "fr_CH-latin1" "Suisse Romande" \ "fr-latin1" "France" \ "be-latin1" "Belgique" \ @@ -70,9 +71,9 @@ "ru" "Russia" \ "se-lat6" "Sweden" \ "sg-latin1" "Singapore " \ +"trq" "Turkey" \ "uk" "United Kingdom" \ "us-acentos" "USA Acentos" \ -"us" "USA" \ 2>&1 1>&3` retval=$? exec 3>&-