diff options
author | Brian de Alwis | 2016-05-16 01:56:33 +0000 |
---|---|---|
committer | Gerrit Code Review @ Eclipse.org | 2016-05-19 09:42:57 +0000 |
commit | 83d60f94d75757c48f2229172f10b03eed783809 (patch) | |
tree | 35adac5c8a4080568e7eb89af1ee2937a414d98a /packages/org.eclipse.epp.package.testing/plugin_customization.ini | |
parent | 34f2f32474cc007c148d8fe99d6cc16ccdd7de94 (diff) | |
download | org.eclipse.epp.packages-83d60f94d75757c48f2229172f10b03eed783809.tar.gz org.eclipse.epp.packages-83d60f94d75757c48f2229172f10b03eed783809.tar.xz org.eclipse.epp.packages-83d60f94d75757c48f2229172f10b03eed783809.zip |
Bug 490611 - [Welcome] Adopt Solstice theme for Testing package
- revise Oomph questionnaire text and icon
- include missed plugin.properties in build.properties
Change-Id: If324aa59739f372df7f864446e1828edd9838702
Signed-off-by: Brian de Alwis <bsd@mt.ca>
Diffstat (limited to 'packages/org.eclipse.epp.package.testing/plugin_customization.ini')
-rw-r--r-- | packages/org.eclipse.epp.package.testing/plugin_customization.ini | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/packages/org.eclipse.epp.package.testing/plugin_customization.ini b/packages/org.eclipse.epp.package.testing/plugin_customization.ini index 31dcf615..a88fc977 100644 --- a/packages/org.eclipse.epp.package.testing/plugin_customization.ini +++ b/packages/org.eclipse.epp.package.testing/plugin_customization.ini @@ -39,10 +39,13 @@ org.eclipse.ui.ide/unassociatedEditorStrategy=org.eclipse.epp.internal.mpc.ui.as # Intro-related preferences (since 3.2) # Welcome theme to use -org.eclipse.ui.intro/INTRO_THEME = org.eclipse.ui.intro.universal.slate +org.eclipse.ui.intro/INTRO_THEME = org.eclipse.ui.intro.universal.solstice # Root page links to show in the Universal Welcome org.eclipse.ui.intro.universal/INTRO_ROOT_PAGES = overview,tutorials,samples,whatsnew +# Use quadrant root page with quicklinks +org.eclipse.ui.intro/INTRO_START_PAGE = qroot +org.eclipse.ui.intro/INTRO_HOME_PAGE = qroot # Initial page layout of the Universal Welcome org.eclipse.ui.intro.universal/INTRO_DATA = product:introData.xml |