[gtk-web] Add links to the GNOME Foundation and gnu.org



commit f14448047590b46e9fbc0fbd29301e614c17d63c
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Mon Dec 8 13:36:06 2014 +0100

    Add links to the GNOME Foundation and gnu.org

 development.php |    3 ++-
 index.php       |    2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/development.php b/development.php
index bbfe644..e6066f8 100755
--- a/development.php
+++ b/development.php
@@ -73,7 +73,8 @@ $maintainers = array(
 <p>For information about programming languages other than C which support GTK+, see the <a 
href="language-bindings.php">language bindings</a> available.</p>
 
 <h2><a name="Support">Donations</a></h2>
-<p>If you want to help the GTK+ project by donating money OR perhaps your company wants to pay someone to 
develop GTK+, you can email the GNOME foundation. Any donations to GNOME for GTK+ will ONLY be spent on 
GTK+.</p>
+<p>If you want to help the GTK+ project by donating money OR perhaps your company wants to pay someone to 
develop GTK+, you can email the
+<a href="http://www.gnome.org/foundation/"; class="external">GNOME Foundation</a>. Any donations to GNOME for 
GTK+ will ONLY be spent on GTK+.</p>
 <ul class="tasks">
        <li>Contact the <a href="mailto:foundation-list gnome org?subject=Supporting%20GTK+" 
class="email">GNOME Foundation</a>.</li>
 </ul>
diff --git a/index.php b/index.php
index 56e0221..6736ec0 100755
--- a/index.php
+++ b/index.php
@@ -57,7 +57,7 @@ $first = false;
        <dd>GTK+ is written in C but has been designed from the ground up to support a <a 
href="language-bindings.php">wide range of languages</a>, not only C/C++. Using GTK+ from languages such as 
Perl and Python (especially in combination with the <a href="http://glade.gnome.org/"; class="external">Glade 
GUI builder</a>) provides an effective method of rapid application development.</dd>
 
        <dt id="AreThereRestrictions">Are there any licensing restrictions?</dt>
-       <dd>GTK+ is free software and part of the GNU Project. However, the licensing terms for GTK+, the <a 
href="http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html"; class="external">GNU LGPL</a>, allow it to be 
used by all developers, including those developing proprietary software, without any license fees or 
royalties.</dd>
+       <dd>GTK+ is free software and part of the <a href="http://www.gnu.org/"; class="external">GNU 
Project</a>. However, the licensing terms for GTK+, the <a 
href="http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html"; class="external">GNU LGPL</a>, allow it to be 
used by all developers, including those developing proprietary software, without any license fees or 
royalties.</dd>
 </dl>
 
 <p>Get an <a href="overview.php">overview</a> of GTK+. Understand who started it, the basic architecture and 
why we use the license we do.</p>


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