Module: website Branch: master Commit: 647b56ff8ec101c5d6a60c6ad14ec58caa8300fa URL: http://source.winehq.org/git/website.git/?a=commit;h=647b56ff8ec101c5d6a60c6...
Author: Jeremy Newman jnewman@codeweavers.com Date: Fri Aug 16 16:06:03 2013 -0500
CVS page removed, redirect to Git Wiki page
---
templates/en/cvs.template | 21 --------------------- templates/he/cvs.template | 21 --------------------- templates/tr/cvs.template | 19 ------------------- templates/zh-cn/cvs.template | 21 --------------------- 4 files changed, 0 insertions(+), 82 deletions(-)
diff --git a/templates/en/cvs.template b/templates/en/cvs.template deleted file mode 100644 index 202cf60..0000000 --- a/templates/en/cvs.template +++ /dev/null @@ -1,21 +0,0 @@ -<!--TITLE:[The Wine CVS Tree]--> -<!--BLURB:[The Wine CVS Tree]--> - -<h1 class="title">The Wine CVS Tree</h1> - -<p><strong>Note: We have switched development from CVS to <a href="http://git.or.cz">Git</a>. - Wine can no longer be downloaded via CVS. - Instructions for using the <a href="{$root}/site/git">Wine Git tree</a> - can be found on the <a href="http://wiki.winehq.org/GitWine">GitWine</a> - page on the <a href="http://wiki.winehq.org">Wine Wiki</a>.</strong></p> - -<hr /> - -<h1 id="sourcetree">Source Tree Browsing via the Web</h1> - -<p>The source code of the entire Wine tree is (<a href="http://lxr.linux.no/">LXR</a>-based) - cross-referenced and available for browsing, including a search engine. - This cross-references source is based on the snapshot-releases and is made available at:</p> -<ul> - <li><a href="http://source.winehq.org/">source.winehq.org</a></li> -</ul> diff --git a/templates/he/cvs.template b/templates/he/cvs.template deleted file mode 100644 index 5d500c8..0000000 --- a/templates/he/cvs.template +++ /dev/null @@ -1,21 +0,0 @@ -<!--TITLE:[עץ ה־CVS של Wine]--> -<!--BLURB:[עץ ה־CVS של Wine]--> - -<h1 class="title">עץ ה־CVS של Wine</h1> - -<p><strong>נא לשים לב: הפיתוח הועבר ממערכת CVS ל־<a href="http://git.or.cz">Git</a>. - לא ניתן עוד להוריד את Wine דרך ה־CVS. - ניתן למצוא הנחיות לשימוש ב<a href="{$root}/site/git">עץ ה־Git של Wine</a> - בעמוד <a href="http://wiki.winehq.org/GitWine">GitWine</a> - שב<a href="http://wiki.winehq.org">וויקי של Wine</a>.</strong></p> - -<hr /> - -<h1 id="sourcetree">עיון בעץ המקור באמצעות דפדפן</h1> - -<p>קוד המקור של כל העץ של Wine (מבוסס <a href="http://lxr.linux.no/">LXR</a>) הוא בעל הפניות צולבות - וזמין לעיון לרבות מנוע חיפוש. - הקוד בעל ההפניות הצולבות מבוסס על הפצת הפיתוח אותה ניתן להוריד בכתובת:</p> -<ul> - <li><a href="http://source.winehq.org/">source.winehq.org</a></li> -</ul> diff --git a/templates/tr/cvs.template b/templates/tr/cvs.template deleted file mode 100644 index 0fff643..0000000 --- a/templates/tr/cvs.template +++ /dev/null @@ -1,19 +0,0 @@ -<!--TITLE:[Wine CVS Ağacı]--> -<!--BLURB:[Wine CVS Ağacı]--> - -<h1 class="title">Wine CVS Ağacı</h1> - -<p><strong>Not: Geliştirme olarak CVS'den <a href="http://git.or.cz">Git</a>'e geçtik. - Wine artık CVS ile indirilemez. - <a href="{$root}/site/git">Wine Git ağacı</a> kullanımı hakkında talimatlar <a href="http://wiki.winehq.org">Wine Wiki</a> içerisinde - <a href="http://wiki.winehq.org/GitWine">GitWine</a> sayfasında bulunabilir.</strong></p> - -<hr /> - -<h1 id="sourcetree">Web Yardımıyla Kaynak Ağaç Gezintisi</h1> - -<p>Tüm Wine ağacının kaynak kodu (<a href="http://lxr.linux.no/">LXR</a> tabanlıdır) arama motoru da dahil olan çapraz referanslı ve gezinti için kullanılabilir. - Bu çapraz referans kaynak, günlük dağıtım tabanlıdır ve şuradan bulunabilir:</p> -<ul> - <li><a href="http://source.winehq.org/">source.winehq.org</a></li> -</ul> diff --git a/templates/zh-cn/cvs.template b/templates/zh-cn/cvs.template deleted file mode 100644 index ba10a25..0000000 --- a/templates/zh-cn/cvs.template +++ /dev/null @@ -1,21 +0,0 @@ -<!--TITLE:[The Wine CVS Tree]--> -<!--BLURB:[The Wine CVS Tree]--> - -<h1 class="title">The Wine CVS Tree</h1> - -<p><strong>注意:我们已经把开发从 CVS 切换到 <a href="http://git.or.cz">Git</a> 了。 - 不可以再通过 CVS 来获取 Wine 了。 - <a href="{$root}/site/git">Wine Git tree</a> 的使用说明可以从 - <a href="http://wiki.winehq.org">Wine Wiki</a> 上的 - <a href="http://wiki.winehq.org/GitWine">GitWine</a> 页面找到。</strong></p> - -<hr /> - -<h1 id="sourcetree">通过 Web 方式浏览源码树</h1> - -<p>The source code of the entire Wine tree is (<a href="http://lxr.linux.no/">LXR</a>-based) - cross-referenced and available for browsing, including a search engine. - This cross-references source is based on the snapshot-releases and is made available at:</p> -<ul> - <li><a href="http://source.winehq.org/">source.winehq.org</a></li> -</ul>