[nautilus/gnome-3-32] Revert "toolbar: add missing mnemonic in main menu"



commit 13cdc400726666b5fd3daea1b2c5ec5a00586f64
Author: Ernestas Kulik <ekulik redhat com>
Date:   Tue Aug 6 19:42:07 2019 +0200

    Revert "toolbar: add missing mnemonic in main menu"
    
    This reverts commit 3954a7e87bd4ea47c181090682293c968c560e7f.

 src/resources/ui/nautilus-toolbar.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/resources/ui/nautilus-toolbar.ui b/src/resources/ui/nautilus-toolbar.ui
index 5b4c3ad18..99e63d921 100644
--- a/src/resources/ui/nautilus-toolbar.ui
+++ b/src/resources/ui/nautilus-toolbar.ui
@@ -241,7 +241,7 @@
             <property name="receives_default">False</property>
             <property name="margin_top">6</property>
             <property name="action_name">view.show-hidden-files</property>
-            <property name="text" translatable="yes">Show _Hidden Files</property>
+            <property name="text" translatable="yes">Show Hidden Files</property>
           </object>
           <packing>
             <property name="expand">False</property>


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