--- ./src/gui/HelpViewer.py.orig 2010-12-20 01:52:21.000000000 -0800 +++ ./src/gui/HelpViewer.py 2011-02-05 12:17:23.000000000 -0800 @@ -36,7 +36,7 @@ def __init__(self): self.__htmlCtrl = wx.html.HtmlHelpController() docFile = os.path.join(os.path.dirname(os.path.abspath(sys.argv[0])), - "..", "doc", "photofilmstrip", "photofilmstrip.hhp") + "..", "photofilmstrip", "doc", "photofilmstrip.hhp") fn = os.path.abspath(docFile) self.__htmlCtrl.AddBook(fn) ry'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/lang/perl5.14
Commit message (Expand)AuthorAgeFilesLines
* Unforbid the port for the use of general FreeBSD public.tobez2001-12-207-16/+142
* Make this port do the same thing whether databases/gdbm is installed ortobez2001-08-202-6/+3
* Fix wrong directory name.tobez2001-06-301-1/+1
* Take over maintainership.tobez2001-06-131-1/+1
* Update for Perl 5.6.1.markm2001-04-117-259/+349
* Upgrade this to perl5.6.0 for _knowledgeable_ folks in STABLE whomarkm2001-03-227-585/+873
* Some style fixes in the lang category (usual round of spaces -> tabs)olgeni2001-02-051-1/+1
* Correct the COMMENTcpiazza2000-05-191-1/+1
* ftp.cdrom.com -> ftp.freesoftware.com, adjusting paths as I go.billf2000-05-141-1/+1
* Typo (PORTVESION -> PORTVERSION).asami2000-04-141-1/+1