gecko-dev/mailnews/extensions/palmsync/palmsync.js
scott%scott-macgregor.org a89135165e missing palm sync extension files that I forgot to cvs add
when this made it onto the trunk.
2006-02-01 00:47:27 +00: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);