Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'packages/org.eclipse.epp.package.cpp/plugin.xml')
-rw-r--r--packages/org.eclipse.epp.package.cpp/plugin.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/packages/org.eclipse.epp.package.cpp/plugin.xml b/packages/org.eclipse.epp.package.cpp/plugin.xml
index 3ed2a609..4b729c59 100644
--- a/packages/org.eclipse.epp.package.cpp/plugin.xml
+++ b/packages/org.eclipse.epp.package.cpp/plugin.xml
@@ -20,6 +20,10 @@
name="aboutText"
value="This is the EPP CPP About Dialog.">
</property>
+ <property
+ name="startupProgressRect"
+ value="5,275,445,15">
+ </property>
</product>
</extension>

Back to the top