blob: 539e04ceb03c19c4bbcfcb4bf6f9755b9392b4ef (
plain)
1
2
3
4
5
6
7
|
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 -> onlineupdate/source/libmar
firefox/toolkit/mozapps/update -> onlineupdate/source/update
|