diff options
| author | Jin Liu <[email protected]> | 2025-04-10 12:38:20 +0800 |
|---|---|---|
| committer | Jin Liu <[email protected]> | 2025-04-16 06:24:46 +0000 |
| commit | 2eb009455bec2fcdbd394a276ce40b3ff5efc35f (patch) | |
| tree | 651f2101d4540d48ee9928946ddab4534ff2cafc /src/dolphinui.rc | |
| parent | 676c7fee62a42605d8f896be1089158159a8003c (diff) | |
Revert dd07a327 Move "Show in Groups" toggle action into Sort menu
Now it's in the first level of the "View Settings" dropdown, no
need to be nested in the "Sort" menu.
Diffstat (limited to 'src/dolphinui.rc')
| -rw-r--r-- | src/dolphinui.rc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dolphinui.rc b/src/dolphinui.rc index 36f4a9dee..e51bf2343 100644 --- a/src/dolphinui.rc +++ b/src/dolphinui.rc @@ -46,6 +46,7 @@ <Action name="view_mode" /> <Action name="additional_info" /> <Action name="show_preview" /> + <Action name="show_in_groups" /> <Action name="show_hidden_files" /> <Action name="act_as_admin" /> <Separator/> |
