mercurial/__init__.py
author FUJIWARA Katsunori <foozy@lares.dti.ne.jp>
Tue, 28 Apr 2015 00:38:16 +0900
branchstable
changeset 24859 64e3f97bdf08
parent 0 9117c6561b0b
child 27220 4374d819ccd5
permissions -rw-r--r--
i18n: extract doc string of each web commands as translatable one Before this patch, doc string of each web commands isn't extracted as translatable one, even though web commands are listed up in "hg help hgweb". This patch adds "mercurial/hgweb/webcommands.py" on to arguments of "i18n/hggettext". "i18nfunctions" added into "webcommands.py" is used by "i18n/hggettext" to get the list of functions having translatable doc string.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines: