[gedit] Revert "help: "Untitled Document" -> "Untitled File""



commit b8a478ea7f62bef2bfba82ad05f5cfe43abf683e
Author: Sébastien Wilmet <swilmet informatique-libre be>
Date:   Sun Apr 10 22:04:54 2022 +0200

    Revert "help: "Untitled Document" -> "Untitled File""
    
    This reverts commit a4670d7ceb67428a678cf4f16b42fd02dec6a4ac.
    
    It's better to keep "Untitled Document".
    
    Tepl now has a vfunc to override its default tab names, it just needs to
    be used in gedit and everytihng will be back to normal.

 help/C/gedit-tab-groups.page | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/help/C/gedit-tab-groups.page b/help/C/gedit-tab-groups.page
index a25fcb6e0..d7ed84e8b 100644
--- a/help/C/gedit-tab-groups.page
+++ b/help/C/gedit-tab-groups.page
@@ -24,8 +24,8 @@
   <p>If you are working with multiple tabs in <app>gedit</app> you can group
   them, making it easier to keep your opened files organized. Adding a new tab
   group will divide the <app>gedit</app> window in two panes, open a new
-  “Untitled File” in the new pane, and make it active. You can open files into
-  that tab group and move tabs from one tab group to another.</p>
+  “Untitled Document” in the new pane, and make it active. You can open files
+  into that tab group and move tabs from one tab group to another.</p>
 
 <section id="open-new-tab-group">
   <title>Open a new tab group in the gedit window</title>


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