changeset 12854:5d3f3d577218 stable

i18n: extract docstrings from revset module
author Wagner Bruna <wbruna@yahoo.com>
date Tue, 26 Oct 2010 23:07:14 -0200
parents 13984e96cb09
children d01c21002e82
files Makefile
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Wed Oct 27 03:21:36 2010 +0200
+++ b/Makefile	Tue Oct 26 23:07:14 2010 -0200
@@ -88,7 +88,8 @@
 
 i18n/hg.pot: $(PYFILES) $(DOCFILES)
 	$(PYTHON) i18n/hggettext mercurial/commands.py \
-	  hgext/*.py hgext/*/__init__.py $(DOCFILES) > i18n/hg.pot
+	  hgext/*.py hgext/*/__init__.py mercurial/revset.py \
+	  $(DOCFILES) > i18n/hg.pot
         # All strings marked for translation in Mercurial contain
         # ASCII characters only. But some files contain string
         # literals like this '\037\213'. xgettext thinks it has to