Remove duplicate entries

wilder-work
Montel Laurent 10 years ago
parent b2174b76a6
commit 4ee1fd8741
  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="518" name="kmmainwin" translationDomain="kmail">
<kpartgui version="519" name="kmmainwin" translationDomain="kmail">
<MenuBar>
<Menu noMerge="1" name="file" >
<text>&amp;File</text>
@ -78,7 +78,6 @@
<Action name="expand_all_threads"/>
<Action name="collapse_all_threads"/>
<Separator/>
<Action name="view_source"/>
<Action name="toggle_mimeparttree"/>
<Separator/>
<Action name="toggle_fixedfont"/>

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

Loading…
Cancel
Save