[krb5-auth-dialog] prefs: Untabify



commit b6cc34665215b5073a52d053e2d15c48b8c9de38
Author: Guido Günther <agx sigxcpu org>
Date:   Wed Oct 12 20:49:54 2022 +0200

    prefs: Untabify

 src/resources/ui/ka-preferences.ui | 50 +++++++++++++++++++-------------------
 1 file changed, 25 insertions(+), 25 deletions(-)
---
diff --git a/src/resources/ui/ka-preferences.ui b/src/resources/ui/ka-preferences.ui
index 96422d2..007f6ed 100644
--- a/src/resources/ui/ka-preferences.ui
+++ b/src/resources/ui/ka-preferences.ui
@@ -605,27 +605,27 @@
                           </packing>
                         </child>
                         <child>
-                         <object class="GtkBox">
-                           <property name="orientation">vertical</property>
-                           <property name="visible">True</property>
+                          <object class="GtkBox">
+                            <property name="orientation">vertical</property>
+                            <property name="visible">True</property>
                             <property name="spacing">6</property>
                             <child>
                               <object class="GtkHBox">
-                               <property name="visible">True</property>
-                               <property name="spacing">6</property>
-                               <child>
-                                 <object class="GtkLabel">
+                                <property name="visible">True</property>
+                                <property name="spacing">6</property>
+                                <child>
+                                  <object class="GtkLabel">
                                     <property name="visible">True</property>
                                     <property name="label" translatable="yes" comments="Used in combination: 
'Warn x minutes before expiry'">Warn</property>
-                                 </object>
-                                 <packing>
+                                  </object>
+                                  <packing>
                                     <property name="expand">False</property>
                                     <property name="fill">False</property>
                                     <property name="position">1</property>
-                                 </packing>
-                               </child>
-                               <child>
-                                 <object class="GtkSpinButton" id="prompt_mins_entry">
+                                  </packing>
+                                </child>
+                                <child>
+                                  <object class="GtkSpinButton" id="prompt_mins_entry">
                                     <property name="visible">True</property>
                                     <property name="has_tooltip">True</property>
                                     <property name="tooltip_markup" translatable="yes">Send notification 
about ticket expiry that many minutes before it finally expires</property>
@@ -635,27 +635,27 @@
                                     <property name="adjustment">adjustment1</property>
                                     <property name="snap_to_ticks">True</property>
                                     <property name="numeric">True</property>
-                                 </object>
-                                 <packing>
+                                  </object>
+                                  <packing>
                                     <property name="expand">False</property>
                                     <property name="fill">False</property>
                                     <property name="position">2</property>
-                                 </packing>
-                               </child>
+                                  </packing>
+                                </child>
                               </object>
-                           </child>
-                           <child>
-                             <object class="GtkLabel">
+                            </child>
+                            <child>
+                              <object class="GtkLabel">
                                 <property name="visible">True</property>
                                 <property name="label" translatable="yes" comments="Used in combination: 
'Warn x minutes before expiry'">minutes before ticket expiry</property>
-                             </object>
-                             <packing>
+                              </object>
+                              <packing>
                                 <property name="expand">False</property>
                                 <property name="fill">False</property>
                                 <property name="position">3</property>
-                             </packing>
-                           </child>
-                         </object>
+                              </packing>
+                            </child>
+                          </object>
                           <packing>
                             <property name="expand">False</property>
                             <property name="fill">True</property>


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