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
PIM
KMail
Commits
5c1121f4
Commit
5c1121f4
authored
Mar 16, 2020
by
Laurent Montel
Browse files
Add seperator
parent
5e6a69be
Changes
3
Hide whitespace changes
Inline
Side-by-side
src/kmail_part.rc
View file @
5c1121f4
...
...
@@ -2,7 +2,7 @@
the same menu entries at the same place in KMail and Kontact -->
<!DOCTYPE gui>
<gui version="54
4
" name="kmmainwin" translationDomain="kmail">
<gui version="54
5
" name="kmmainwin" translationDomain="kmail">
<MenuBar>
<Menu noMerge="1" name="file" >
<text>&File</text>
...
...
@@ -19,7 +19,9 @@
<Action name="file_open" />
<Action name="file_open_recent" />
<Action name="file_save_as" />
<Separator/>
<Action name="file_export_pdf" />
<Separator/>
<Action name="import"/>
<Separator/>
<Action name="file_print_preview"/>
...
...
src/kmmainwin.rc
View file @
5c1121f4
...
...
@@ -2,7 +2,7 @@
the same menu entries at the same place in KMail and Kontact -->
<!DOCTYPE gui>
<gui version="54
4
" name="kmmainwin" translationDomain="kmail">
<gui version="54
5
" name="kmmainwin" translationDomain="kmail">
<MenuBar>
<Menu noMerge="1" name="file" >
<text>&File</text>
...
...
@@ -19,7 +19,9 @@
<Action name="file_open" />
<Action name="file_open_recent" />
<Action name="file_save_as" />
<Separator/>
<Action name="file_export_pdf" />
<Separator/>
<Action name="import"/>
<Separator/>
<Action name="file_print_preview"/>
...
...
src/kmreadermainwin.rc
View file @
5c1121f4
<!DOCTYPE gui>
<gui
version=
"5
29
"
name=
"kmreadermainwin"
translationDomain=
"kmail"
>
<gui
version=
"5
30
"
name=
"kmreadermainwin"
translationDomain=
"kmail"
>
<MenuBar>
<Menu
noMerge=
"1"
name=
"file"
>
<text>
&
File
</text>
<Action
name=
"save_message"
/>
<Separator/>
<Action
name=
"file_export_pdf"
/>
<Separator/>
<Action
name=
"file_print_preview"
/>
<Action
name=
"file_print"
/>
<Separator/>
...
...
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