diff options
author | Nathan Yee <ny.nathan.yee@gmail.com> | 2015-07-03 11:09:48 +0200 |
---|---|---|
committer | Jan Holesovsky <kendy@collabora.com> | 2015-07-03 13:49:20 +0200 |
commit | ba1d870abf1b12fd4ac4ba353d39d20bc9bb3a0e (patch) | |
tree | ee65280c6c4c019b1fb940dc71c06cc2282a45d5 /onlineupdate/README | |
parent | 05806f4603476dd150af7770543fea749cc6d10c (diff) |
online update: Remove unneeded files.
Change-Id: Id69448d893f7492e7321c6c6f84d6cccc9024220
Diffstat (limited to 'onlineupdate/README')
-rw-r--r-- | onlineupdate/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/onlineupdate/README b/onlineupdate/README index 74012d4059a3..539e04ceb03c 100644 --- a/onlineupdate/README +++ b/onlineupdate/README @@ -3,5 +3,5 @@ Online update implementation based on Mozilla's MAR format + update mechanism Parts of this code are copied from the mozilla repository, and adapted to LibreOffice needs: -firefox/modules/libmar -> online-update/source/libmar -firefox/toolkit/mozapps/update -> online-update/source/update +firefox/modules/libmar -> onlineupdate/source/libmar +firefox/toolkit/mozapps/update -> onlineupdate/source/update |