From 676c7fee62a42605d8f896be1089158159a8003c Mon Sep 17 00:00:00 2001 From: Jin Liu Date: Thu, 10 Apr 2025 12:30:29 +0800 Subject: Add a new "view_settings" action This should replace the "View Mode" button in the toolbar by default. Its dropdown menu contains more actions related to the view: zoom, sort by, show additional columns, show hidden files, grouping, show file previews. The original "view_mode" action is kept so the "Change View Mode" submenu in the main menu (or in the hamburger menu when this button is invisible) is unchanged. --- src/dolphinui.rc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/dolphinui.rc') diff --git a/src/dolphinui.rc b/src/dolphinui.rc index 34631c494..36f4a9dee 100644 --- a/src/dolphinui.rc +++ b/src/dolphinui.rc @@ -1,6 +1,6 @@ - + @@ -105,7 +105,7 @@ Main Toolbar - + @@ -122,6 +122,7 @@ + -- cgit v1.3.1