eclipse plugin: Fix the visibility condition...

...for the container actions
This commit is contained in:
Timotei Dolean 2011-07-10 20:47:11 +00:00
parent 4433ec4111
commit d6a3d068c4

View file

@ -472,7 +472,7 @@
<visibility>
<objectState
name="projectNature"
value="org.wesnoth.builder.WesnothProjectNature">
value="org.wesnoth.natures.wesnoth">
</objectState>
</visibility>
</objectContribution>