From 8ae7f03c0417cc38d7f8d9539c73ca255303b730 Mon Sep 17 00:00:00 2001 From: Benny Malengier Date: Fri, 16 Nov 2007 21:27:42 +0000 Subject: [PATCH] changed comment svn: r9361 --- src/plugins/rel_fr.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/plugins/rel_fr.py b/src/plugins/rel_fr.py index 8198f6450..ad45bb1ec 100644 --- a/src/plugins/rel_fr.py +++ b/src/plugins/rel_fr.py @@ -527,8 +527,8 @@ register_relcalc(RelationshipCalculator, if __name__ == "__main__": # Test function. Call it as follows from the command line (so as to find # imported modules): - # export PYTHONPATH=/path/to/gramps/src python src/gen/lib/date.py - # (Above not needed here) + # export PYTHONPATH=/path/to/gramps/src + # python src/plugins/rel_fr.py """TRANSLATORS, copy this if statement at the bottom of your rel_xx.py module, and test your work with: