- Add upstream patch to move back the "Create New..." menu item in its former position (kde#417640): * 0001-Restore-former-position-of-Create-New-menu-item-in-v.patch - Refreshed patches: * dolphin-go_up.diff OBS-URL: https://build.opensuse.org/request/show/779652 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/dolphin?expand=0&rev=200
13 lines
478 B
Diff
13 lines
478 B
Diff
Index: dolphin-19.12.2/src/dolphinui.rc
|
|
===================================================================
|
|
--- dolphin-19.12.2.orig/src/dolphinui.rc
|
|
+++ dolphin-19.12.2/src/dolphinui.rc
|
|
@@ -99,6 +99,7 @@
|
|
<text context="@title:menu">Main Toolbar</text>
|
|
<Action name="go_back" />
|
|
<Action name="go_forward" />
|
|
+ <Action name="go_up" />
|
|
<Separator name="separator_1" />
|
|
<Action name="icons" />
|
|
<Action name="compact" />
|