wilder-work
Montel Laurent 8 years ago
parent ce63eb1489
commit 23aeca9dc6
  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="528" name="kmmainwin" translationDomain="kmail">
<gui version="529" name="kmmainwin" translationDomain="kmail">
<MenuBar>
<Menu noMerge="1" name="file" >
<text>&amp;File</text>
@ -66,7 +66,7 @@
<Action name="mark_all_messages" />
<Action name="mark_all_text" />
<Separator/>
<ActionList name="kaddressbook_plugins_edit"/>
<ActionList name="kmail_plugins_edit"/>
</Menu>
<Menu noMerge="1" name="view">
<text>&amp;View</text>

@ -2,7 +2,7 @@
the same menu entries at the same place in KMail and Kontact -->
<!DOCTYPE gui>
<gui version="528" name="kmmainwin" translationDomain="kmail">
<gui version="529" name="kmmainwin" translationDomain="kmail">
<MenuBar>
<Menu noMerge="1" name="file" >
<text>&amp;File</text>
@ -66,7 +66,7 @@
<Action name="mark_all_messages" />
<Action name="mark_all_text" />
<Separator/>
<ActionList name="kaddressbook_plugins_edit"/>
<ActionList name="kmail_plugins_edit"/>
</Menu>
<Menu noMerge="1" name="view">
<text>&amp;View</text>

Loading…
Cancel
Save