[gnome-terminal] profile: editor: Move "Allow blinking text" to the bottom



commit 48af545ecf7dd22db3c7d2c4c9ab88ac81dbd378
Author: Egmont Koblinger <egmont gmail com>
Date:   Mon Jan 22 23:12:54 2018 +0100

    profile: editor: Move "Allow blinking text" to the bottom
    
    https://bugzilla.gnome.org/show_bug.cgi?id=792794

 src/profile-preferences.ui |   80 ++++++++++++++++++++++----------------------
 1 files changed, 40 insertions(+), 40 deletions(-)
---
diff --git a/src/profile-preferences.ui b/src/profile-preferences.ui
index 75ff7e0..0860bd6 100644
--- a/src/profile-preferences.ui
+++ b/src/profile-preferences.ui
@@ -493,40 +493,6 @@
                       </packing>
                     </child>
                     <child>
-                      <object class="GtkLabel" id="label481">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">Allow b_linking text:</property>
-                        <property name="use_underline">True</property>
-                        <property name="margin_left">12</property>
-                        <property name="mnemonic_widget">text-blink-mode-combobox</property>
-                        <property name="xalign">0</property>
-                      </object>
-                      <packing>
-                        <property name="top_attach">7</property>
-                        <property name="left_attach">0</property>
-                      </packing>
-                    </child>
-                    <child>
-                      <object class="GtkComboBox" id="text-blink-mode-combobox">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="model">model5</property>
-                        <property name="focus_on_click">False</property>
-                        <child>
-                          <object class="GtkCellRendererText" id="renderer2"/>
-                          <attributes>
-                            <attribute name="text">0</attribute>
-                          </attributes>
-                        </child>
-                      </object>
-                      <packing>
-                        <property name="top_attach">7</property>
-                        <property name="left_attach">1</property>
-                        <property name="width">3</property>
-                      </packing>
-                    </child>
-                    <child>
                       <object class="GtkCheckButton" id="custom-font-checkbutton">
                         <property name="label" translatable="yes">_Custom font:</property>
                         <property name="visible">True</property>
@@ -538,7 +504,7 @@
                         <property name="draw_indicator">True</property>
                       </object>
                       <packing>
-                        <property name="top_attach">8</property>
+                        <property name="top_attach">7</property>
                         <property name="left_attach">0</property>
                       </packing>
                     </child>
@@ -552,7 +518,7 @@
                         <property name="title" translatable="yes">Choose A Terminal Font</property>
                       </object>
                       <packing>
-                        <property name="top_attach">8</property>
+                        <property name="top_attach">7</property>
                         <property name="left_attach">1</property>
                         <property name="width">3</property>
                       </packing>
@@ -568,7 +534,7 @@
                         <property name="xalign">0</property>
                       </object>
                       <packing>
-                        <property name="top_attach">9</property>
+                        <property name="top_attach">8</property>
                         <property name="left_attach">0</property>
                       </packing>
                     </child>
@@ -605,7 +571,7 @@
                         </child>
                       </object>
                       <packing>
-                        <property name="top_attach">9</property>
+                        <property name="top_attach">8</property>
                         <property name="left_attach">1</property>
                       </packing>
                     </child>
@@ -642,7 +608,7 @@
                         </child>
                       </object>
                       <packing>
-                        <property name="top_attach">9</property>
+                        <property name="top_attach">8</property>
                         <property name="left_attach">2</property>
                       </packing>
                     </child>
@@ -668,10 +634,44 @@
                         </child>
                       </object>
                       <packing>
-                        <property name="top_attach">9</property>
+                        <property name="top_attach">8</property>
                         <property name="left_attach">3</property>
                       </packing>
                     </child>
+                    <child>
+                      <object class="GtkLabel" id="label481">
+                        <property name="visible">True</property>
+                        <property name="can_focus">False</property>
+                        <property name="label" translatable="yes">Allow b_linking text:</property>
+                        <property name="use_underline">True</property>
+                        <property name="margin_left">12</property>
+                        <property name="mnemonic_widget">text-blink-mode-combobox</property>
+                        <property name="xalign">0</property>
+                      </object>
+                      <packing>
+                        <property name="top_attach">9</property>
+                        <property name="left_attach">0</property>
+                      </packing>
+                    </child>
+                    <child>
+                      <object class="GtkComboBox" id="text-blink-mode-combobox">
+                        <property name="visible">True</property>
+                        <property name="can_focus">False</property>
+                        <property name="model">model5</property>
+                        <property name="focus_on_click">False</property>
+                        <child>
+                          <object class="GtkCellRendererText" id="renderer2"/>
+                          <attributes>
+                            <attribute name="text">0</attribute>
+                          </attributes>
+                        </child>
+                      </object>
+                      <packing>
+                        <property name="top_attach">9</property>
+                        <property name="left_attach">1</property>
+                        <property name="width">3</property>
+                      </packing>
+                    </child>
                   </object>
                   <packing>
                     <property name="expand">False</property>


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