[nautilus] help-overlay: Update "Open in new window" shortcut



commit f75d21f5f465fb8bcba1fd8b693feb0034cb6c7e
Author: Felipe Borges <felipeborges gnome org>
Date:   Fri Oct 14 13:00:03 2016 +0200

    help-overlay: Update "Open in new window" shortcut
    
    According to the changes in commit e60196c.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=772925

 src/resources/gtk/help-overlay.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/resources/gtk/help-overlay.ui b/src/resources/gtk/help-overlay.ui
index 1ef043a..1161cc2 100644
--- a/src/resources/gtk/help-overlay.ui
+++ b/src/resources/gtk/help-overlay.ui
@@ -84,7 +84,7 @@
               <object class="GtkShortcutsShortcut">
                 <property name="visible">True</property>
                 <property name="title" translatable="yes" context="shortcut window">Open in new 
window</property>
-                <property name="accelerator">&lt;shift&gt;&lt;Primary&gt;W</property>
+                <property name="accelerator">&lt;Primary&gt;Return</property>
               </object>
             </child>
             <child>


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