[MPlayer-cvslog] r36784 - trunk/TOOLS/mphelp_check.py
ib
subversion at mplayerhq.hu
Sun Feb 2 22:42:59 CET 2014
Author: ib
Date: Sun Feb 2 22:42:59 2014
New Revision: 36784
Log:
Update program documentation.
This is missing in r36782.
Modified:
trunk/TOOLS/mphelp_check.py
Modified: trunk/TOOLS/mphelp_check.py
==============================================================================
--- trunk/TOOLS/mphelp_check.py Sun Feb 2 22:34:57 2014 (r36783)
+++ trunk/TOOLS/mphelp_check.py Sun Feb 2 22:42:59 2014 (r36784)
@@ -1,8 +1,8 @@
#!/usr/bin/python
# Tool to compare MPlayer translation files against a base file. Reports
-# conflicting arguments, extra strings not present in the base file and
-# (optionally) missing strings.
+# conflicting definitions, mismatching arguments, extra definitions
+# not present in the base file and (optionally) missing definitions.
# Written by Uoti Urpala
More information about the MPlayer-cvslog
mailing list