View Single Post
nicolai's Avatar
Posts: 1,637 | Thanked: 4,424 times | Joined on Apr 2009 @ Germany
#24
The settings are stored in gconf.
(list all settings:
gconftool -R /apps/maemo/txtmsgtomail)

And you can use gconftool from you script to change the settings.
(for example:
gconftool -s /apps/maemo/txtmsgtomail/disable_incoming_forwarding true -t bool)
 

The Following User Says Thank You to nicolai For This Useful Post: