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

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

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

Loading…
Cancel
Save