[1/2] [website] Moved icon notes from contributing page to wiki

Kyle Auble randomidman48 at yahoo.com
Fri Jul 13 10:51:23 CDT 2012


I removed the section about icons since it's now on the wiki and replaced the
anchor link with a redirect to the wiki page. The second patch does the
same for the AppDB maintainers entry. Since it's my first submission, I
thought I would start small, but if everyone wants, I could move the whole
page to the wiki at once and redirect the link on the developers' page.

---
 templates/en/contributing.template |   13 +------------
 1 file changed, 1 insertion(+), 12 deletions(-)

diff --git a/templates/en/contributing.template b/templates/en/contributing.template
index 84989e7..a2a0b18 100644
--- a/templates/en/contributing.template
+++ b/templates/en/contributing.template
@@ -19,7 +19,7 @@
   <li><a href="#web_site">General maintenance</a>
     <ol>
       <li><a href="http://wiki.winehq.org/CreateFonts">Creating fonts</a></li>
-      <li><a href="#draw">Draw icons for Wine</a></li>
+      <li><a href="http://wiki.winehq.org/CreateIcons">Drawing icons</a></li>
       <li><a href="#app_owners">Application owners</a></li>
       <li><a href="#support">Bug hunting and support</a></li>
     </ol>
@@ -43,17 +43,6 @@
   </li>
 </ol>

-<h3 id="draw">Draw icons for Wine</h3>
-
-<p>Wine cannot reuse the Windows icons verbatim because of copyright issues. So we have to redraw
-  them, keeping a similar design so that users are not completely lost, all while making them
-  different enough (and possibly nicer). You'll see this if you open a file selection dialog.</p>
-<p>Required skills:</p>
-<ul>
-  <li>Drawing skills</li>
-  <li>Vector graphic skills</li>
-</ul>
-
 <h3 id="app_owners">Application database: application maintainers</h3>

 <p>Another very important aspect of Wine testing is to use or test real
--
1.7.9.5



More information about the wine-patches mailing list