mirror of
https://github.com/etlegacy/Update-Installer.git
synced 2024-11-10 06:31:49 +00:00
Update TODO file
This commit is contained in:
parent
557dc1273e
commit
b1216d73b8
1 changed files with 3 additions and 2 deletions
5
TODO
5
TODO
|
@ -13,10 +13,11 @@ General Updater Tasks:
|
|||
* Gtk or Qt UI for Linux [done - GTK UI]
|
||||
* Unit test working under Windows [done]
|
||||
* Start new application once installation is finished [done]
|
||||
* Use message box for errors [done]
|
||||
|
||||
* Retry/cancel support if updater cannot overwrite file (eg. due to
|
||||
file being in use by Microsoft Word or another application)
|
||||
* Write log file entries to an actual log file
|
||||
* Write log file entries to an actual log file [partially done - needs to write to correct location]
|
||||
* Fix package dir cleanup failing on Win32 due to executable being in use
|
||||
|
||||
Mendeley-specific Updater Tasks:
|
||||
|
@ -38,4 +39,4 @@ Auto-update preparation tools:
|
|||
* Tool to generate new structure for XML file
|
||||
|
||||
Source:
|
||||
* Ensure no Mendeley branding in standalone project and publish code
|
||||
* Ensure no Mendeley branding in standalone project and publish code
|
||||
|
|
Loading…
Reference in a new issue