[Xfce4-commits] [www/www.xfce.org] 04/20: tour: Add session

noreply at xfce.org noreply at xfce.org
Wed Aug 21 02:34:42 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 49096e2f223810a70661b66ec60b31990701588b
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date:   Wed Aug 14 23:08:39 2019 +0200

    tour: Add session
---
 pages/about/tour.php | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/pages/about/tour.php b/pages/about/tour.php
index 28f5ee0..0a80f21 100644
--- a/pages/about/tour.php
+++ b/pages/about/tour.php
@@ -39,3 +39,11 @@
 <p><?php E_("Grouping was improved in the Window buttons plugin, both functionally (by improving the matching and icon-finding) and visually by providing a new group indicator that is less likely to clash with window titles containing an enumeration in brackets.") ?></p>
 
   <?php print_figure ("about/tour/4.14/panel-group.png", R_("The new group indicator (two terminal windows)")) ?>
+
+  <h2><?php E_("Session") ?> <em>(xfce4-session)</em></h2>
+
+  <h3><?php E_("Settings Dialog") ?></h3>
+
+<p><?php E_("As soon as a session has been saved a new tab is dynamically added to the settings dialog displaying all saved sessions and allowing to delete one or all of them. This should make it way more discoverable for users if they actually have saved sessions that influence the startup behavior - previously this had to be checked manually in the filesystem.") ?></p>
+
+  <?php print_figure ("about/tour/4.14/session-saved.png", R_("The settings dialog after saving a session")) ?>

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


More information about the Xfce4-commits mailing list