13 lines
416 B
Diff
13 lines
416 B
Diff
diff --git a/src/dolphinui.rc b/src/dolphinui.rc
|
|
index f197af4..69df12f 100644
|
|
--- a/src/dolphinui.rc
|
|
+++ b/src/dolphinui.rc
|
|
@@ -89,6 +89,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" />
|