]> git.lyx.org Git - features.git/commitdiff
* postats.py
authorPavel Sanda <sanda@lyx.org>
Wed, 23 Nov 2022 22:29:11 +0000 (23:29 +0100)
committerPavel Sanda <sanda@lyx.org>
Wed, 23 Nov 2022 22:29:11 +0000 (23:29 +0100)
po/postats.py

index bca7380af9c7ae8f66621df5e3dd40cf9840ea79..9c85e5cbf2e91828fefb4e3977baf6e874a5bf68 100755 (executable)
@@ -28,9 +28,8 @@ Invocation:
 """
 from __future__ import print_function
 
-# modify this when you change branch
-# Note that an empty lyx_branch variable (ie svn trunk)
-# will "do the right thing".
+# 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=""
 # these po-files will be skipped:
 ommitted = ('en.po')