diff options
author | Joey Hess <joey@kitenet.net> | 2013-11-15 16:42:20 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-11-15 16:42:20 -0400 |
commit | a36ce53e197aea9c24c48a04d2affef3ddc01b08 (patch) | |
tree | 317c549ba429ac25df5aa7514470b7ecc13e3b24 /doc | |
parent | d3b9aff196729e9b95e077c65eb0e530ce1248ef (diff) |
combine bugs
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/Check_if_an_upgrade_is_available_in_the_webapp.mdwn | 2 | ||||
-rw-r--r-- | doc/todo/Download_and_install_upgrades_in_the_webapp.mdwn | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/doc/todo/Check_if_an_upgrade_is_available_in_the_webapp.mdwn b/doc/todo/Check_if_an_upgrade_is_available_in_the_webapp.mdwn index 32742fb1e..a4370e492 100644 --- a/doc/todo/Check_if_an_upgrade_is_available_in_the_webapp.mdwn +++ b/doc/todo/Check_if_an_upgrade_is_available_in_the_webapp.mdwn @@ -1 +1,3 @@ Especially on Mac OSX (and Windows, and maybe Android), it would be great to be able to check in the webapp if an upgrade is available. A deeper integration with these OS would be even better: for example on Mac OSX, an icon on the status bar list available upgrades for some programs, including LibreOffice and others which are not installed by default. + +Also, it would be great to be able to download and install git-annex upgrades directly from the webapp. diff --git a/doc/todo/Download_and_install_upgrades_in_the_webapp.mdwn b/doc/todo/Download_and_install_upgrades_in_the_webapp.mdwn deleted file mode 100644 index 8ce641240..000000000 --- a/doc/todo/Download_and_install_upgrades_in_the_webapp.mdwn +++ /dev/null @@ -1 +0,0 @@ -In the same idea than https://git-annex.branchable.com/todo/Check_if_an_upgrade_is_available_in_the_webapp/, it would be great to be able to download and install git-annex upgrades directly from the webapp. |