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/dolphinuiforphones.rc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/dolphinuiforphones.rc') diff --git a/src/dolphinuiforphones.rc b/src/dolphinuiforphones.rc index 51457cf87..e7bf495c5 100644 --- a/src/dolphinuiforphones.rc +++ b/src/dolphinuiforphones.rc @@ -1,6 +1,6 @@ - + @@ -124,6 +124,7 @@ + -- cgit v1.3.1