Update TODO file

This commit is contained in:
Robert Knight 2011-08-24 12:29:43 +01:00
parent b1216d73b8
commit 82de2a91f8

14
TODO
View file

@ -19,13 +19,18 @@ General Updater Tasks:
file being in use by Microsoft Word or another application)
* 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
* Test updater on an old Windows system without Visual Studio installed and statically
link C++ runtime libraries if necessary
Mendeley-specific Updater Tasks:
* Use the Mendeley icon for the window on Windows
* Use the Mendeley icon for the window on Mac
* Use the Mendeley icon for the window on Mac (N/A? - No icon in window decorations on Mac)
* Use the Mendeley icon for the window on Linux
* Use the Mendeley icon for the binary on Windows
* Advise the user to download Mendeley Desktop afresh from http://www.mendeley.com/download-mendeley-desktop
in the event of an updater problem
Mendeley Desktop <= 1.0 auto-update system compatibility:
* Support for MD <= 1.0 updater command-line syntax [done]
@ -38,5 +43,12 @@ Auto-update preparation tools:
* Tool to generate backwards-compatible structure for XML file
* Tool to generate new structure for XML file
Nice To Have
============
Telemetry:
* Call a project-specific URL to report successful/failed update installation
and starting of new app after update
Source:
* Ensure no Mendeley branding in standalone project and publish code