blob: f4619e7aff757556121f36eb298171903d07679b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- 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">
|