Author: timotei
Date: Thu Aug  4 21:12:38 2011
New Revision: 50595

URL: http://svn.gna.org/viewcvs/wesnoth?rev=50595&view=rev
Log:
eclipse plugin: Brand the org.wesnoth feature

Added:
    trunk/utils/umc_dev/org.wesnoth/about.ini
Modified:
    trunk/utils/umc_dev/org.wesnoth.feature/feature.xml
    trunk/utils/umc_dev/org.wesnoth/build.properties
    trunk/utils/umc_dev/org.wesnoth/org.wesnoth.product

Modified: trunk/utils/umc_dev/org.wesnoth.feature/feature.xml
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/utils/umc_dev/org.wesnoth.feature/feature.xml?rev=50595&r1=50594&r2=50595&view=diff
==============================================================================
--- trunk/utils/umc_dev/org.wesnoth.feature/feature.xml (original)
+++ trunk/utils/umc_dev/org.wesnoth.feature/feature.xml Thu Aug  4 21:12:38 2011
@@ -4,6 +4,7 @@
       label="Wesnoth User Made Content Plugin"
       version="2.0.0"
       provider-name="www.wesnoth.org"
+      plugin="org.wesnoth"
       os="linux,macosx,win32">
 
    <description>

Added: trunk/utils/umc_dev/org.wesnoth/about.ini
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/utils/umc_dev/org.wesnoth/about.ini?rev=50595&view=auto
==============================================================================
--- trunk/utils/umc_dev/org.wesnoth/about.ini (added)
+++ trunk/utils/umc_dev/org.wesnoth/about.ini Thu Aug  4 21:12:38 2011
@@ -1,0 +1,4 @@
+# Property "featureImage" contains path to feature image (32x32)
+featureImage=icons/wesnoth-icon_32.png
+
+aboutText=Your one stop in developing Wesnoth UMC!

Modified: trunk/utils/umc_dev/org.wesnoth/build.properties
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/utils/umc_dev/org.wesnoth/build.properties?rev=50595&r1=50594&r2=50595&view=diff
==============================================================================
--- trunk/utils/umc_dev/org.wesnoth/build.properties (original)
+++ trunk/utils/umc_dev/org.wesnoth/build.properties Thu Aug  4 21:12:38 2011
@@ -9,8 +9,8 @@
                templates/,\
                templatesIndex.txt,\
                plugin_customization.ini,\
-               help/intro/,\
-               help/html/,\
-               splash.bmp
+               splash.bmp,\
+               help/,\
+               about.ini
 javacSource=1.6
-javacTarget=1.6
+javacTarget=1.6

Modified: trunk/utils/umc_dev/org.wesnoth/org.wesnoth.product
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/utils/umc_dev/org.wesnoth/org.wesnoth.product?rev=50595&r1=50594&r2=50595&view=diff
==============================================================================
--- trunk/utils/umc_dev/org.wesnoth/org.wesnoth.product (original)
+++ trunk/utils/umc_dev/org.wesnoth/org.wesnoth.product Thu Aug  4 21:12:38 2011
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <?pde version="3.5"?>
 
-<product name="Wesnoth UMC Dev" uid="org.wesnoth.product" 
id="org.wesnoth.product" application="org.wesnoth.application" version="2.0.0" 
useFeatures="true" includeLaunchers="false">
+<product name="Wesnoth UMC Dev" uid="org.wesnoth.product" 
id="org.wesnoth.product" application="org.wesnoth.application" version="2.0.0" 
useFeatures="true" includeLaunchers="true">
 
    <aboutInfo>
       <image path="/org.wesnoth/icons/wesnoth-about.png"/>


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

Reply via email to