mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-12 16:50:39 +00:00
* postats.py: remove extra blank line at the end of i18n.inc.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28953 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
3f1963ea40
commit
054342207b
@ -140,5 +140,4 @@ $branch_tag = "%s";
|
||||
|
||||
// The data itself
|
||||
$podata = array (%s
|
||||
)?>
|
||||
""" % (sys.argv[1], branch_tag, ",".join([run_msgfmt(po) for po in sys.argv[2:] if po not in ommitted]))
|
||||
)?>""" % (sys.argv[1], branch_tag, ",".join([run_msgfmt(po) for po in sys.argv[2:] if po not in ommitted]))
|
||||
|
Loading…
Reference in New Issue
Block a user