Author: timotei
Date: Mon Aug  1 20:50:43 2011
New Revision: 50530

URL: http://svn.gna.org/viewcvs/wesnoth?rev=50530&view=rev
Log:
eclipse plugin: add the wesnoth wizards to the
"new" context menu

." to unstage)

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=50530&r1=50529&r2=50530&view=diff
==============================================================================
--- trunk/utils/umc_dev/org.wesnoth/plugin.xml (original)
+++ trunk/utils/umc_dev/org.wesnoth/plugin.xml Mon Aug  1 20:50:43 2011
@@ -266,6 +266,41 @@
             </or>
          </filterExpression>
       </commonFilter>
+      <commonWizard
+            type="new"
+            wizardId="org.wesnoth.wizards.NewConfigFileWizard">
+         <enablement></enablement>
+      </commonWizard>
+      <commonWizard
+            type="new"
+            wizardId="org.wesnoth.wizards.emptyProjectWizard">
+         <enablement></enablement>
+      </commonWizard>
+      <commonWizard
+            type="new"
+            wizardId="org.wesnoth.wizards.CampaignNewWizard">
+         <enablement></enablement>
+      </commonWizard>
+      <commonWizard
+            type="new"
+            wizardId="org.wesnoth.wizards.ScenarioNewWizard">
+         <enablement></enablement>
+      </commonWizard>
+      <commonWizard
+            type="new"
+            wizardId="org.wesnoth.wizards.eraNewWizard">
+         <enablement></enablement>
+      </commonWizard>
+      <commonWizard
+            type="new"
+            wizardId="org.wesnoth.wizards.factionNewWizard">
+         <enablement></enablement>
+      </commonWizard>
+      <commonWizard
+            type="new"
+            wizardId="org.wesnoth.wizards.wizardLauncher">
+         <enablement></enablement>
+      </commonWizard>
    </extension>
    <extension
          point="org.eclipse.ui.navigator.viewer">


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

Reply via email to