slitaz-tools diff tinyutils/tazkeymap @ rev 192

Misc changes to desktop files and box to use th nice other.png
author Christophe Lincoln <pankso@slitaz.org>
date Fri May 16 00:04:20 2008 +0200 (2008-05-16)
parents 92aedc898747
children df6285a99463
line diff
     1.1 --- a/tinyutils/tazkeymap	Wed May 14 13:52:28 2008 +0000
     1.2 +++ b/tinyutils/tazkeymap	Fri May 16 00:04:20 2008 +0200
     1.3 @@ -2,10 +2,11 @@
     1.4  #
     1.5  # Tazkeymap - SliTaz GNU/Linux keymap config using loadkeys and dialog boxes.
     1.6  # Configuration file is : /etc/kbd.conf
     1.7 -# 
     1.8 +#
     1.9  # (C) SliTaz GNU/Linux - 20080427 <pankso@slitaz.org> - GNU gpl.
    1.10  #
    1.11  : ${DIALOG=tazdialog}
    1.12 +export ICON="accessories-character-map"
    1.13  
    1.14  # Script functions.
    1.15  status()
    1.16 @@ -96,7 +97,7 @@
    1.17  	$DIALOG --clear \
    1.18  		--title " Keyboard mapping information " \
    1.19  		--msgbox "\n
    1.20 -Please logout you current session and login again to use $value 
    1.21 +Please logout you current session and login again to use $value
    1.22  keyboard.\n" 16 70
    1.23  fi
    1.24