diff options
author | Markus Knauer | 2009-06-09 18:51:57 +0000 |
---|---|---|
committer | Markus Knauer | 2009-06-09 18:51:57 +0000 |
commit | 73f58770b4263cf5fa221b531d0661617082eba7 (patch) | |
tree | 90a6922c4c3297eaabf489b86d95368bc1ab5dbe /packages/org.eclipse.epp.package.php.feature/epp.product | |
parent | 9797923fd076a1b69dd3a27b587c9b81b7895b25 (diff) | |
download | org.eclipse.epp.packages-73f58770b4263cf5fa221b531d0661617082eba7.tar.gz org.eclipse.epp.packages-73f58770b4263cf5fa221b531d0661617082eba7.tar.xz org.eclipse.epp.packages-73f58770b4263cf5fa221b531d0661617082eba7.zip |
about dialog updates, splash screen removal (which did not work anyway)
Diffstat (limited to 'packages/org.eclipse.epp.package.php.feature/epp.product')
-rw-r--r-- | packages/org.eclipse.epp.package.php.feature/epp.product | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/org.eclipse.epp.package.php.feature/epp.product b/packages/org.eclipse.epp.package.php.feature/epp.product index c3d03673..ba700196 100644 --- a/packages/org.eclipse.epp.package.php.feature/epp.product +++ b/packages/org.eclipse.epp.package.php.feature/epp.product @@ -8,6 +8,7 @@ <text> Eclipse IDE for PHP Developers +Version: {featureVersion} Build id: {0} (c) Copyright Eclipse contributors and others 2000, 2009. All rights reserved. @@ -36,7 +37,6 @@ Apache Software Foundation http://apache.org/ <windowImages i16="/org.eclipse.epp.package.php/eclipse.png" i32="/org.eclipse.epp.package.php/eclipse32.png" i48="/org.eclipse.epp.package.php/eclipse48.png"/> <splash - location="org.eclipse.epp.package.php" startupProgressRect="5,275,445,15" /> <launcher> <solaris/> |