I have created a featureAction that I want to be enabled in the Select, AttributeTable and a custom Geoprocessing Widget. This featureAction when executed open another widget panel.
I would like to store only one copy of the featureAction in the widget directory that is opened when executed.
However, it seems that the icons and nls must be copied in every widgets where the featureAction is enabled.
Is there a way to store the icons and nls into one place only?