[gnome-documents] selection-toolbar: Replace tabs with spaces



commit 47d60177fc3b76688db51f8d6011e15aa98a9d1d
Author: Alessandro Bono <abono gnome org>
Date:   Sun Nov 29 20:00:31 2015 +0100

    selection-toolbar: Replace tabs with spaces
    
    https://bugzilla.gnome.org/show_bug.cgi?id=758182

 data/ui/selection-toolbar.ui |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/data/ui/selection-toolbar.ui b/data/ui/selection-toolbar.ui
index c5cb9ea..0f6731f 100644
--- a/data/ui/selection-toolbar.ui
+++ b/data/ui/selection-toolbar.ui
@@ -6,7 +6,7 @@
       <child>
         <object class="GtkButton" id="toolbarOpen">
           <property name="visible">1</property>
-         <property name="label" translatable="yes">Open</property>
+          <property name="label" translatable="yes">Open</property>
         </object>
         <packing>
           <property name="pack_type">start</property>
@@ -73,7 +73,7 @@
       <child>
         <object class="GtkButton" id="toolbarProperties">
           <property name="visible">1</property>
-         <property name="label" translatable="yes">Properties</property>
+          <property name="label" translatable="yes">Properties</property>
         </object>
         <packing>
           <property name="pack_type">end</property>
@@ -82,7 +82,7 @@
       <child>
         <object class="GtkButton" id="toolbarCollection">
           <property name="visible">1</property>
-         <property name="label" translatable="yes">Collections</property>
+          <property name="label" translatable="yes">Collections</property>
         </object>
         <packing>
           <property name="pack_type">end</property>


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