<foo>
<foo>
Problem is how to use that pos gconftool-2 to set it?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
| The Following User Says Thank You to kureyon For This Useful Post: | ||