[gnome-text-editor] window: fix text alignment



commit 8a57109bc69ca7819aa7c3f0f2274855cf573cb9
Author: Christian Hergert <chergert redhat com>
Date:   Mon Dec 6 16:12:22 2021 -0800

    window: fix text alignment

 src/editor-window.ui | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/src/editor-window.ui b/src/editor-window.ui
index 3d736f7..bc0418f 100644
--- a/src/editor-window.ui
+++ b/src/editor-window.ui
@@ -151,11 +151,11 @@
                 <property name="child">
                   <object class="GtkLabel">
                     <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
+• Press the New tab button
+• Press Ctrl+N to start a new document
+• Press Ctrl+O to browse for a document
 
-                      Or, press Ctrl+W to close the window.</property>
+Or, press Ctrl+W to close the window.</property>
                   </object>
                 </property>
               </object>


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