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
Accessibility
KMouth
Commits
d9095fab
Commit
d9095fab
authored
Dec 01, 2020
by
Laurent Montel
😁
Browse files
ui.rc files: consistenly use <gui> instead of deprecated <kpartgui>
parent
52eecb8e
Changes
2
Hide whitespace changes
Inline
Side-by-side
kmouthui.rc
View file @
d9095fab
<!DOCTYPE kpartgui>
<kpartgui
name=
"kmouth"
version=
"1"
>
<?xml version="1.0"?>
<!DOCTYPE gui SYSTEM "kpartgui.dtd">
<gui
name=
"kmouth"
version=
"1"
>
<MenuBar>
<Menu
name=
"file"
noMerge=
"1"
><text>
&
File
</text>
<Action
name=
"file_open"
/>
...
...
@@ -90,4 +91,4 @@
<Action
name=
"edit_copy"
/>
<Action
name=
"edit_paste"
/>
</ToolBar>
</
kpart
gui>
</gui>
phrasebookdialogui.rc
View file @
d9095fab
<!DOCTYPE kpartgui>
<kpartgui
name=
"kmouth"
version=
"1"
>
<?xml version="1.0"?>
<!DOCTYPE gui SYSTEM "kpartgui.dtd">
<gui
name=
"kmouth"
version=
"1"
>
<MenuBar>
<Menu
name=
"file"
noMerge=
"1"
><text>
&
File
</text>
...
...
@@ -61,4 +62,4 @@
<Action
name=
"edit_delete"
/>
</ToolBar>
</
kpart
gui>
</gui>
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