Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarsten Reckord2017-05-15 09:58:31 +0000
committerCarsten Reckord2017-05-15 09:59:37 +0000
commita3c94953b2c00d08c82996be749afa23c3d96954 (patch)
tree19af8d665adc3b277da1cbef5abd77ee82aed3e7 /packages/org.eclipse.epp.package.committers/plugin.properties
parent0901f4a2344ee2401e89c1887ae4b0ea910c41d9 (diff)
downloadorg.eclipse.epp.packages-a3c94953b2c00d08c82996be749afa23c3d96954.tar.gz
org.eclipse.epp.packages-a3c94953b2c00d08c82996be749afa23c3d96954.tar.xz
org.eclipse.epp.packages-a3c94953b2c00d08c82996be749afa23c3d96954.zip
516641: Update MPC entry subline
This changes the subline for MPC and adds a command parameter for MPC to detect that it was opened from the Welcome screen. Bug: 516641 Change-Id: I38a9cb692a157fbc7057c84116b4f62b2b1dd5ce Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=516641 Signed-off-by: Carsten Reckord <reckord@yatta.de>
Diffstat (limited to 'packages/org.eclipse.epp.package.committers/plugin.properties')
-rw-r--r--packages/org.eclipse.epp.package.committers/plugin.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/org.eclipse.epp.package.committers/plugin.properties b/packages/org.eclipse.epp.package.committers/plugin.properties
index 2034b044..11755348 100644
--- a/packages/org.eclipse.epp.package.committers/plugin.properties
+++ b/packages/org.eclipse.epp.package.committers/plugin.properties
@@ -85,5 +85,5 @@ ql.importExistingProjects.label = Import existing projects
ql.openExistingFile.description = Open a file from the filesystem
ql.openExistingFile.label = Open an existing file
ql.setupQuestionnaire.label = Review IDE configuration settings
-ql.mpc.description = Enhance your IDE with additional plugins
+ql.mpc.description = Enhance your IDE with additional plugins and install your Marketplace favorites
ql.mpc.label = Launch the Eclipse Marketplace

Back to the top