13 lines
373 B
Diff
13 lines
373 B
Diff
diff --git a/src/dolphinui.rc b/src/dolphinui.rc
|
|
index 7c2cb2bfc..01decac3c 100644
|
|
--- a/src/dolphinui.rc
|
|
+++ b/src/dolphinui.rc
|
|
@@ -88,6 +88,7 @@
|
|
<Action name="invert_selection" />
|
|
<Separator/>
|
|
<Action name="go_back" />
|
|
+ <Action name="go_up" />
|
|
<Action name="go_forward" />
|
|
</disable>
|
|
</State>
|