diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2008-09-06 19:31:51 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2008-09-06 19:31:51 +0000 |
commit | 206bef988c5dfb8ec07f72ed820c48398643329f (patch) | |
tree | 4b7724aaf93cce6ea63fa0c79900620264746c8a /java/eclipse-devel/files/patch-plugins-org.eclipse.update.core-plugins.properties | |
parent | . Update to Eclipse Europa, copied over from eclipse-devel. (diff) |
. Update to Eclipse Ganymede
Submitted by: "Stephane E. Potvin" <sepotvin@videotron.ca>
Diffstat (limited to 'java/eclipse-devel/files/patch-plugins-org.eclipse.update.core-plugins.properties')
-rw-r--r-- | java/eclipse-devel/files/patch-plugins-org.eclipse.update.core-plugins.properties | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/java/eclipse-devel/files/patch-plugins-org.eclipse.update.core-plugins.properties b/java/eclipse-devel/files/patch-plugins-org.eclipse.update.core-plugins.properties new file mode 100644 index 000000000000..d08165efbca0 --- /dev/null +++ b/java/eclipse-devel/files/patch-plugins-org.eclipse.update.core-plugins.properties @@ -0,0 +1,10 @@ +--- plugins/org.eclipse.update.core/plugin.properties.orig 2008-08-03 10:46:24.591010495 -0400 ++++ plugins/org.eclipse.update.core/plugin.properties 2008-08-03 10:46:47.971154061 -0400 +@@ -12,6 +12,7 @@ + providerName= Eclipse.org
+ fragmentNameWin= Install/Update Core for Windows
+ fragmentNameLinux= Install/Update Core for Linux
++fragmentNameFreeBSD= Install/Update Core for FreeBSD
+ featureTypes.name=Install/Update Concrete Feature Type Implementation Factory
+ siteTypes.name=Install/Update Concrete Site Type Implementation Factory
+ installHandlers.name=Install/Update Global Install Handlers
|