Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/org.eclipse.equinox.p2.examples.rcp.cloud/plugin.properties2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/org.eclipse.equinox.p2.examples.rcp.cloud/plugin.properties b/examples/org.eclipse.equinox.p2.examples.rcp.cloud/plugin.properties
index 524943912..cdf457c0e 100644
--- a/examples/org.eclipse.equinox.p2.examples.rcp.cloud/plugin.properties
+++ b/examples/org.eclipse.equinox.p2.examples.rcp.cloud/plugin.properties
@@ -15,3 +15,5 @@ Update.command=Check for Updates
Update.command.mnemonic=U
Install.command=Install New Software...
Install.command.mnemonic=S
+installedSoftwarePage = Installed Software
+installHistoryPage = Installation History

Back to the top