diff options
author | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2016-08-19 14:36:02 +0200 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2017-05-19 03:43:15 +0200 |
commit | 4a2b087645cc1363b9d8fc9ca5fa6257d6da3263 (patch) | |
tree | 36f86def8ee563030758cfb8eda7a0952d14a8fa /onlineupdate/README | |
parent | ed267696b5b0922eff08823c300f94ff060aab50 (diff) |
start work on the updater service
Change-Id: Ic0b98c859cf2115195a75e9521c35ef32bd8b833
Diffstat (limited to 'onlineupdate/README')
-rw-r--r-- | onlineupdate/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/onlineupdate/README b/onlineupdate/README index 539e04ceb03c..5e98cce3049d 100644 --- a/onlineupdate/README +++ b/onlineupdate/README @@ -5,3 +5,5 @@ LibreOffice needs: firefox/modules/libmar -> onlineupdate/source/libmar firefox/toolkit/mozapps/update -> onlineupdate/source/update + +The source/service directory contains the code for the silent windows updater that avoids the repeated administrator check for an update. |