From 594e0a394341e92069dc16aa0aca5f42ac362274 Mon Sep 17 00:00:00 2001 From: Akseli Lahtinen Date: Wed, 2 Apr 2025 08:17:32 +0000 Subject: [PATCH] dolphinui: Set view_mode action to low priority Viewmode text is rather long, so we should hide it by default. Setting the priority to low seems to fix that. BUG: 501498 --- src/dolphinui.rc | 3 ++- src/dolphinuiforphones.rc | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/src/dolphinui.rc b/src/dolphinui.rc index c2939f879..34631c494 100644 --- a/src/dolphinui.rc +++ b/src/dolphinui.rc @@ -1,6 +1,6 @@ - + @@ -121,6 +121,7 @@ + diff --git a/src/dolphinuiforphones.rc b/src/dolphinuiforphones.rc index 94fb0c3e3..51457cf87 100644 --- a/src/dolphinuiforphones.rc +++ b/src/dolphinuiforphones.rc @@ -123,6 +123,7 @@ + -- 2.47.3