[gnome-games] ui: Reindent some XML



commit 89729ac148f00df4752e899bf2137ae1281c61a1
Author: Mathieu Bridon <bochecha daitauha fr>
Date:   Mon Aug 15 01:02:10 2016 +0200

    ui: Reindent some XML
    
    https://bugzilla.gnome.org/show_bug.cgi?id=769924

 data/ui/resume-dialog.ui |   24 ++++++++++++------------
 1 files changed, 12 insertions(+), 12 deletions(-)
---
diff --git a/data/ui/resume-dialog.ui b/data/ui/resume-dialog.ui
index 7123fdf..00d24e8 100644
--- a/data/ui/resume-dialog.ui
+++ b/data/ui/resume-dialog.ui
@@ -7,18 +7,18 @@
     <property name="destroy-with-parent">True</property>
     <child internal-child="vbox">"
       <object class="GtkBox" id="vbox">
-    <child>
-      <object class="GtkLabel" id="label">
-        <property name="visible">True</property>
-        <property name="hexpand">True</property>
-        <property name="vexpand">True</property>
-        <property name="margin-top">12</property>
-        <property name="margin-bottom">12</property>
-        <property name="margin-start">21</property>
-        <property name="margin-end">21</property>
-        <property name="label" translatable="yes">Resume last game?</property>
-      </object>
-    </child>
+        <child>
+          <object class="GtkLabel" id="label">
+            <property name="visible">True</property>
+            <property name="hexpand">True</property>
+            <property name="vexpand">True</property>
+            <property name="margin-top">12</property>
+            <property name="margin-bottom">12</property>
+            <property name="margin-start">21</property>
+            <property name="margin-end">21</property>
+            <property name="label" translatable="yes">Resume last game?</property>
+          </object>
+        </child>
       </object>
     </child>
 


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