[nautilus] files-view: Use regular menu items for copy and paste



commit 2aed2f42d24978f13da9dc971f916a5483dbf74a
Author: Owen D'Aprile <git owen sh>
Date:   Sun Feb 6 10:42:11 2022 -0500

    files-view: Use regular menu items for copy and paste
    
    The new copy and paste context menu buttons are a bit weird and might be too
    wide in some translations. Use regular menu items for the copy and paste
    buttons as they were in Nautilus 41.
    
    Fixes: https://gitlab.gnome.org/GNOME/nautilus/-/issues/2089

 src/resources/ui/nautilus-files-view-context-menus.ui | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/src/resources/ui/nautilus-files-view-context-menus.ui 
b/src/resources/ui/nautilus-files-view-context-menus.ui
index 299fd8f95..755934a04 100644
--- a/src/resources/ui/nautilus-files-view-context-menus.ui
+++ b/src/resources/ui/nautilus-files-view-context-menus.ui
@@ -120,7 +120,6 @@
       </item>
     </section>
     <section>
-      <attribute name="display-hint">horizontal-buttons</attribute>
       <item>
         <attribute name="label" translatable="yes">Cu_t</attribute>
         <attribute name="action">view.cut</attribute>


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