Thread
:
N900 - Where is Modest configuration file and how to place a download limit there?
View Single Post
reinob
2011-10-27 , 08:53
Posts: 1,808 | Thanked: 4,272 times | Joined on Feb 2011 @ Germany
#
12
@xtv,
You'd need to change the /apps/modest/update_interval gconf entry.
*** UNTESTED ***
$ gconftool -s /apps/modest/update_interval -t int 30
That would set the update interval to 30min. Then you can use some DBUS magic to set that value depending on the connection type.
@tsa,
Same thing, but with /apps/modest/msg_size_limit (type is also 'int', not sure about scale (byte, kb, etc.)
Quote & Reply
|
reinob
View Public Profile
Send a private message to reinob
Find all posts by reinob