diff options
Diffstat (limited to 'kmail/kmmainwin.rc')
-rw-r--r-- | kmail/kmmainwin.rc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/kmail/kmmainwin.rc b/kmail/kmmainwin.rc index 07b9f6c5b..955dabad2 100644 --- a/kmail/kmmainwin.rc +++ b/kmail/kmmainwin.rc @@ -2,7 +2,7 @@ the same menu entries at the same place in KMail and Kontact --> <!DOCTYPE kpartgui> -<kpartgui version="100" name="kmmainwin" > +<kpartgui version="102" name="kmmainwin" > <MenuBar> <Menu noMerge="1" name="file" > <text>&File</text> @@ -103,6 +103,7 @@ <Action name="troubleshoot_folder" /> <Separator/> <Action name="empty" /> + <Action name="archive_folder" /> <Action name="delete_folder" /> <Separator/> <Action name="prefer_html" /> |