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-ui-intro-universal-plugin.xml | |
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-ui-intro-universal-plugin.xml')
-rw-r--r-- | java/eclipse-devel/files/patch-plugins-ui-intro-universal-plugin.xml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/java/eclipse-devel/files/patch-plugins-ui-intro-universal-plugin.xml b/java/eclipse-devel/files/patch-plugins-ui-intro-universal-plugin.xml deleted file mode 100644 index f4619e7aff75..000000000000 --- a/java/eclipse-devel/files/patch-plugins-ui-intro-universal-plugin.xml +++ /dev/null @@ -1,11 +0,0 @@ ---- plugins/org.eclipse.ui.intro.universal/plugin.xml.orig 2007-06-26 04:57:27.000000000 +0900 -+++ plugins/org.eclipse.ui.intro.universal/plugin.xml 2007-09-06 11:28:55.000000000 +0900 -@@ -35,7 +35,7 @@ - <implementation - style="$theme$/html/shared.css,themes/shared/html/shared.css" - kind="html" -- os="win32,linux,macosx"> -+ os="win32,freebsd,linux,macosx"> - </implementation> - <implementation - kind="swt"> |