mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-15 16:35:35 +00:00
Monotone-Parent: 40f77d0f9e67b4e3fd56c1a7eb0b966cabaca41f
Monotone-Revision: d56786bfd4252cac6fabbec16a507890e9920737 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-21T02:36:04 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -26,6 +26,8 @@ function onChoiceChanged(event) {
|
||||
|
||||
function initPreferences() {
|
||||
_setupEvents(true);
|
||||
if (typeof (initAdditionalPreferences) != "undefined")
|
||||
initAdditionalPreferences();
|
||||
}
|
||||
|
||||
FastInit.addOnLoad(initPreferences);
|
||||
|
||||
Reference in New Issue
Block a user