Works for now

This commit is contained in:
Tim Bentley 2009-10-29 13:48:50 +00:00
parent 472857535f
commit 1c11b93180
1 changed files with 1 additions and 1 deletions

View File

@ -69,4 +69,4 @@ class CustomPlugin(Plugin):
self.remove_toolbox_item()
def about(self):
return u'<b>Custom Plugin</b> <br>This plugin allows slides to be displayed on the screen in the same way songs are. The difference between this plugin and songs is this plugin provides greater freedom.<br><br>This is a core plugin and cannot be made inactive</b>'
return u'<b>Custom Plugin</b> <br>This plugin allows slides to be displayed on the screen in the same way songs are. The difference between this plugin and songs is this plugin provides greater freedom.<br>'