Show More
@@ -390,6 +390,7 b' dockeywords = {' | |||||
390 | 'parents': _showparents, |
|
390 | 'parents': _showparents, | |
391 | } |
|
391 | } | |
392 | dockeywords.update(keywords) |
|
392 | dockeywords.update(keywords) | |
|
393 | del dockeywords['branches'] | |||
393 |
|
394 | |||
394 | # tell hggettext to extract docstrings from these functions: |
|
395 | # tell hggettext to extract docstrings from these functions: | |
395 | i18nfunctions = dockeywords.values() |
|
396 | i18nfunctions = dockeywords.values() |
General Comments 0
You need to be logged in to leave comments.
Login now