
 - Other translations to be reviewed or added

 - The way to find the glade find is not optimal.
   Indeed, during testing the configuration can be like this:
	./autogen.sh --prefix=`pwd` --datadir=`pwd` or
	./configure --prefix=`pwd` --datadir=`pwd`
   But the code in the function interface_init of gpg-crypter.c is probably
   not the right way to do things. To be checked with glade guys.
