~ubuntu-branches/ubuntu/vivid/kdepim/vivid

« back to all changes in this revision

Viewing changes to kmail/kmmainwin.rc

  • Committer: Package Import Robot
  • Author(s): Scott Kitterman, Jonathan Riddell, Rohan Garg, Scott Kitterman
  • Date: 2012-11-21 13:12:36 UTC
  • mfrom: (0.2.33)
  • Revision ID: package-import@ubuntu.com-20121121131236-32ijw9a2txrar80k
Tags: 4:4.9.80-0ubuntu1
[ Jonathan Riddell ]
* New upstream beta release

[ Rohan Garg ]
* Add nepomuk-core-dev to build-deps

[ Scott Kitterman ]
* Add new package, libpimcommon4
  - Add libpimcommon4.install
  - Add to debian/control, including kdepim-dbg and kdepim-dev depends
  - Add to kdepim-dev.install
* Remove usr/bin/backupmail and related files from kmail.install as they are
  not provided by upstream anymore
* Add usr/bin/pimsettingexporter and related files to kmail.install
* Add libnepomukwidgets-dev to build-depends

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
     the same menu entries at the same place in KMail and Kontact  -->
3
3
 
4
4
<!DOCTYPE kpartgui>
5
 
<kpartgui version="480" name="kmmainwin" >
 
5
<kpartgui version="482" name="kmmainwin" >
6
6
 <MenuBar>
7
7
  <Menu noMerge="1" name="file" >
8
8
   <text>&amp;File</text>
14
14
     <Action name="akonadi_collection_create" />
15
15
     <Separator/>
16
16
     <Action name="new_mail_client" />
 
17
     <Separator/>
 
18
     <Action name="kmail_new_addressbook_contact" />
17
19
   </Menu>
18
20
   <Separator/>
19
21
   <Action name="file_open" />
 
22
   <Action name="file_open_recent" />
20
23
   <Action name="file_save_as" />
21
24
   <Action name="import"/>
22
25
   <Action name="file_print_preview"/>
186
189
   <Separator/>
187
190
   <Action name="importWizard"/>
188
191
   <Separator/>
 
192
   <Action name="kmail_export_data"/>
 
193
   <Separator/>
189
194
   <Action name="tools_automatic_archiving"/>
190
195
   <Separator/>
191
196
   <Action name="accountWizard"/>