NEW - bug 371771: add sub-project specific branding bundles 
https://bugs.eclipse.org/bugs/show_bug.cgi?id=371771
diff --git a/org.eclipse.mylyn.experimental-sdk-feature/feature.xml b/org.eclipse.mylyn.experimental-sdk-feature/feature.xml
index b24c5ff..716c623 100644
--- a/org.eclipse.mylyn.experimental-sdk-feature/feature.xml
+++ b/org.eclipse.mylyn.experimental-sdk-feature/feature.xml
@@ -14,7 +14,7 @@
       label="%featureName"
       version="3.7.0.qualifier"
       provider-name="%providerName"
-      plugin="org.eclipse.mylyn">
+      plugin="org.eclipse.mylyn.sandbox.ui">
 
    <description url="http://eclipse.org/mylyn">
       %description
diff --git a/org.eclipse.mylyn.monitor.usage-feature/feature.xml b/org.eclipse.mylyn.monitor.usage-feature/feature.xml
index 410b2c9..514738a 100644
--- a/org.eclipse.mylyn.monitor.usage-feature/feature.xml
+++ b/org.eclipse.mylyn.monitor.usage-feature/feature.xml
@@ -14,7 +14,7 @@
       label="%featureName"
       version="3.7.0.qualifier"
       provider-name="%providerName"
-      plugin="org.eclipse.mylyn">
+      plugin="org.eclipse.mylyn.sandbox.ui">
 
    <description>
       %description
diff --git a/org.eclipse.mylyn.sandbox.dev-feature/feature.xml b/org.eclipse.mylyn.sandbox.dev-feature/feature.xml
index 927d77e..5f6f986 100644
--- a/org.eclipse.mylyn.sandbox.dev-feature/feature.xml
+++ b/org.eclipse.mylyn.sandbox.dev-feature/feature.xml
@@ -14,7 +14,7 @@
       label="%featureName"
       version="3.7.0.qualifier"
       provider-name="%providerName"
-      plugin="org.eclipse.mylyn">
+      plugin="org.eclipse.mylyn.sandbox.ui">
 
    <description>
       %description
diff --git a/org.eclipse.mylyn.sandbox.search-feature/feature.xml b/org.eclipse.mylyn.sandbox.search-feature/feature.xml
index 39b3d8b..9444910 100644
--- a/org.eclipse.mylyn.sandbox.search-feature/feature.xml
+++ b/org.eclipse.mylyn.sandbox.search-feature/feature.xml
@@ -4,7 +4,7 @@
       label="%featureName"
       version="3.7.0.qualifier"
       provider-name="%providerName"
-      plugin="org.eclipse.mylyn">
+      plugin="org.eclipse.mylyn.sandbox.ui">
 
    <description url="http://eclipse.org/mylyn">
       %description
diff --git a/org.eclipse.mylyn.sandbox.ui-feature/feature.xml b/org.eclipse.mylyn.sandbox.ui-feature/feature.xml
index 3da7061..b847f01 100644
--- a/org.eclipse.mylyn.sandbox.ui-feature/feature.xml
+++ b/org.eclipse.mylyn.sandbox.ui-feature/feature.xml
@@ -14,7 +14,7 @@
       label="%featureName"
       version="3.7.0.qualifier"
       provider-name="%providerName"
-      plugin="org.eclipse.mylyn">
+      plugin="org.eclipse.mylyn.sandbox.ui">
 
    <description>
       %description
diff --git a/org.eclipse.mylyn.sandbox.ui/about.ini b/org.eclipse.mylyn.sandbox.ui/about.ini
new file mode 100644
index 0000000..cf92533
--- /dev/null
+++ b/org.eclipse.mylyn.sandbox.ui/about.ini
@@ -0,0 +1,7 @@
+# Property "aboutText" contains blurb for "About" dialog (translated)
+aboutText=Eclipse Mylyn Incubator Project\n\
+\n\ Copyright (c) 2004, 2012 Mylyn project committers and others.  All rights reserved.\n\
+Visit http://eclipse.org/mylyn
+
+# Property "featureImage" contains path to feature image (32x32)
+featureImage=feature.gif
diff --git a/org.eclipse.mylyn.sandbox.ui/build.properties b/org.eclipse.mylyn.sandbox.ui/build.properties
index 931ea75..e77797d 100644
--- a/org.eclipse.mylyn.sandbox.ui/build.properties
+++ b/org.eclipse.mylyn.sandbox.ui/build.properties
@@ -9,7 +9,9 @@
                META-INF/,\
                icons/,\
                .,\
-               about.html
+               about.html,\
+               about.ini,\
+               feature.gif
 src.includes = about.html,\
                schema/
 jre.compilation.profile = J2SE-1.5
diff --git a/org.eclipse.mylyn.sandbox.ui/feature.gif b/org.eclipse.mylyn.sandbox.ui/feature.gif
new file mode 100644
index 0000000..76a1f0a
--- /dev/null
+++ b/org.eclipse.mylyn.sandbox.ui/feature.gif
Binary files differ
diff --git a/org.eclipse.mylyn.tests.performance-feature/feature.xml b/org.eclipse.mylyn.tests.performance-feature/feature.xml
index bbc5d42..5b0523f 100644
--- a/org.eclipse.mylyn.tests.performance-feature/feature.xml
+++ b/org.eclipse.mylyn.tests.performance-feature/feature.xml
@@ -13,7 +13,7 @@
       id="org.eclipse.mylyn.tests.performance_feature"
       label="%featureName"
       version="3.7.0.qualifier"
-      plugin="org.eclipse.mylyn">
+      plugin="org.eclipse.mylyn.sandbox.ui">
 
    <description url="http://eclipse.org/mylyn">
       %description
diff --git a/org.eclipse.mylyn.trac.wiki-feature/feature.xml b/org.eclipse.mylyn.trac.wiki-feature/feature.xml
index 2f1663d..cc682a4 100644
--- a/org.eclipse.mylyn.trac.wiki-feature/feature.xml
+++ b/org.eclipse.mylyn.trac.wiki-feature/feature.xml
@@ -14,7 +14,7 @@
       label="%featureName"
       version="3.7.0.qualifier"
       provider-name="%providerName"
-      plugin="org.eclipse.mylyn">
+      plugin="org.eclipse.mylyn.sandbox.ui">
 
    <description url="http://eclipse.org/mylyn">
       %description
diff --git a/org.eclipse.mylyn.web.tasks-feature/feature.xml b/org.eclipse.mylyn.web.tasks-feature/feature.xml
index 68dbf67..773ff4e 100644
--- a/org.eclipse.mylyn.web.tasks-feature/feature.xml
+++ b/org.eclipse.mylyn.web.tasks-feature/feature.xml
@@ -14,7 +14,7 @@
       label="%featureName"
       version="3.7.0.qualifier"
       provider-name="%providerName"
-      plugin="org.eclipse.mylyn">
+      plugin="org.eclipse.mylyn.sandbox.ui">
 
    <description url="http://eclipse.org/mylyn">
       %description