Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSusan Franklin2008-01-30 00:48:05 +0000
committerSusan Franklin2008-01-30 00:48:05 +0000
commit57870e66ef7fae7685c5eeb2e57effd0d91509ba (patch)
treecb90935909d71a7c12c04601fc47172287cec0d9 /bundles/org.eclipse.equinox.p2.ui.sdk/plugin.properties
parentfbca750fbe5c2be9fd9d0659c1f9b4fc5fefd162 (diff)
downloadrt.equinox.p2-57870e66ef7fae7685c5eeb2e57effd0d91509ba.tar.gz
rt.equinox.p2-57870e66ef7fae7685c5eeb2e57effd0d91509ba.tar.xz
rt.equinox.p2-57870e66ef7fae7685c5eeb2e57effd0d91509ba.zip
Bug 203009 - [prov] [ui] polish up the property pages
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.ui.sdk/plugin.properties')
-rw-r--r--bundles/org.eclipse.equinox.p2.ui.sdk/plugin.properties7
1 files changed, 4 insertions, 3 deletions
diff --git a/bundles/org.eclipse.equinox.p2.ui.sdk/plugin.properties b/bundles/org.eclipse.equinox.p2.ui.sdk/plugin.properties
index ec2ac420c..8b0cf2f1b 100644
--- a/bundles/org.eclipse.equinox.p2.ui.sdk/plugin.properties
+++ b/bundles/org.eclipse.equinox.p2.ui.sdk/plugin.properties
@@ -13,9 +13,10 @@
#
providerName=Eclipse.org
bundleName=Provisioning SDK UI (Incubation)
-Profile.name=Install Location
-IU.name=Feature
-Repository.name=Site
+IU.general=General Information
+IU.license=License Agreement
+IU.copyright=Copyright
+Repository.name=General Information
Update.command=Software Updates (Incubation)...
automaticUpdatesPrefPage = Automatic Updates
provisioningPrefPage = Install/Update

Back to the top