~ubuntu-branches/ubuntu/gutsy/digikam/gutsy

« back to all changes in this revision

Viewing changes to digikam/digikam/digikamui.rc

  • Committer: Bazaar Package Importer
  • Author(s): Chris Cheney
  • Date: 2007-06-22 16:14:36 UTC
  • mfrom: (1.2.11 upstream)
  • Revision ID: james.westby@ubuntu.com-20070622161436-4h445xv9vo4q2p9q
Tags: 2:0.9.2~beta3-1ubuntu1
* Merge from debian unstable, remaining changes:
  - debian/control: don't depend on libgphoto2-2-dev.
    Kubuntu's KDE finds the libgphoto plugins without the .la files.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
2
 
<kpartgui version="29" name="digikam" >
 
2
<kpartgui version="30" name="digikam" >
3
3
 
4
4
 <MenuBar>
5
5
 
85
85
        <ActionList name="album_actions"/>
86
86
      <Separator/>
87
87
        <ActionList name="tool_actions"/>
88
 
      <Menu name="BatchProcesses"><text>&amp;Batch Processes</text>
 
88
      <Menu name="BatchProcess"><text>&amp;Batch Process</text>
89
89
        <ActionList name="batch_actions"/>
90
90
      </Menu>
91
91
  </Menu>