Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDejan Gloszic2006-03-09 21:34:27 +0000
committerDejan Gloszic2006-03-09 21:34:27 +0000
commit863c928db8e6cbda74598ed41dc65e090dc12b00 (patch)
treef4ce8953a212d8a5fb8ea278c7becacbb6d9578a /org.eclipse.ui.intro.universal/plugin.xml
parent08e76e06adfdcb2f942dbae117527691aab01656 (diff)
downloadeclipse.platform.ua-863c928db8e6cbda74598ed41dc65e090dc12b00.tar.gz
eclipse.platform.ua-863c928db8e6cbda74598ed41dc65e090dc12b00.tar.xz
eclipse.platform.ua-863c928db8e6cbda74598ed41dc65e090dc12b00.zip
*** empty log message ***
Diffstat (limited to 'org.eclipse.ui.intro.universal/plugin.xml')
-rw-r--r--org.eclipse.ui.intro.universal/plugin.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/org.eclipse.ui.intro.universal/plugin.xml b/org.eclipse.ui.intro.universal/plugin.xml
index 7af92d445..ac56db646 100644
--- a/org.eclipse.ui.intro.universal/plugin.xml
+++ b/org.eclipse.ui.intro.universal/plugin.xml
@@ -55,6 +55,8 @@
name="%theme.name.circles"
path="$nl$/themes/circles"
previewImage="themes/circles/preview.png">
+ <property name="workbenchAsRootLink"
+ value="true"/>
<property name="launchbarBackground"
value="#a1c2cb"/>
<property name="launchbarOverviewIcon"

Back to the top