[gnome-text-editor: 1/2] Write "open" and "new tab" with big starting character and change "use" to "open"




commit a5dc929b88ddc83c39187ce9cbfac659acd51b60
Author: scootergrisen <scootergrisen gmail com>
Date:   Mon Aug 2 19:59:31 2021 +0000

    Write "open" and "new tab" with big starting character and change "use" to "open"

 src/editor-window.ui | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/editor-window.ui b/src/editor-window.ui
index dfe9d0f..1d0b2f2 100644
--- a/src/editor-window.ui
+++ b/src/editor-window.ui
@@ -142,8 +142,8 @@
                     <property name="title" translatable="yes">Start or Open a Document</property>
                     <property name="child">
                       <object class="GtkLabel">
-                        <property name="label" translatable="yes">• Use the open button
-• Press the new tab button
+                        <property name="label" translatable="yes">• Press the Open button
+• Press the New tab button
 • Press Ctrl+N to start a new document
 • Press Ctrl+O to browse for a document
 


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