~ubuntu-branches/ubuntu/trusty/digikam/trusty

« back to all changes in this revision

Viewing changes to extra/kipi-plugins/gpssync/kipiplugin_gpssyncui.rc

  • Committer: Package Import Robot
  • Author(s): Mark Purcell
  • Date: 2012-09-27 21:41:30 UTC
  • mfrom: (1.2.43)
  • mto: This revision was merged to the branch mainline in revision 86.
  • Revision ID: package-import@ubuntu.com-20120927214130-i8v3ufr21nesp29i
Tags: 4:3.0.0~beta1a-1
* New upstream release

* Fix "wrongly conflicts phonon-backend-vlc" dropped (Closes: #688142)
* debian/watch include download.kde.org

* digikam 3.0.0 uses features from unreleased kdegraphics >=4.10 & ships 
a private version of the kdegraphics libs - this is not the Debian way :-(
* Unsatisfactory Conflicts: libkipi8, libkexiv2-10, libkdcraw20, libksane0
* Suspend digikam-dbg >130Mb

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
 
2
<gui version="1" name="kipiplugin_gpssync" >
 
3
 
 
4
    <MenuBar>
 
5
 
 
6
        <Menu name="Image"><text>&amp;Image</text>
 
7
            <Action name="gpssync" group="kipi_image_group" />
 
8
        </Menu>
 
9
 
 
10
    </MenuBar>
 
11
 
 
12
    <ToolBar name="mainToolBar"><text>Main Toolbar</text>
 
13
    </ToolBar>
 
14
 
 
15
</gui>