must be. my signature contains 3 lines, and it's displayed as 3 lines when i read it with gconftool-2
gconftool-2 --type=string --set /apps/modest/accounts/account_name/signature "name\ncompany\nwebsite"
gconftool-2 --type=string --set /apps/modest/accounts/account_name/signature `echo -e "name\ncompany\nwebsite\n"` Error setting value: Bad key or directory name: "company": Must begin with a slash (/)
gconftool-2 --get /apps/modest/accounts/account_name/signature > sig.txt
0000000 n a m e \n c o m p a n y \n w e b 0000010 s i t e \n
God bless gconf creators… They had to feel really down to give the birth to such useless and obscure crap like gconf. They said it was created to help administrators…I wonder if they asked firstly to some administrators if they would prefer plain clean text files instead of such rubbish.