Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Utilities
Kate
Commits
8c88c334
Commit
8c88c334
authored
Oct 15, 2022
by
Eric Armbruster
🍁
Browse files
Fix toolbar name of hamburger menu toolbar
parent
9e65dff0
Pipeline
#248300
passed with stage
in 6 minutes and 6 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
apps/lib/data/kateui.rc
View file @
8c88c334
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE gui SYSTEM "kpartgui.dtd">
<gui
name=
"kate"
version=
"10
1
"
translationDomain=
"kate"
>
<gui
name=
"kate"
version=
"10
2
"
translationDomain=
"kate"
>
<MenuBar>
<Menu
name=
"file"
noMerge=
"1"
>
<text>
&
File
</text>
...
...
@@ -152,6 +152,7 @@
</ToolBar>
<Merge/>
<ToolBar
noMerge=
"1"
name=
"hamburgerBar"
>
<text>
Hamburger Menu Toolbar
</text>
<Spacer/>
<Action
name=
"hamburger_menu"
/>
</ToolBar>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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