commit c1ae08002c8644582ae499716a497ce103b49c6d
Author: Pavel Sanda <[email protected]>
Date:   Tue Feb 24 10:53:55 2026 +0100

    fix postats.py in branch
---
 po/postats.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/po/postats.py b/po/postats.py
index 55de6a1fe4..cdc701c059 100755
--- a/po/postats.py
+++ b/po/postats.py
@@ -35,7 +35,7 @@ from __future__ import print_function
 
 # Modify this when you change branch (e.g. stats for stable branch).
 # Note that an empty lyx_branch variable will "do the right thing" for master.
-lyx_branch=""
+lyx_branch="2.5.x"
 # these po-files will be skipped:
 ommitted = ('en.po')
 
-- 
lyx-cvs mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to