﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
123	Plugin actions cannot be registered and put in the toolbar	frsantos@…	imi	"The toolbar is initialized on the constructor of the ""Main"" object, before loading the plugins. So, any actions provided by these plugins are not added to the toolbar until a new refresh (when accepting the preferences window) and an empty box appears instead of the action icon.

A workaround may be calling Main.toolbar.refreshToolbarControl(); in the plugin constructor, but this should be done in the main application.
"	defect	closed	major		Core	latest	wontfix		
