~ubuntu-branches/ubuntu/intrepid/digikam/intrepid

« back to all changes in this revision

Viewing changes to digikam/showfoto/showfotoui.rc

  • Committer: Bazaar Package Importer
  • Author(s): Mark Purcell
  • Date: 2008-07-17 20:25:39 UTC
  • mfrom: (1.2.15 upstream) (3.1.2 lenny)
  • Revision ID: james.westby@ubuntu.com-20080717202539-6n7dtirbkoo7qvhd
Tags: 2:0.9.4-1
* New upstream release
  - digiKam 0.9.4 Release Plan (KDE3) ~ 13 July 08 (Closes: #490144)
* DEB_CONFIGURE_EXTRA_FLAGS := --without-included-sqlite3
* Debhelper compatibility level V7
* Install pixmaps in debian/*.install
* Add debian/digikam.lintian-overrides

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
2
 
<gui version="24" name="showfoto" >
 
2
<gui version="28" name="showfoto" >
3
3
 
4
4
<MenuBar>
5
5
 
76
76
    </Menu>
77
77
 
78
78
    <Menu name="help" ><text>&amp;Help</text>
 
79
        <Action name="editorwindow_rawcameralist"/>
79
80
        <Action name="editorwindow_donatemoney" />
 
81
        <Action name="editorwindow_contribute" />
80
82
    </Menu>
81
83
 
82
84
    <Merge/>
86
88
        <Merge name="StandardToolBarMenuHandler" />
87
89
        <Action name="options_show_statusbar"/>
88
90
        <Separator/>
 
91
        <Action name="theme_menu" />
89
92
        <Action name="options_configure_keybinding" />
90
93
        <Action name="options_configure_toolbars" />
91
94
        <Action name="options_configure" />