Skip to content

Commit

Permalink
Bug 320823 Preference error when trying to use themes in Sunbird. pat…
Browse files Browse the repository at this point in the history
…ch by [email protected], r=jminta
  • Loading branch information
jminta%gmail.com committed Dec 20, 2005
1 parent 29276fe commit 04235a7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions calendar/sunbird/app/profile/sunbird.js
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,9 @@ pref("update.extensions.wsdl", "chrome://mozapps/locale/extensions/extensions.pr
pref("extensions.getMoreExtensionsURL", "chrome://mozapps/locale/extensions/extensions.properties");
pref("extensions.update.url", "chrome://mozapps/locale/extensions/extensions.properties");
pref("extensions.getMoreThemesURL", "chrome://mozapps/locale/extensions/extensions.properties");

pref("extensions.dss.enabled", false); // Dynamic Skin Switching

// Automatically download and install updates to themes and extensions.
pref("update.extensions.autoUpdate", false);

Expand Down

0 comments on commit 04235a7

Please sign in to comment.