Author: timotei
Date: Sun Jul 10 22:47:11 2011
New Revision: 50262

URL: http://svn.gna.org/viewcvs/wesnoth?rev=50262&view=rev
Log:
eclipse plugin: Fix the visibility condition
for the container actions

Modified:
    trunk/utils/umc_dev/org.wesnoth/plugin.xml

Modified: trunk/utils/umc_dev/org.wesnoth/plugin.xml
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/utils/umc_dev/org.wesnoth/plugin.xml?rev=50262&r1=50261&r2=50262&view=diff
==============================================================================
--- trunk/utils/umc_dev/org.wesnoth/plugin.xml (original)
+++ trunk/utils/umc_dev/org.wesnoth/plugin.xml Sun Jul 10 22:47:11 2011
@@ -472,7 +472,7 @@
          <visibility>
                <objectState
                      name="projectNature"
-                     value="org.wesnoth.builder.WesnothProjectNature">
+                     value="org.wesnoth.natures.wesnoth">
                </objectState>
          </visibility>
       </objectContribution>


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to