[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

index.html: 1.1308 -> 1.1311



以下のページの更新をしました。ツッコミをお願いします。

index.html: 1.1308 -> 1.1311

> revision 1.1311
> date: 2006/11/24 09:49:06;  author: kano;  state: Exp;  lines: +3 -3
> HTML validation
> ----------------------------
> revision 1.1310
> date: 2006/11/24 09:16:08;  author: martin;  state: Exp;  lines: +3 -3
> It's a Hackathon this time, not a Bugathon ;-)
> ----------------------------
> revision 1.1309
> date: 2006/11/23 22:10:06;  author: hubertf;  state: Exp;  lines: +13 -3
> Update events

内容的に、すぐに commit しないと意味がなさそうなので、
そのようにします。

# てゆか、本家 htdocs/ja/index.html から
# 「これからのイベント」が (ja だけ) 消えてるのは何事ですか。

以下、訳と原文それぞれの新旧の差分です。

--- index.html.orig	2006-11-24 18:56:23.000000000 +0900
+++ index.html	2006-11-24 18:56:23.000000000 +0900
@@ -74,6 +74,18 @@
       </table>
     </center>
     
+	<div align="center">
+	<table border="1" width = "80%"><tr><td bgcolor = "red">
+	<font color = "white">
+	今週末に IRC で開催される NetBSD Hackathon にご参加ください。
+	-current を 4.0 の再分岐ができる状態にするため、
+	利用者と開発者が IRC チャネルに集まり共同で取り組んでいます。
+	詳細は <a href="http://www.NetBSD.org/hackathon/">
+	http://www.NetBSD.org/hackathon/</a> をご覧ください。
+	</font>
+	</td></tr></table>
+	</div>
+
     <p>
     
       <strong>
@@ -187,8 +199,6 @@
 
 	<!-- EVENTS::START -->
 <li><a href="../gallery/events.html#hackathon-nov2006">Nov 2006 - Next weekend: Hackathon</a></li>
-<li><a href="../gallery/events.html#dornbirn-2006">Nov 2006 - LinuxDay Dornbirn, Austria</a></li>
-<li><a href="../gallery/events.html#eurobsdcon-milan-2006">Nov 2006 - EuroBSDCon Milan</a></li>
 <li><a href="../gallery/events.html#opensourceconf2006-okinawa">Dec 2006 - OpenSource Conference 2006 Okinawa</a></li>
 <li><a href="../gallery/events.html#asiabsdcon-tokyo-2007">Mar 2007 - AsiaBSDCon 2007</a></li>
 	<!-- EVENTS::END -->
@@ -520,9 +530,9 @@
       このwebサイトは毎時間更新されます。<br>
       (連絡先 - <a href="http://www.NetBSD.org/cgi-bin/feedback.cgi">英語</a>,
        <a href="mailto:www@jp.NetBSD.org">日本語: www@jp.NetBSD.org</a>)<br>
-      $NetBSD: index.html,v 1.1308 2006/11/21 17:02:23 hubertf Exp $<br>
+      $NetBSD: index.html,v 1.1311 2006/11/24 09:49:06 kano Exp $<br>
       <!-- Based on english version: -->
-      <!-- NetBSD: index.html,v 1.1308 2006/11/21 17:02:23 hubertf Exp   -->
+      <!-- NetBSD: index.html,v 1.1311 2006/11/24 09:49:06 kano Exp   -->
       <a href="../Misc/disclaimer.html">Copyright &copy; 1994-2005
       The NetBSD Foundation, Inc.  ALL RIGHTS RESERVED.</a><br>
       <a href="../Misc/disclaimer.html">NetBSD<sup>&reg;</sup> は
Index: index.html
===================================================================
RCS file: /cvsroot/htdocs/index.html,v
retrieving revision 1.1308
retrieving revision 1.1311
diff -u -r1.1308 -r1.1311
--- index.html	21 Nov 2006 17:02:23 -0000	1.1308
+++ index.html	24 Nov 2006 09:49:06 -0000	1.1311
@@ -70,6 +70,18 @@
       </table>
     </center>
     
+	<div align="center">
+	<table border="1" width = "80%"><tr><td bgcolor = "red">
+	<font color = "white">
+	Join the NetBSD Hackathon on IRC this weekend!  We are currently trying
+	to get -current read for the 4.0 re-branchin a joint effort of users and
+	developers gathered on an IRC channel.
+	See <a href="http://www.NetBSD.org/hackathon/">
+	http://www.NetBSD.org/hackathon/</a> for details.
+	</font>
+	</td></tr></table>
+	</div>
+
     <p>
     <font face="helvetica, arial, sans-serif">
       <strong>
@@ -185,8 +197,6 @@
 
 	<!-- EVENTS::START -->
 <li><a href="gallery/events.html#hackathon-nov2006">Nov 2006 - Next weekend: Hackathon</a></li>
-<li><a href="gallery/events.html#dornbirn-2006">Nov 2006 - LinuxDay Dornbirn, Austria</a></li>
-<li><a href="gallery/events.html#eurobsdcon-milan-2006">Nov 2006 - EuroBSDCon Milan</a></li>
 <li><a href="gallery/events.html#opensourceconf2006-okinawa">Dec 2006 - OpenSource Conference 2006 Okinawa</a></li>
 <li><a href="gallery/events.html#asiabsdcon-tokyo-2007">Mar 2007 - AsiaBSDCon 2007</a></li>
 	<!-- EVENTS::END -->
@@ -517,7 +527,7 @@
     <font color="#000000" size="-1">
       The web site is updated every hour.<br>
       <a href="http://www.NetBSD.org/cgi-bin/feedback.cgi">(Contact us)</a>
-      $NetBSD: index.html,v 1.1308 2006/11/21 17:02:23 hubertf Exp $<br>
+      $NetBSD: index.html,v 1.1311 2006/11/24 09:49:06 kano Exp $<br>
       <a href="Misc/disclaimer.html">Copyright &copy; 1994-2005
       The NetBSD Foundation, Inc.  ALL RIGHTS RESERVED.</a><br>
       <a href="Misc/disclaimer.html">NetBSD<sup>&reg;</sup> is a