[Xfce4-commits] [www/www.xfce.org] 02/02: tweaks
noreply at xfce.org
noreply at xfce.org
Sat Feb 28 17:17:37 CET 2015
This is an automated email from the git hooks/post-receive script.
landry pushed a commit to branch xfce-4.12
in repository www/www.xfce.org.
commit 06228c2c8b5199e43e85fe6f74b6e7edb2c85999
Author: Landry Breuil <landry at xfce.org>
Date: Sat Feb 28 17:17:29 2015 +0100
tweaks
---
pages/about/tour.php | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)
diff --git a/pages/about/tour.php b/pages/about/tour.php
index 2405e47..519f618 100644
--- a/pages/about/tour.php
+++ b/pages/about/tour.php
@@ -8,15 +8,15 @@
<h3><?php E_("Window Switcher Dialog") ?></h3>
-<p><?php E_("The window manager's Alt+Tab dialog is now fully themeable and also gained two new modes: a list mode and a mode showing window previews. Furthermore users use their mouse to click/select the window they want to give focus to.") ?></p>
+<p><?php E_("The window manager's Alt+Tab dialog is now fully themeable and also gained two new modes: a 'List' mode and a 'Window Preview' mode. Furthermore users use their mouse to click/select the window they want to give focus to.") ?></p>
<?php print_figure ("about/tour/4.12/tabwin-simple-crop.png", R_("The traditional dialog is fully themable now")) ?>
-<p><?php E_("The list mode of the Alt-Tab dialog.") ?></p>
+<p><?php E_("The List mode of the Alt-Tab dialog.") ?></p>
- <?php print_figure ("about/tour/4.12/tabwin-list-crop.png", R_("List mode of Alt-Tag")) ?>
+ <?php print_figure ("about/tour/4.12/tabwin-list-crop.png", R_("List mode of Alt-Tab, showing all window titles")) ?>
-<p><?php E_("The new mode shows previews of the window content alongside each respective app's icon. Activating the compositor is a prerequisite for this mode.") ?></p>
+<p><?php E_("The Window Preview mode shows thumbnails of windows' content alongside their icon. Activating the compositor is a prerequisite for this mode.") ?></p>
<?php print_figure ("about/tour/4.12/tabwin-preview-crop.png", R_("Window thumbnails")) ?>
@@ -142,3 +142,7 @@
<p><?php E_("Mousepad was totally rewritten, gained a settings dialog and now supports Gtk3.") ?></p>
<?php print_figure ("about/tour/4.12/mousepad-prefs.png", R_("New mousepad settings")) ?>
+
+<h2><?php E_("Final detail") ?></h2>
+
+<p><?php E_("Note that all those screenshots but one were taken on a desktop and a laptop running OpenBSD -current, a good proof that Xfce is still portable and friendly to all Unix systems.") ?></p>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list