[gtk-web] index, commerce, download: Remove all reference to gtkfiles.org



commit b5e27f15ee4e5a786f54ea9f11284851000ad9ba
Author: Martyn Russell <martyn lanedo com>
Date:   Mon Jan 6 15:37:41 2014 +0000

    index, commerce, download: Remove all reference to gtkfiles.org
    
    Link is broken and no longer around.

 commerce.php       |    2 +-
 download/index.php |    7 -------
 index-fails.php    |    2 +-
 index.php          |    2 +-
 4 files changed, 3 insertions(+), 10 deletions(-)
---
diff --git a/commerce.php b/commerce.php
index d65eb1c..60d5896 100755
--- a/commerce.php
+++ b/commerce.php
@@ -72,6 +72,6 @@ ob_start();
 </div>
 
 <h2>Community Applications</h2>
-<p>For some time now, free applications which use GTK+ have been listed on the <a 
href="http://www.gtkfiles.org/"; class="external">gtkfiles.org</a> website. This is great for finding out 
about new releases and searching for applications by category which use the same desktop environment (i.e. 
GTK+ and GNOME).</p>
+<p>For some time now, free applications which use GTK+ have been listed on the <a 
href="http://www.gtk-apps.org/"; class="external">gtk-apps.org</a> website. This is great for finding out 
about new releases and searching for applications by category which use the same desktop environment (i.e. 
GTK+ and GNOME).</p>
 
 <?php require 'template.php';
diff --git a/download/index.php b/download/index.php
index 9ea1e8b..efc74e5 100755
--- a/download/index.php
+++ b/download/index.php
@@ -45,11 +45,4 @@ git clone ssh://&lt;username&gt;@git.gnome.org/git/gtk+
 <h2 id="RepositoryBrowser">Repository Browser</h2>
 <p>If you prefer to view the git repository from your web browser for <a 
href="http://git.gnome.org/browse/gtk+"; class="external">gtk+</a>, <a href="http://git.gnome.org/browse/glib"; 
class="external">glib</a>, <a href="http://git.gnome.org/browse/pango"; class="external">pango</a>, <a 
href="http://git.gnome.org/browse/gdk-pixbuf"; class="external">gdk-pixbuf</a> and <a 
href="http://git.gnome.org/browse/atk"; class="external">atk</a>.</p>
 
-<!--
-<h2>Applications</h2>
-<p>If you're looking for applications built <em>with</em>
-GTK+, you can find many projects available for download at
-<a href="http://www.gtkfiles.org"; class="external" class="external">gtkfiles.org</a>.</p>
--->
-
 <?php require '../template.php';
diff --git a/index-fails.php b/index-fails.php
index 2265e88..29f7295 100755
--- a/index-fails.php
+++ b/index-fails.php
@@ -203,7 +203,7 @@ $first = false;
 
 <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>
 
-<p>GTK+ has been involved in <a href="http://www.gtkfiles.org/"; class="external">many</a> <a 
href="http://www.gtk-apps.org/"; class="external">projects</a> and some big platforms. To get a glimpse of 
what people think of GTK+ and how it has been used in commercial projects, <a href="commerce.php">read the 
success stories...</a></p>
+<p>GTK+ has been involved in many <a href="http://www.gtk-apps.org/"; class="external">projects</a> and some 
big platforms. To get a glimpse of what people think of GTK+ and how it has been used in commercial projects, 
<a href="commerce.php">read the success stories...</a></p>
 
 <p>To find out how more about what GTK+ can do for you, visit our <a href="features.php">features</a> page. 
If you want to <a href="development.php#Contributing">contribute</a>, you are more than welcome.</p>
 
diff --git a/index.php b/index.php
index 681acaa..56e0221 100755
--- a/index.php
+++ b/index.php
@@ -62,7 +62,7 @@ $first = false;
 
 <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>
 
-<p>GTK+ has been involved in <a href="http://www.gtkfiles.org/"; class="external">many</a> <a 
href="http://www.gtk-apps.org/"; class="external">projects</a> and some big platforms. To get a glimpse of 
what people think of GTK+ and how it has been used in commercial projects, <a href="commerce.php">read the 
success stories...</a></p>
+<p>GTK+ has been involved in many <a href="http://www.gtk-apps.org/"; class="external">projects</a> and some 
big platforms. To get a glimpse of what people think of GTK+ and how it has been used in commercial projects, 
<a href="commerce.php">read the success stories...</a></p>
 
 <p>To find out how more about what GTK+ can do for you, visit our <a href="features.php">features</a> page. 
If you want to <a href="development.php#Contributing">contribute</a>, you are more than welcome.</p>
 


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