canmove, Confirmed users
1,570
edits
| Line 187: | Line 187: | ||
{ | { | ||
/** | /** | ||
* Before download has started, e.g. for available updates. | * Before download has started, e.g. for available updates. Maybe | ||
* also for new installs awaiting confirmation, might want a | |||
* separate state for that though | |||
*/ | */ | ||
const unsigned long STATE_PENDING = 0; | const unsigned long STATE_PENDING = 0; | ||