eclipse plugin: Fix the visibility condition...
...for the container actions
This commit is contained in:
parent
4433ec4111
commit
d6a3d068c4
1 changed files with 1 additions and 1 deletions
|
@ -472,7 +472,7 @@
|
|||
<visibility>
|
||||
<objectState
|
||||
name="projectNature"
|
||||
value="org.wesnoth.builder.WesnothProjectNature">
|
||||
value="org.wesnoth.natures.wesnoth">
|
||||
</objectState>
|
||||
</visibility>
|
||||
</objectContribution>
|
||||
|
|
Loading…
Add table
Reference in a new issue