]> git.lyx.org Git - lyx.git/commit
Set \origin correctly when upgrading docs
authorGeorg Baum <baum@lyx.org>
Wed, 11 Nov 2015 20:35:12 +0000 (21:35 +0100)
committerGeorg Baum <baum@lyx.org>
Wed, 11 Nov 2015 20:35:12 +0000 (21:35 +0100)
commit1fc3d051b18eda099668daffa6b6c4a42c7ff8c8
tree3c77c741817ea3a2ac40c0895a7f90d2331f4825
parent0b222f1b115e41e0514c9b5cb609b60ca73ed99b
Set \origin correctly when upgrading docs

lyx2lyx did not yet know about /systemlyxdir/ and set \origin to the path
where my git tree lives instead. This path is not usable except on my machine,
so better write something more usable instead.
This is a special command line switch of lyx2lyx, so it does not interfere
with normal usage. I did not try to deduce the systemlyxdir from lyx2lyx to
be on the safe side.
development/tools/updatedocs.py
lib/lyx2lyx/LyX.py
lib/lyx2lyx/lyx2lyx
lib/lyx2lyx/lyx_2_2.py