RetroZilla/mailnews/extensions/palmsync/palmsync.js

8 lines
239 B
JavaScript
Raw Normal View History

2015-10-21 05:03:22 +02:00
/*
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);