[gnome-builder/wip/gtk4-port] plugins/vcsui: add manual break



commit 765d3a484d1bfaa5cfd28d3b5a2fc6335250a55f
Author: Christian Hergert <chergert redhat com>
Date:   Wed Apr 6 19:24:09 2022 -0700

    plugins/vcsui: add manual break
    
    Until we get something better for this workflow.

 src/plugins/vcsui/gbp-vcsui-clone-widget.ui | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/src/plugins/vcsui/gbp-vcsui-clone-widget.ui b/src/plugins/vcsui/gbp-vcsui-clone-widget.ui
index 2a7de2a62..3e059fb96 100644
--- a/src/plugins/vcsui/gbp-vcsui-clone-widget.ui
+++ b/src/plugins/vcsui/gbp-vcsui-clone-widget.ui
@@ -59,7 +59,8 @@
                     </child>
                     <child>
                       <object class="GtkLabel" id="uri_entry_help">
-                        <property name="label" translatable="yes">Enter the repository of the project you 
would like to clone. The URL should look similar to 
“https://gitlab.gnome.org/GNOME/gnome-builder.git”.</property>
+                        <property name="label" translatable="yes">Enter the repository of the project you 
would like to clone.
+The URL should look similar to “https://gitlab.gnome.org/GNOME/gnome-builder.git”.</property>
                         <property name="margin-top">3</property>
                         <property name="width-chars">40</property>
                         <property name="max-width-chars">40</property>


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