=== modified file 'forg.py' --- forg.py 2008-01-21 20:27:36 +0000 +++ forg.py 2008-01-21 20:31:35 +0000 @@ -44,6 +44,8 @@ import sys import tkFileDialog +sys.path.append("/usr/share/forg") + # Non-GUI FORG specific imports from gopher import * import utils