Class com.gContactSync.MainOverlay
Defined in: MainOverlay.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
The main overlay removes old log files and displays basic information about
the version of gContactSync and Thunderbird.
|
| Method Attributes | Method Name and Description |
|---|---|
| <static> |
com.gContactSync.MainOverlay.initialize()
Initializes the MainOverlay class.
|
Class Detail
com.gContactSync.MainOverlay()
The main overlay removes old log files and displays basic information about
the version of gContactSync and Thunderbird.
Also resets the needRestart pref to false.
Method Detail
<static>
com.gContactSync.MainOverlay.initialize()
Initializes the MainOverlay class.
This consists of setting the needRestart pref to false, removing the old
log file, and logging basic TB and gContactSync information.