gecko-dev/mailnews/extensions/palmsync/palmsync.js

8 строки
239 B
JavaScript

/*
Default pref values for the PalmSync Extension
*/
// global pref used to keep track of whether we have run PalmSyncInstall.exe
// for the current installation of the extension.
pref("extensions.palmsync.conduitRegistered", false);