Code

Added change notes
authorjhermann <jhermann@57a73879-2fb5-44c3-a270-3262357dd7e2>
Fri, 30 Nov 2001 01:35:39 +0000 (01:35 +0000)
committerjhermann <jhermann@57a73879-2fb5-44c3-a270-3262357dd7e2>
Fri, 30 Nov 2001 01:35:39 +0000 (01:35 +0000)
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@436 57a73879-2fb5-44c3-a270-3262357dd7e2

tools/pygettext.py

index 8e248b7c54041f54ba83a8092d81e83054d2c2a9..b9f8419c7c96b6e0f545cfd96e3c46597d2874d7 100644 (file)
@@ -3,6 +3,13 @@
 #
 # minimally patched to make it even more xgettext compatible 
 # by Peter Funk <pf@artcom-gmbh.de>
+#
+# 2001-11-21 Jürgen Hermann <jh@web.de>
+# Checks that _() only contains string literals added, and
+# command line args are resolved to module lists, i.e. you
+# can now pass a filename, a module or package name, or a
+# directory (including globbing chars, important for Win32).
+#
 
 # for selftesting
 try: