mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
* postats.py description
This commit is contained in:
parent
cdbdd4c7c5
commit
aaf6e47563
@ -136,7 +136,7 @@ if __name__ == "__main__":
|
|||||||
print("""<?php
|
print("""<?php
|
||||||
// The current version
|
// The current version
|
||||||
$lyx_version = "%s";
|
$lyx_version = "%s";
|
||||||
// The branch tag
|
// The branch tag which will be used for git URL pointing to proper .po file
|
||||||
$branch_tag = "%s";
|
$branch_tag = "%s";
|
||||||
|
|
||||||
// The data itself
|
// The data itself
|
||||||
|
Loading…
Reference in New Issue
Block a user