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
Kate
Commits
82eae1d9
Commit
82eae1d9
authored
Mar 12, 2021
by
Waqar Ahmed
Committed by
Christoph Cullmann
Mar 12, 2021
Browse files
Move Open Folder... to 'File' menu
Signed-off-by:
Waqar Ahmed
<
waqar.17a@gmail.com
>
parent
28caa58e
Changes
1
Hide whitespace changes
Inline
Side-by-side
addons/project/ui.rc
View file @
82eae1d9
...
...
@@ -2,9 +2,11 @@
<!DOCTYPE gui SYSTEM "kpartgui.dtd">
<gui
name=
"kateprojectplugin"
library=
"kateprojectplugin"
version=
"10"
translationDomain=
"kateproject"
>
<MenuBar>
<Menu
name=
"file"
>
<Action
name=
"projects_open_project"
group=
"open_merge"
/>
</Menu>
<Menu
name=
"projects"
>
<text>
&
Projects
</text>
<Action
name=
"projects_open_project"
/>
<Action
name=
"projects_prev_project"
/>
<Action
name=
"projects_next_project"
/>
<Action
name=
"projects_goto_index"
/>
...
...
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