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

gallery/index.xml: 1.14 -> 1.16



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

gallery/index.xml: 1.14 -> 1.16
> revision 1.16
> date: 2007/11/04 02:06:22;  author: weinem;  state: Exp;  lines: +8 -8
> Minor fixes
> ----------------------------
> revision 1.15
> date: 2007/11/04 01:07:22;  author: weinem;  state: Exp;  lines: +13 -6
> Link added: community/hackathon.html

月曜日までに異議がなければ、 commit します。

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

--- gallery/index.xml.orig	2007-11-04 23:39:55.000000000 +0900
+++ gallery/index.xml	2007-11-04 23:39:55.000000000 +0900
@@ -5,10 +5,10 @@
 
 <webpage id="ja-gallery-index">
 <config param="desc" value="NetBSD 展示室"/>
-<config param="cvstag" value="$NetBSD: index.xml,v 1.14 2007/06/10 17:27:09 dsieger Exp $"/>
+<config param="cvstag" value="$NetBSD: index.xml,v 1.16 2007/11/04 02:06:22 weinem Exp $"/>
 <!-- Based on english version: -->
-<!-- NetBSD: index.xml,v 1.14 2007/06/10 17:27:09 dsieger Exp   -->
-<config param="rcsdate" value="$Date: 2007/06/10 17:27:09 $"/>
+<!-- NetBSD: index.xml,v 1.16 2007/11/04 02:06:22 weinem Exp   -->
+<config param="rcsdate" value="$Date: 2007/11/04 02:06:22 $"/>
 <head>
 <title>NetBSD 展示室</title>
 </head>
@@ -101,16 +101,23 @@
 <itemizedlist>
 
 <listitem>
-  <ulink url="events.html">NetBSD 関連のイベント</ulink>
-</listitem>
-
-<listitem>
  <ulink url="http://www.onetbsd.org/">NetBSD News Beat</ulink>
  - NetBSD に関する各種ニュースフィード、ブログなどの集積。
   あなたの RSS フィードをここに追加したい場合は、
   <email>hubertf@NetBSD.org</email> へメールを送ります。
 </listitem>
 
+<listitem>
+  <ulink url="events.html">NetBSD 関連のイベント</ulink> - 
+  イベントの不完全な一覧
+</listitem>
+
+<listitem>
+  <ulink url="../../community/hackathon.html">NetBSD Hackathon</ulink> - 
+  利用者と開発者が協力して NetBSD を改良するための、開放型のイベント。
+  目標は Hackathon ごとに変わるようになっており、
+  リリースに備えたバグ修正から pkgsrc やドキュメンテーションまでにわたります。
+ </listitem>
 </itemizedlist>
 </sect3>
 
Index: gallery/index.xml
===================================================================
RCS file: /cvsroot/htdocs/gallery/index.xml,v
retrieving revision 1.14
retrieving revision 1.16
diff -u -r1.14 -r1.16
--- gallery/index.xml	10 Jun 2007 17:27:09 -0000	1.14
+++ gallery/index.xml	4 Nov 2007 02:06:22 -0000	1.16
@@ -5,8 +5,8 @@
 
 <webpage id="gallery-index">
 <config param="desc" value="NetBSD Gallery"/>
-<config param="cvstag" value="$NetBSD: index.xml,v 1.14 2007/06/10 17:27:09 dsieger Exp $"/>
-<config param="rcsdate" value="$Date: 2007/06/10 17:27:09 $"/>
+<config param="cvstag" value="$NetBSD: index.xml,v 1.16 2007/11/04 02:06:22 weinem Exp $"/>
+<config param="rcsdate" value="$Date: 2007/11/04 02:06:22 $"/>
 <head>
 <title>NetBSD Gallery</title>
 </head>
@@ -99,16 +99,23 @@
 <itemizedlist>
 
 <listitem>
-  <ulink url="events.html">Events related to NetBSD</ulink>
-</listitem>
-
-<listitem>
  <ulink url="http://www.onetbsd.org/">NetBSD News Beat</ulink>
  - syndication of various NetBSD-related newsfeeds, blogs etc.
   To get your own RSS feed included, send mail to
   <email>hubertf@NetBSD.org</email>.
 </listitem>
 
+<listitem>
+  <ulink url="events.html">Events related to NetBSD</ulink> - 
+  an incomplete list of events
+</listitem>
+
+<listitem>
+  <ulink url="../community/hackathon.html">The NetBSD Hackathon</ulink> - 
+  an open event held for users and developers to cooperate in 
+  improving NetBSD. The focus changes for each Hackathon, ranging from 
+  bugfixing over release preparation to pkgsrc and documentation.
+ </listitem>
 </itemizedlist>
 </sect3>