Hide "show message structure" we have a shortcut for it now. Reduce size of menu

wilder-work
Montel Laurent 8 years ago
parent c67a16fc6c
commit 24c46184c2
  1. 4
      src/kmail_part.rc
  2. 4
      src/kmmainwin.rc
  3. 3
      src/kmreadermainwin.rc

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

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

@ -1,5 +1,5 @@
<!DOCTYPE gui>
<gui version="521" name="kmreadermainwin" translationDomain="kmail">
<gui version="522" name="kmreadermainwin" translationDomain="kmail">
<MenuBar>
<Menu noMerge="1" name="file" >
<text>&amp;File</text>
@ -22,7 +22,6 @@
<Action name="view_attachments"/>
<Separator/>
<Action name="view_source"/>
<Action name="toggle_mimeparttree"/>
<Separator/>
<Action name="toggle_fixedfont"/>
<Action name="encoding" />

Loading…
Cancel
Save