Clean up menu

wilder-work
Montel Laurent 8 years ago
parent c3c33f21de
commit 7472fb5448
  1. 4
      src/kmail_part.rc
  2. 4
      src/kmmainwin.rc

@ -2,7 +2,7 @@
the same menu entries at the same place in KMail and Kontact -->
<!DOCTYPE gui>
<gui version="532" name="kmmainwin" translationDomain="kmail">
<gui version="533" name="kmmainwin" translationDomain="kmail">
<MenuBar>
<Menu noMerge="1" name="file" >
<text>&amp;File</text>
@ -187,8 +187,6 @@
<Action name="create_event"/>
<Action name="create_note"/>
<Separator/>
<Action name="annotate"/>
<Separator/>
<Action name="view_source"/>
</Menu>
<Menu noMerge="1" name="tools">

@ -2,7 +2,7 @@
the same menu entries at the same place in KMail and Kontact -->
<!DOCTYPE gui>
<gui version="532" name="kmmainwin" translationDomain="kmail">
<gui version="533" name="kmmainwin" translationDomain="kmail">
<MenuBar>
<Menu noMerge="1" name="file" >
<text>&amp;File</text>
@ -187,8 +187,6 @@
<Action name="create_event"/>
<Action name="create_note"/>
<Separator/>
<Action name="annotate"/>
<Separator/>
<Action name="view_source"/>
</Menu>
<Menu noMerge="1" name="tools">

Loading…
Cancel
Save