[gnome-todo/wip/gbsneto/plugins: 7/18] schema: indent fix



commit 7bd8610439c0e0c3ba2c6c0cd70261d3b9598801
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Fri Jan 15 23:38:31 2016 -0200

    schema: indent fix

 data/org.gnome.todo.gschema.xml |   18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)
---
diff --git a/data/org.gnome.todo.gschema.xml b/data/org.gnome.todo.gschema.xml
index a7bfccf..9763453 100644
--- a/data/org.gnome.todo.gschema.xml
+++ b/data/org.gnome.todo.gschema.xml
@@ -17,14 +17,14 @@
             <description>Window position (x and y).</description>
         </key>
         <key name="first-run" type="b">
-              <default>true</default>
-              <summary>First run of GNOME To Do</summary>
-              <description>Whether it's the first run of GNOME To Do (to run the initial setup) or 
not</description>
-          </key>
-          <key name="default-provider" type="s">
-              <default>"local"</default>
-              <summary>Default provider to add new lists to</summary>
-              <description>The identifier of the default provider to add new lists to</description>
-          </key>
+            <default>true</default>
+            <summary>First run of GNOME To Do</summary>
+            <description>Whether it's the first run of GNOME To Do (to run the initial setup) or 
not</description>
+        </key>
+        <key name="default-provider" type="s">
+            <default>"local"</default>
+            <summary>Default provider to add new lists to</summary>
+            <description>The identifier of the default provider to add new lists to</description>
+        </key>
     </schema>
 </schemalist>


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