changed comment
svn: r9361
This commit is contained in:
parent
6757c09f9e
commit
8ae7f03c04
@ -527,8 +527,8 @@ register_relcalc(RelationshipCalculator,
|
|||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
# Test function. Call it as follows from the command line (so as to find
|
# Test function. Call it as follows from the command line (so as to find
|
||||||
# imported modules):
|
# imported modules):
|
||||||
# export PYTHONPATH=/path/to/gramps/src python src/gen/lib/date.py
|
# export PYTHONPATH=/path/to/gramps/src
|
||||||
# (Above not needed here)
|
# python src/plugins/rel_fr.py
|
||||||
|
|
||||||
"""TRANSLATORS, copy this if statement at the bottom of your
|
"""TRANSLATORS, copy this if statement at the bottom of your
|
||||||
rel_xx.py module, and test your work with:
|
rel_xx.py module, and test your work with:
|
||||||
|
Loading…
Reference in New Issue
Block a user