summaryrefslogtreecommitdiff
path: root/java/eclipse-devel/files/patch-features-org.eclipse.rcp.source-feature.xml
blob: ea4925ff32624f5d82b7aa388a3730e70127d5e0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- features/org.eclipse.rcp.source/feature.xml.orig	2008-08-02 15:39:10.000000000 -0400
+++ features/org.eclipse.rcp.source/feature.xml	2008-08-02 15:39:29.000000000 -0400
@@ -39,6 +39,8 @@
 	<plugin id="org.eclipse.swt.gtk.solaris.x86.source" version="3.4.0.HEAD" os="solaris" arch="x86" ws="gtk"  unpack="false"/>
 	<plugin id="org.eclipse.swt.gtk.linux.ppc.source" version="3.4.0.v3448f" os="linux" arch="ppc" ws="gtk"  unpack="false"/>
 	<plugin id="org.eclipse.swt.gtk.linux.x86_64.source" version="3.4.0.v3448f" os="linux" arch="x86_64" ws="gtk"  unpack="false"/>
+	<plugin id="org.eclipse.swt.gtk.freebsd.x86.source" version="3.4.0.v3448f" os="freebsd" arch="x86" ws="gtk" unpack="false"/>
+	<plugin id="org.eclipse.swt.gtk.freebsd.amd64.source" version="3.4.0.v3448f" os="freebsd" arch="amd64" ws="gtk" unpack="false"/>
 	<plugin id="org.eclipse.swt.carbon.macosx.source" version="3.4.0.v3448f" os="macosx"  ws="carbon"  unpack="false"/>
 	<plugin id="org.eclipse.swt.motif.aix.ppc.source" version="3.4.0.v3448f" os="aix" arch="ppc" ws="motif"  unpack="false"/>
 	<plugin id="org.eclipse.swt.motif.hpux.PA_RISC.source" version="3.4.0.v3448f" os="hpux" arch="PA_RISC" ws="motif"  unpack="false"/>