patches/opensolaris-welcome-01-comment-out.diff
branchgnome-2-20
changeset 11009 3b8455597d83
parent 10990 ab2463b14e11
child 11020 f903acce861d
--- a/patches/opensolaris-welcome-01-comment-out.diff	Sun Apr 20 22:24:47 2008 +0000
+++ b/patches/opensolaris-welcome-01-comment-out.diff	Sun Apr 20 22:27:27 2008 +0000
@@ -16,3 +16,19 @@
  //  else {
  //    langurl=langinfo.substr(0,2) + '/index.html';
  //  }
+@@ -44,6 +46,7 @@ if(window.document == parent.document)
+ This page will be jumped automatically.<br/>
+ <ul>
+ <li><a href="C/index.html">English Welcome page</a></li>
++<!--
+ <li><a href="de/index.html">German Welcome page</a></li>
+ <li><a href="es/index.html">Spanish Welcome page</a></li>
+ <li><a href="fr/index.html">French Welcome page</a></li>
+@@ -56,6 +59,7 @@ This page will be jumped automatically.<
+ <li><a href="zh_CN/index.html">Simplified Chinese Welcome page</a></li>
+ <li><a href="zh_HK/index.html">Hong Kong Chinese Welcome page</a></li>
+ <li><a href="zh_TW/index.html">Traditional Chinese Welcome page</a></li>
++-->
+ </ul>
+ </body>
+ </html>