RetroZilla/mailnews/extensions/palmsync/palmsync.js
2015-10-20 23:03:22 -04:00

8 lines
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);