[PATCH 1/3] Remove commented out code for screenshots in each app page.

Raphael Kubo da Costa kubito at gmail.com
Sat May 14 04:16:48 CEST 2011


---
 projects/ark/index.php            |    7 -------
 projects/filelight/index.php      |    8 --------
 projects/kdf/index.php            |    8 --------
 projects/kfloppy/index.php        |    7 -------
 projects/kgpg/index.php           |    7 -------
 projects/ktimer/index.php         |    7 -------
 projects/printer-applet/index.php |    7 -------
 projects/superkaramba/index.php   |    7 -------
 projects/sweeper/index.php        |    7 -------
 9 files changed, 0 insertions(+), 65 deletions(-)

diff --git a/projects/ark/index.php b/projects/ark/index.php
index 4d0eb76..c172b6e 100644
--- a/projects/ark/index.php
+++ b/projects/ark/index.php
@@ -52,13 +52,6 @@
 ?>
  </p>
 
-<!--
-<center>
-
-<a href="screenshots/okteta-promo.png" alt="Okteta Screenshot"><img src="screenshots/okteta-promo_small.png"/></a>
-
-</center>
--->
  <p>
   Archives can be viewed, extracted, created and modified from within Ark.
   The program can handle various formats such as <b>tar</b>, <b>gzip</b>,
diff --git a/projects/filelight/index.php b/projects/filelight/index.php
index b3c000a..39f9d0d 100644
--- a/projects/filelight/index.php
+++ b/projects/filelight/index.php
@@ -18,14 +18,6 @@
 ?>
  </p>
 
-<!--
-<center>
-
-<a href="screenshots/okteta-promo.png" alt="KDiskFree Screenshot"><img src="screenshots/okteta-promo_small.png"/></a>
-
-</center>
--->
-
  <?php
 //   kde_general_news("./news.rdf", 10, true);
  ?>
diff --git a/projects/kdf/index.php b/projects/kdf/index.php
index 84be084..a0336e5 100644
--- a/projects/kdf/index.php
+++ b/projects/kdf/index.php
@@ -31,14 +31,6 @@
 ?>
  </p>
 
-<!--
-<center>
-
-<a href="screenshots/okteta-promo.png" alt="KDiskFree Screenshot"><img src="screenshots/okteta-promo_small.png"/></a>
-
-</center>
--->
-
  <p>
   KDiskFree is similar to the Systemsettings Partitions module,
   but takes up less screen space. It is useful if you want to keep
diff --git a/projects/kfloppy/index.php b/projects/kfloppy/index.php
index 1b261fe..d284c03 100644
--- a/projects/kfloppy/index.php
+++ b/projects/kfloppy/index.php
@@ -32,13 +32,6 @@
 ?>
  </p>
 
-<!--
-<center>
-
-<a href="screenshots/okteta-promo.png" alt="KFloppy Screenshot"><img src="screenshots/okteta-promo_small.png"/></a>
-
-</center>
--->
  <p>
   KFloppy depends on external programs and therefore currently works <b>only</b>
   with Linux and BSD. Depending if you are using KFloppy on Linux or on BSD,
diff --git a/projects/kgpg/index.php b/projects/kgpg/index.php
index 71a640d..3881aef 100644
--- a/projects/kgpg/index.php
+++ b/projects/kgpg/index.php
@@ -31,13 +31,6 @@
 ?>
  </p>
 
-<!--
-<center>
-
-<a href="screenshots/okteta-promo.png" alt="KGpg Screenshot"><img src="screenshots/okteta-promo_small.png"/></a>
-
-</center>
--->
  <p>
   GnuPG (also known as gpg) is included in most distributions and should be
   installed on your system. You can get the latest version on
diff --git a/projects/ktimer/index.php b/projects/ktimer/index.php
index 25378dd..9aecf74 100644
--- a/projects/ktimer/index.php
+++ b/projects/ktimer/index.php
@@ -28,13 +28,6 @@
 ?>
  </p>
 
-<!--
-<center>
-
-<a href="screenshots/okteta-promo.png" alt="KTimer Screenshot"><img src="screenshots/okteta-promo_small.png"/></a>
-
-</center>
--->
  <p>
 <!-- some more description -->
  </p>
diff --git a/projects/printer-applet/index.php b/projects/printer-applet/index.php
index 646a581..1943c62 100644
--- a/projects/printer-applet/index.php
+++ b/projects/printer-applet/index.php
@@ -36,13 +36,6 @@
     $latestRelease->show();
 ?>
  </p>
-<!--
-<center>
-
-<a href="screenshots/okteta-promo.png" alt="KTimer Screenshot"><img src="screenshots/okteta-promo_small.png"/></a>
-
-</center>
--->
  <p>
 <!-- some more description -->
  </p>
diff --git a/projects/superkaramba/index.php b/projects/superkaramba/index.php
index eb126ab..22accc6 100644
--- a/projects/superkaramba/index.php
+++ b/projects/superkaramba/index.php
@@ -34,13 +34,6 @@
     $latestRelease->show();
 ?>
  </p>
-<!--
-<center>
-
-<a href="screenshots/okteta-promo.png" alt="SuperKaramba Screenshot"><img src="screenshots/okteta-promo_small.png"/></a>
-
-</center>
--->
  <p>
 <!-- some more description here -->
  </p>
diff --git a/projects/sweeper/index.php b/projects/sweeper/index.php
index df35761..e78a579 100644
--- a/projects/sweeper/index.php
+++ b/projects/sweeper/index.php
@@ -30,13 +30,6 @@
     $latestRelease->show();
 ?>
  </p>
-<!--
-<center>
-
-<a href="screenshots/okteta-promo.png" alt="Sweeper Screenshot"><img src="screenshots/okteta-promo_small.png"/></a>
-
-</center>
--->
  <p>
 <!-- Some more description -->
  </p>
-- 
1.7.5.1



More information about the Kde-utils-devel mailing list