From e5ceb3e84cca2b149f5f9043eff62a907990ee67 Mon Sep 17 00:00:00 2001 From: Jim Winstead Date: Sat, 27 Jul 2024 05:26:35 -0700 Subject: [PATCH] Purge references to PHP-GTK, it was abandoned (#1039) --- docs.php | 4 ---- license/contrib-guidelines-code.php | 1 - license/index.php | 1 - mailing-lists.php | 3 +-- sites.php | 10 ---------- unsub.php | 3 +-- 6 files changed, 2 insertions(+), 20 deletions(-) diff --git a/docs.php b/docs.php index 6c0ebe816..683cb92cd 100644 --- a/docs.php +++ b/docs.php @@ -60,10 +60,6 @@ foreach ($ACTIVE_ONLINE_LANGUAGES as $langcode => $langname) { If you are interested in how the documentation is edited and translated, you should read the Documentation HOWTO. -
  • - PHP-GTK related documentation - is hosted on the PHP-GTK website. -
  • Documentation of PEAR and the various packages can be found on a separate server. diff --git a/license/contrib-guidelines-code.php b/license/contrib-guidelines-code.php index 75b619464..1374f7d08 100644 --- a/license/contrib-guidelines-code.php +++ b/license/contrib-guidelines-code.php @@ -38,7 +38,6 @@ site_header("License Information", ["current" => "help"]);
  • PECL
  • PEAR
  • -
  • GTK
  • $SIDEBAR_DATA]); diff --git a/mailing-lists.php b/mailing-lists.php index d33d3116d..8d6e3fe95 100644 --- a/mailing-lists.php +++ b/mailing-lists.php @@ -18,8 +18,7 @@ $SIDEBAR_DATA = '

    Find the PEAR - lists, the PECL - lists, and the PHP-GTK + lists and the PECL lists on their own pages.

    diff --git a/sites.php b/sites.php index 8f249a001..7ce909c0f 100644 --- a/sites.php +++ b/sites.php @@ -152,15 +152,6 @@ site_header("A Tourist's Guide", ["current" => "help"]); i.e. documentation files.

    -

    gtk.php.net: PHP-GTK

    - -

    - This web site is the home of the PHP-GTK project, which allows PHP to be - used to build graphical interfaces, with slick interface and highly - interactive content. You'll find the downloads and docs here, - and the latest news from the project. -

    -

    wiki.php.net: The PHP Wiki

    @@ -197,7 +188,6 @@ $SIDEBAR = <<Quality Assurance Team

    Git Repository

    Archived SVN Repository

    -

    PHP-GTK

    The PHP Wiki

    PHP for Windows

    The PHP Developers Profiles diff --git a/unsub.php b/unsub.php index 380649488..0e2b1f2d2 100644 --- a/unsub.php +++ b/unsub.php @@ -6,8 +6,7 @@ $SIDEBAR_DATA = '

    Unsubscribe from the PEAR - lists, the PECL - lists, and the PHP-GTK + lists and the PECL lists on their own pages.

    ';