Module: website Branch: master Commit: 6660e5620375e660c2795296d6783a3d36a06c81 URL: http://source.winehq.org/git/website.git/?a=commit;h=6660e5620375e660c279529...
Author: Kyle Auble randomidman48@yahoo.com Date: Tue Sep 11 15:10:30 2012 -0700
Remove links to Dev. Cheatsheet
The cheatsheet's content isn't very focused or introductory. Splitting it up over the proper wiki pages makes more sense.
---
templates/de/devel.template | 9 --------- templates/de/documentation.template | 6 ------ templates/en/devel.template | 9 --------- templates/en/documentation.template | 7 ------- templates/he/devel.template | 9 --------- templates/he/documentation.template | 6 ------ templates/pl/devel.template | 9 --------- templates/pl/documentation.template | 7 ------- templates/tr/devel.template | 9 --------- 9 files changed, 0 insertions(+), 71 deletions(-)
diff --git a/templates/de/devel.template b/templates/de/devel.template index 61c5d4b..b0a629f 100644 --- a/templates/de/devel.template +++ b/templates/de/devel.template @@ -45,15 +45,6 @@ Hilfsmittel, die wir unseren Entwicklern zur Verfügung stellen.</p>
<tr bgcolor="#ffffff"> <td> - <a href="{$root}/developer-cheatsheet">Entwickler-Spickzettel</a> - </td> - <td valign="top"> - Fünf-Minuten Einführung in die Wine-Entwicklung - </td> - </tr> - - <tr bgcolor="#ffffff"> - <td> <a href="{$root}/docs/winedev-guide/index">Entwicklerhandbuch</a> </td> <td valign="top"> diff --git a/templates/de/documentation.template b/templates/de/documentation.template index e66c6f2..82a3fae 100644 --- a/templates/de/documentation.template +++ b/templates/de/documentation.template @@ -41,13 +41,7 @@ <li> <a href="{$root}/howto">Wie man dabei hilft Programme mit Wine zum laufen zu kriegen (en)</a><br> Eine kurze Einführung für alle die uns helfen wollen das es funktioniert.<br> - </li><br> - - <li> - <a href="{$root}/developer-cheatsheet">Erste Schritte zur Wine Entwicklung (en)</a><br> - Ein Crashkurs im Wine entwickeln und debuggen.<br> </li> - </ul>
<h2>Man Pages</h2> diff --git a/templates/en/devel.template b/templates/en/devel.template index 422edd8..b72130e 100644 --- a/templates/en/devel.template +++ b/templates/en/devel.template @@ -45,15 +45,6 @@ various resources available for our developers.</p>
<tr bgcolor="#ffffff"> <td> - <a href="{$root}/developer-cheatsheet">Developer Cheatsheet</a> - </td> - <td valign="top"> - 5 minute intro to Wine development - </td> - </tr> - - <tr bgcolor="#ffffff"> - <td> <a href="{$root}/docs/winedev-guide/index">Developers Guide</a> </td> <td valign="top"> diff --git a/templates/en/documentation.template b/templates/en/documentation.template index 7f5496d..d00a1c2 100644 --- a/templates/en/documentation.template +++ b/templates/en/documentation.template @@ -42,14 +42,7 @@ <a href="{$root}/howto">How to help get applications working in Wine</a><br> A short guide for those who want to help us make things work.<br> - </li><br> - - <li> - <a href="{$root}/developer-cheatsheet">Getting started with Wine - development</a><br> - A crash course in Wine development and debugging. <br> </li> - </ul>
<h2>Man Pages</h2> diff --git a/templates/he/devel.template b/templates/he/devel.template index 0f70353..8d3e7f4 100644 --- a/templates/he/devel.template +++ b/templates/he/devel.template @@ -44,15 +44,6 @@
<tr bgcolor="#ffffff"> <td> - <a href="{$root}/developer-cheatsheet">שליף למתכנתים</a> - </td> - <td valign="top"> - הקדמה של 5 דקות לתכנות Wine. - </td> - </tr> - - <tr bgcolor="#ffffff"> - <td> <a href="{$root}/docs/winedev-guide/index">מדריך למתכנתים</a> </td> <td valign="top"> diff --git a/templates/he/documentation.template b/templates/he/documentation.template index 6e88f08..b08dab0 100644 --- a/templates/he/documentation.template +++ b/templates/he/documentation.template @@ -42,13 +42,7 @@ <a href="{$root}/howto">כיצד לסייע בהסבת יישומים כדי שיעבדו ב־Wine</a><br> מדריך קצר לאלו המעוניינים לסייע לנו כדי שהדברים יעבדו.<br> - </li><br> - - <li> - <a href="{$root}/developer-cheatsheet">כיצדל התחיל בתכנות Wine</a><br> - קורס מהיר לתכנות וניפוי שגיאות ב־Wine. <br> </li> - </ul>
<h2>עמודי Man (מדריכי שימוש)</h2> diff --git a/templates/pl/devel.template b/templates/pl/devel.template index 97c2f45..1fbd8fe 100644 --- a/templates/pl/devel.template +++ b/templates/pl/devel.template @@ -45,15 +45,6 @@ rozmaitych materiałów dostępnych dla programistów Wine.</p>
<tr bgcolor="#ffffff"> <td> - <a href="{$root}/developer-cheatsheet">Developer Cheatsheet</a> - </td> - <td valign="top"> - 5-minutowe wprowadzenie w programowanie dla Wine - </td> - </tr> - - <tr bgcolor="#ffffff"> - <td> <a href="{$root}/docs/winedev-guide/index">Przewodnik programisty</a> </td> <td valign="top"> diff --git a/templates/pl/documentation.template b/templates/pl/documentation.template index 728d186..6b8be5d 100644 --- a/templates/pl/documentation.template +++ b/templates/pl/documentation.template @@ -42,14 +42,7 @@ <a href="{$root}/howto">Jak pomóc w procesie uruchamiania aplikacji pod Wine</a><br> Krótki przewodnik dla tych, którzy chcą nam pomóc w umożliwianiu uruchamiania aplikacji.<br> - </li><br> - - <li> - <a href="{$root}/developer-cheatsheet">Pierwsze kroki w programowaniu - Wine</a><br> - Wypłyń na głęboką wodę w programowaniu i debugowaniu Wine. <br> </li> - </ul>
<h2>Instrukcje obsługi</h2> diff --git a/templates/tr/devel.template b/templates/tr/devel.template index a35adb5..b9705ba 100644 --- a/templates/tr/devel.template +++ b/templates/tr/devel.template @@ -44,15 +44,6 @@
<tr bgcolor="#ffffff"> <td> - <a href="{$root}/developer-cheatsheet">Developer Cheatsheet</a> - </td> - <td valign="top"> - 5 minute intro to Wine development - </td> - </tr> - - <tr bgcolor="#ffffff"> - <td> <a href="{$root}/docs/winedev-guide/index">Developers Guide</a> </td> <td valign="top">