--- a/core/com.nokia.carbide.discovery.ui/plugin.xml Thu Sep 30 10:24:53 2010 -0500
+++ b/core/com.nokia.carbide.discovery.ui/plugin.xml Thu Sep 30 11:33:17 2010 -0500
@@ -94,6 +94,7 @@
</portalPageLayer>
<portalPageLayer
class="com.nokia.carbide.internal.discovery.ui.view.SupportPage"
+ order="1"
pageId="com.nokia.carbide.discovery.ui.supportPage"
title="%support.layer.title">
</portalPageLayer>
@@ -112,7 +113,7 @@
<portalPageLayer
class="com.nokia.carbide.internal.discovery.ui.view.BugzillaPage"
order="100"
- pageId="com.nokia.carbide.discovery.ui.homePage"
+ pageId="com.nokia.carbide.discovery.ui.supportPage"
title="%bugs.layer.title">
</portalPageLayer>
<portalPageLayer