Code: Select all
eg.RegisterPlugin(
name = "Desktop Remote",
author = "Bitmonster",
version = "1.0." + "$LastChangedRevision: 831 $".split()[1],
canMultiLoad = True,
url = "http://www.eventghost.net/forum/viewtopic.php?t=513",
description = "Creates a remote-like desktop window.",
)
So I made a very simple improvement. If the url attribute is defined, in the plugin configuration dialog will appear new line: Click on the word here and the browser opens the relevant page.
I ask you:
1. Do you think I should incorporate it into the next build?
2. There are probably a more appropriate wording. Can you suggest some?
Pako