[gedit/zbrown/deteplification-src: 159/633] help: open-recent: update




commit 402a41596ed2cde342db2ac9d484ba3d8a474e60
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Fri Mar 6 19:08:00 2020 +0100

    help: open-recent: update
    
    The max-recents GSettings key has been removed in:
    commit 36f727480d185e07e8cf338a405ae564f43a8ddb

 help/C/gedit-open-recent.page | 28 +++++++++++-----------------
 1 file changed, 11 insertions(+), 17 deletions(-)
---
diff --git a/help/C/gedit-open-recent.page b/help/C/gedit-open-recent.page
index a9640e485..2bcf305bd 100644
--- a/help/C/gedit-open-recent.page
+++ b/help/C/gedit-open-recent.page
@@ -4,7 +4,7 @@
 
   <info>
     <link type="guide" xref="gedit-files-basic" group="fifth"/>
-    <desc>Access files that you have updated recently.</desc>
+    <desc>Access files that you have previously opened in <app>gedit</app>.</desc>
     <revision pkgversion="3.8" date="2013-02-24" status="review"/>
     <revision pkgversion="3.24" date="2017-09-17" status="review"/>
     <revision pkgversion="3.35.90" date="2020-03-02" status="review"/>
@@ -17,25 +17,19 @@
 
   <title>Reopen a recently-used file</title>
 
-  <p>By default, <app>gedit</app> provides easy access to five of your most
-  recently-used files. Here is how you can open a recently-used file:</p>
+  <p><app>gedit</app> provides easy access to your ten most recently-used
+  files, that have been previously opened in <app>gedit</app>. Here is how you
+  can open a recently-used file:</p>
   <list type="numbered">
-    <item><p>Click the arrow button next to the <gui>Open</gui> button.</p></item>
-    <item><p><app>gedit</app> will display a list of the five most-recently used
-    files.</p></item>
+    <item><p>Click the arrow button next to the <gui>Open</gui> button in the
+    header bar.</p></item>
+    <item><p><app>gedit</app> will display a menu with the ten most-recently
+    used files.</p></item>
     <item><p>Select the desired file, and it will open in a new tab.</p></item>
   </list>
 
-  <note style="advanced"><p>To adjust the number of recently-used files that
-  gedit displays, you will need to use the <app>dconf-editor</app>
-  application.</p>
-    <list>
-      <item><p>Launch <app>dconf-editor</app> and select <guiseq><gui>org</gui>
-      <gui>gnome</gui><gui>gedit</gui><gui>preferences</gui><gui>ui</gui>
-      <gui>max-recents</gui></guiseq>.</p></item>
-      <item><p>Double-click on the number next to <gui>max-recents</gui> and
-      change the number to your desired value.</p></item>
-    </list>
-  </note>
+  <note><p>When hovering with the mouse a recently-used file from the menu, the
+  full path to the file is displayed in the status bar at the bottom of the
+  <app>gedit</app> window.</p></note>
 
 </page>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]