[gnome-initial-setup/wip/152-fix-domain-administrator-login-dialog: 4/5] account: Set title on enterprise login dialog




commit 9d1d9961454936622ac23c0bdaab1d4214c23e0d
Author: Will Thompson <wjt endlessos org>
Date:   Tue Sep 6 14:59:23 2022 +0100

    account: Set title on enterprise login dialog
    
    While not strictly necessary, this is a moderate visual improvement.

 .../pages/account/gis-account-page-enterprise.ui              | 11 +----------
 1 file changed, 1 insertion(+), 10 deletions(-)
---
diff --git a/gnome-initial-setup/pages/account/gis-account-page-enterprise.ui 
b/gnome-initial-setup/pages/account/gis-account-page-enterprise.ui
index 01379314..c53d8a62 100644
--- a/gnome-initial-setup/pages/account/gis-account-page-enterprise.ui
+++ b/gnome-initial-setup/pages/account/gis-account-page-enterprise.ui
@@ -123,7 +123,7 @@
     <property name="resizable">False</property>
     <property name="modal">True</property>
     <property name="destroy_with_parent">True</property>
-    <property name="title"></property>
+    <property name="title" translatable="yes">Domain Administrator Login</property>
     <child internal-child="content_area">
       <object class="GtkBox" id="dialog-vbox1">
         <property name="orientation">vertical</property>
@@ -136,15 +136,6 @@
             <property name="margin-start">18</property>
             <property name="margin-end">18</property>
             <property name="spacing">10</property>
-            <child>
-              <object class="GtkLabel" id="label71">
-                <property name="label" translatable="yes">Domain Administrator Login</property>
-                <attributes>
-                  <attribute name="weight" value="bold"/>
-                  <attribute name="scale" value="1.2"/>
-                </attributes>
-              </object>
-            </child>
             <child>
               <object class="GtkLabel" id="label12">
                 <property name="xalign">0.5</property>


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