2007-11-12 Gary Burton <gary.burton@zen.co.uk>

* src/ScratchPad.py: fixed a crash when building tooltip. Not enough
	place holders in format string



svn: r9343
This commit is contained in:
Gary Burton
2007-11-12 21:29:28 +00:00
parent 0054f537d1
commit 59dd029306
2 changed files with 5 additions and 0 deletions

View File

@@ -719,6 +719,7 @@ class ScratchSourceLink(ScratchPadWrapper):
"\t<b>%s:</b>\t%s\n"\
"\t<b>%s:</b>\t%s\n"\
"\t<b>%s:</b>\t%s\n"\
"\t<b>%s:</b>\t%s\n"\
"\t<b>%s:</b>\t%s" % (
_("Source Link"),
_("Title"),escape(base.get_title()),