[Xfce4-commits] <www:master> Fix validation error.

Nick Schermer noreply at xfce.org
Sun Apr 22 14:42:01 CEST 2012


Updating branch refs/heads/master
         to 57afe7ff3cf2cd313390c80f06bf6c19e20ea782 (commit)
       from d265f762f8db9aa60239c2c2e690cc6072375d5c (commit)

commit 57afe7ff3cf2cd313390c80f06bf6c19e20ea782
Author: Nick Schermer <nick at xfce.org>
Date:   Sun Apr 22 14:41:44 2012 +0200

    Fix validation error.

 pages/about/tour.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pages/about/tour.php b/pages/about/tour.php
index 3deff54..724dc0a 100644
--- a/pages/about/tour.php
+++ b/pages/about/tour.php
@@ -92,7 +92,7 @@
 
   <h3><?php E_("Appearance Settings") ?></h3>
 
-    <p><?php E_("In 4.10 you can drag and drop a tarball with a downloaded theme onto the <em>style</em> or <em>icon</em> list. Xfce will attempt to extract and install the files into the <tt>~/.themes</tt> or <tt>~/.icons</tt> directory.") ?></h3>
+    <p><?php E_("In 4.10 you can drag and drop a tarball with a downloaded theme onto the <em>style</em> or <em>icon</em> list. Xfce will attempt to extract and install the files into the <tt>~/.themes</tt> or <tt>~/.icons</tt> directory.") ?></p>
 
 <h2><?php E_("Desktop Manager") ?> <em> (xfdesktop)</em></h2>
 


More information about the Xfce4-commits mailing list