mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
* postats.py
This commit is contained in:
parent
3b30dbfca4
commit
0dd09c131e
@ -28,9 +28,8 @@ Invocation:
|
|||||||
"""
|
"""
|
||||||
from __future__ import print_function
|
from __future__ import print_function
|
||||||
|
|
||||||
# modify this when you change branch
|
# Modify this when you change branch (e.g. stats for stable branch).
|
||||||
# Note that an empty lyx_branch variable (ie svn trunk)
|
# Note that an empty lyx_branch variable will "do the right thing" for master.
|
||||||
# will "do the right thing".
|
|
||||||
lyx_branch=""
|
lyx_branch=""
|
||||||
# these po-files will be skipped:
|
# these po-files will be skipped:
|
||||||
ommitted = ('en.po')
|
ommitted = ('en.po')
|
||||||
|
Loading…
Reference in New Issue
Block a user