[Xfce4-commits] [www/www.xfce.org] 01/20: tour: Add xfce4-settings

noreply at xfce.org noreply at xfce.org
Wed Aug 21 02:34:39 CEST 2019


This is an automated email from the git hooks/post-receive script.

o   c   h   o   s   i       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository www/www.xfce.org.

commit 7cec2ca55a85766eb093f9288b3e663aff95def3
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date:   Wed Aug 14 21:14:47 2019 +0200

    tour: Add xfce4-settings
---
 pages/about/tour.php | 24 ++++++++++++++++++++++--
 1 file changed, 22 insertions(+), 2 deletions(-)

diff --git a/pages/about/tour.php b/pages/about/tour.php
index a324bbf..de72664 100644
--- a/pages/about/tour.php
+++ b/pages/about/tour.php
@@ -2,5 +2,25 @@
 
 <h1><?php echo $head['title'] ?></h1>
 
-  <p><?php E_("<h2>Coming soon!</h2>") ?></p>
-  <p><?php E_("For the full list of changes, see the <a href=\"/download/changelogs/\">changelogs</a>.") ?></p>
+  <p><?php E_("This tour will introduce you to new major features of Xfce 4.14. It only covers improvements made on the surface; for the full list of changes, see the <a href=\"/download/changelogs/\">changelogs</a>.") ?></p>
+
+<h2><?php E_("Settings Manager") ?> <em>(xfce4-settings)</em></h2>
+
+  <h3><?php E_("Color Profiles Dialog") ?></h3>
+
+<p><?php E_("A new dialog for setting color profiles for monitors, printers and scanners was introduced. It acts as a frontend to various daemons that talk directly to colord, e.g. saned (scanners), cupsd (printers) or xiccd (monitors).") ?></p>
+
+  <?php print_figure ("about/tour/4.14/color-profiles.png", R_("The new color profiles dialog")) ?>
+
+  <h3><?php E_("Display Dialog") ?></h3>
+
+<p><?php E_("Several improvements were made to the display dialog. Apart from tweaks to the user interface to make the interaction more intuitive (introducing display numbering, showing a primary indicator with quick access to panel, notification and desktop settings etc.) a feature to save a restore complete display profiles was added. If a single profile exists for a setup, the Xfce settings daemon will automatically enable it. If multiple profiles exist, it will pop up the minimal dia [...]
+
+  <?php print_figure ("about/tour/4.14/display-general.png", R_("The primary indicator")) ?>
+  <?php print_figure ("about/tour/4.14/display-advanced.png", R_("The display profile list")) ?>
+
+  <h3><?php E_("Accessibility") ?></h3>
+
+<p><?php E_("One accessibility feature that people coming from other desktop environments or operating systems were still missing is to set a keyboard shortcut to visually locate the mouse pointer. This feature was added in Xfce 4.14.") ?></p>
+
+  <?php print_figure ("about/tour/4.14/locate-mouse.gif", R_("The mouse location animation")) ?>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list