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

Nick Schermer noreply at xfce.org
Sat Apr 21 15:58:01 CEST 2012


Updating branch refs/heads/master
         to 6fd41b80f3f00e171dca26f91cb1bb6d3be5a112 (commit)
       from 68eaedbed0f3e067a29e01d82a49e9079a95225b (commit)

commit 6fd41b80f3f00e171dca26f91cb1bb6d3be5a112
Author: Nick Schermer <nick at xfce.org>
Date:   Sat Apr 21 15:55:21 2012 +0200

    Fix typos.

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

diff --git a/pages/about/tour.php b/pages/about/tour.php
index 13d65df..ad2d516 100644
--- a/pages/about/tour.php
+++ b/pages/about/tour.php
@@ -47,7 +47,7 @@ function print_img ($file, $title)
 
   <h3><?php E_("Actions Plugin") ?></h3>
 
-    <p><?php E_("This plugin have been rewritten and merges the functionality of the session plugin that was previously shipped with the xfce4-session package.") ?></p>
+    <p><?php E_("This plugin has been rewritten and merges the functionality of the session plugin that was previously shipped with the xfce4-session package.") ?></p>
     
     <?php print_img ("panel-actions", R_("")) ?>
 
@@ -65,7 +65,7 @@ function print_img ($file, $title)
 
   <h3><?php E_("Applications Autostart") ?></h3>
 
-    <p><?php E_("Another noticeable change is the way GNOME and KDE compatibility work. The compatibility check boxes only enable the services that need to be started before other applications (<em>gnome-keyring</em> and <em>gconf</em> for GNOME and <em>kdeinit</em> for KDE). All other autostart applications are always visible in the <strong>Applications Autostart</strong>, but listed cursive and not enabled by default if they are for a non-Xfce desktop.") ?></p>
+    <p><?php E_("Another noticeable change is the way GNOME and KDE compatibility work. The compatibility check boxes only enable the services that need to be started before other applications (<em>gnome-keyring</em> and <em>gconf</em> for GNOME and <em>kdeinit</em> for KDE). All other autostart applications are always visible in the <strong>Applications Autostart</strong>, but listed italic and not enabled by default if they are for a non-Xfce desktop.") ?></p>
     
     <?php print_img ("session-autostart", R_("")) ?>
 


More information about the Xfce4-commits mailing list