Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Utilities
Konsole
Commits
ec4a6f43
Commit
ec4a6f43
authored
Sep 16, 2020
by
Tomaz Canabrava
Browse files
Add initial toolbar
parent
36ff810f
Changes
1
Hide whitespace changes
Inline
Side-by-side
desktop/konsoleui.rc
View file @
ec4a6f43
...
...
@@ -46,4 +46,20 @@
<Menu
name=
"help"
><text>
Help
</text>
</Menu>
</MenuBar>
<ToolBar
name=
"mainToolbar"
>
<text>
Main Toolbar
</text>
<Action
name=
"select-current-profile"
/>
<Action
name=
"select-current-color-theme"
/>
<Action
name=
"toggle-vertical-line"
/>
</ToolBar>
<ToolBar
name=
"outroToolBar"
>
<text>
TerminalToolBar
</text>
<Action
name=
"new-window"
/>
<Action
name=
"new-tab"
/>
<Action
name=
"clone-tab"
/>
<Action
name=
"split-view-left-right"
/>
<Action
name=
"split-view-top-bottom"
/>
<Action
name=
"close-active-view"
/>
<Action
name=
"close-other-views"
/>
</ToolBar>
</kpartgui>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment