Changes

Jump to: navigation, search

CloudServices/Sync/FxSync/Developer/ClientAPI

13 bytes added, 10:04, 30 January 2009
Updating the Weave preferences screen
Finally, the preferences screen for Fennec is constructed separately, so to add your check box to the Fennec prefs screen as well you'll need to edit one more file. Open up <tt>weave/chrome/content/fennec-preferences.xul</tt> and add:
<pre>
<richpref pref="extensions.weave.engine.foo"
title="Foo" type="bool">
Sync foo
</richpref>
</pre>
right after the similar preferences.
1,007
edits

Navigation menu