*internalBorderWidth: 0
*grid.cellRows:		3
*grid.cellColumns:	6
*showGrip: false

*grid.borderWidth: 0

*quit.Label: Quitter
*prev.Label: Page prc
*next.Label: Page suivante

*select.Label: Slectionner un caractre
*metrics.Label: 
*select.Justify: center
*metrics.Justify: center
*range.Justify: left
*start.Justify: left

*quit.Translations:  #override \
		<Btn1Down>,<Btn1Up>: Quit() unset()
*next.Translations:  #override \
		<Btn1Down>,<Btn1Up>: Next() unset()
*prev.Translations:  #override \
		<Btn1Down>,<Btn1Up>: Prev() unset()

*Translations: #override \n\
<Key>q: Quit()\n\
Ctrl <Key>n: Next()\n\
Ctrl <Key>p: Prev()

