Add separator

wilder-work
Montel Laurent 10 years ago
parent 8989bc85a6
commit 360a5a520b
  1. 3
      src/kmail_part.rc
  2. 3
      src/kmmainwin.rc

@ -2,7 +2,7 @@
the same menu entries at the same place in KMail and Kontact -->
<!DOCTYPE kpartgui>
<kpartgui version="519" name="kmmainwin" translationDomain="kmail">
<kpartgui version="520" name="kmmainwin" translationDomain="kmail">
<MenuBar>
<Menu noMerge="1" name="file" >
<text>&amp;File</text>
@ -81,6 +81,7 @@
<Action name="toggle_mimeparttree"/>
<Separator/>
<Action name="toggle_fixedfont"/>
<Separator/>
<Action name="encoding" />
<Separator/>
<Action name="zoom_menu"/>

@ -2,7 +2,7 @@
the same menu entries at the same place in KMail and Kontact -->
<!DOCTYPE kpartgui>
<kpartgui version="519" name="kmmainwin" translationDomain="kmail">
<kpartgui version="520" name="kmmainwin" translationDomain="kmail">
<MenuBar>
<Menu noMerge="1" name="file" >
<text>&amp;File</text>
@ -81,6 +81,7 @@
<Action name="toggle_mimeparttree"/>
<Separator/>
<Action name="toggle_fixedfont"/>
<Separator/>
<Action name="encoding" />
<Separator/>
<Action name="zoom_menu"/>

Loading…
Cancel
Save