[gedit] menus: fix indentation



commit 23826263b0430204c34ea4886471e3cebda9ff1e
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Sat Jan 16 11:30:56 2016 +0100

    menus: fix indentation

 gedit/resources/gtk/menus.ui |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/gedit/resources/gtk/menus.ui b/gedit/resources/gtk/menus.ui
index 572310c..4f6ea3f 100644
--- a/gedit/resources/gtk/menus.ui
+++ b/gedit/resources/gtk/menus.ui
@@ -18,10 +18,10 @@
     </section>
     <section>
       <attribute name="id">help-section</attribute>
-        <item>
-          <attribute name="label" translatable="yes">_Keyboard Shortcuts</attribute>
-          <attribute name="action">app.shortcuts</attribute>
-        </item>
+      <item>
+        <attribute name="label" translatable="yes">_Keyboard Shortcuts</attribute>
+        <attribute name="action">app.shortcuts</attribute>
+      </item>
       <item>
         <attribute name="label" translatable="yes">_Help</attribute>
         <attribute name="action">app.help</attribute>


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