[eog] Remove trailing spaces in a shortcut window's string



commit 156560596414dff7290911abe810160cb2b2e35a
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Mon Feb 1 18:15:36 2016 +0100

    Remove trailing spaces in a shortcut window's string

 data/help-overlay.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/help-overlay.ui b/data/help-overlay.ui
index 813ab76..1074769 100644
--- a/data/help-overlay.ui
+++ b/data/help-overlay.ui
@@ -127,7 +127,7 @@
               <object class="GtkShortcutsShortcut">
                 <property name="visible">1</property>
                 <property name="accelerator">F</property>
-                <property name="title" translatable="yes">Best fit  </property>
+                <property name="title" translatable="yes">Best fit</property>
               </object>
             </child>
           </object>


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