Updating branch refs/heads/master
         to ac22f97305a22cf3fef7bd75d1dc469f981ee2b8 (commit)
       from a8c572bb6a30bca7d5afa76c78f94fc6ad319814 (commit)

commit ac22f97305a22cf3fef7bd75d1dc469f981ee2b8
Author: Nick Schermer <[email protected]>
Date:   Wed Feb 29 16:18:08 2012 +0100

    Drop utils.

 pages/projects/index.php      |   13 +++----------
 pages/projects/xfce-utils.php |   34 ----------------------------------
 2 files changed, 3 insertions(+), 44 deletions(-)

diff --git a/pages/projects/index.php b/pages/projects/index.php
index cdf023e..7756dc3 100644
--- a/pages/projects/index.php
+++ b/pages/projects/index.php
@@ -60,9 +60,9 @@ $toc['anchors'] = array (
   </div>
 
   <div class="module">
-    <h3><a href="/projects/xfce-utils"><?php E_('Utilities and Scripts') 
?></a></h3>
-    <p style="background-image: url('/images/projects/xfce-utils.png')">
-      <?php E_('Essential utilities and scripts. Provides a credits and 
license dialog, a dialog for launching applications and several important 
scripts.') ?>
+    <h3><a href="/projects/xfce4-appfinder"><?php E_('Application Finder') 
?></a></h3>
+    <p style="background-image: url('/images/projects/xfce4-appfinder.png')">
+      <?php E_('Allows you to search, launch and find information about 
applications installed on your system.') ?>
     </p>
   </div>
 
@@ -95,13 +95,6 @@ $toc['anchors'] = array (
     </p>
   </div>
 
-  <div class="module">
-    <h3><a href="/projects/xfce4-appfinder"><?php E_('Application Finder') 
?></a></h3>
-    <p style="background-image: url('/images/projects/xfce4-appfinder.png')">
-      <?php E_('Allows you to search, launch and find information about 
applications installed on your system.') ?>
-    </p>
-  </div>
-
   <div class="clearboth"></div>
 </div>
 
diff --git a/pages/projects/xfce-utils.php b/pages/projects/xfce-utils.php
deleted file mode 100644
index 350c869..0000000
--- a/pages/projects/xfce-utils.php
+++ /dev/null
@@ -1,34 +0,0 @@
-<?php $head['title'] = R_('What are the utilities and scripts?') ?>
-
-<h1><?php echo $head['title'] ?></h1>
-
-<p>
-  <?php E_("The Utilities and Scripts provides an about dialog for Xfce 4, an 
application launcher and several useful scripts that are also used by other 
Xfce components such as the panel and the desktop menu.") ?>
-</p>
-
-<h2><?php E_("Authors") ?></h2>
-
-<ul>
-  <li>Benedikt Meurer [benny at xfce.org]</li>
-  <li>Brian Tarricone [kelnos at xfce.org]</li>
-  <li>Jannis Pohlmann [jannis at xfce.org]</li>
-  <li>Jasper Huijsmans [jasper at xfce.org]</li>
-  <li>Olivier Fourdan [fourdan at xfce.org]</li>
-</ul>
-
-<h2><?php E_("Useful links") ?></h2>
-
-<ul>
-  <li>
-    <a href="http://archive.xfce.org/src/xfce/xfce-utils/"; 
class="external"><?php E_("Download the source tarballs of Xfce Utils 
releases") ?></a>
-  </li>
-  <li>
-    <a href="http://git.xfce.org/xfce/xfce-utils/"; class="external"><?php 
E_("Xfce utils source code on git.xfce.org") ?></a>
-  </li>
-  <li>
-    <a 
href="https://bugzilla.xfce.org/buglist.cgi?resolution=---;classification=Xfce;query_format=advanced;product=Xfce-utils";
 class="external"><?php E_("Bugs reported against Xfce Utils") ?></a>
-  </li>
-</ul>
-
-
-
_______________________________________________
Xfce4-commits mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to