~ubuntu-branches/ubuntu/raring/shotwell/raring

« back to all changes in this revision

Viewing changes to ui/photo_context.ui

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher, Robert Ancell, Alberto Mardegan
  • Date: 2012-08-28 16:57:19 UTC
  • mfrom: (1.2.14)
  • Revision ID: package-import@ubuntu.com-20120828165719-p6ep5hdo24rssreo
Tags: 0.12.90-0ubuntu1
[ Robert Ancell ]
* New upstream release (LP: #1041011)
* debian/watch:
  - Watch for unstable versions
  - Releases now in .xz format

[ Alberto Mardegan ]
* debian/patches/06_uoa.patch:
  - updated for the new version

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
        <menuitem name="ContextEnhance" action="Enhance" />
4
4
        <menuitem name="ContextRevert" action="Revert" />
5
5
        <separator />
6
 
        <menuitem name="ContextAddTags" action="AddTags" />
 
6
        <menuitem name="ContextAddTags" action="AddTagsContextMenu" />
7
7
        <menuitem name="ContextModifyTags" action="ModifyTags" />
8
8
        <placeholder name="ContextTagsPlaceholder" />
9
9
        <separator />
26
26
        <menuitem name="ContextExternalEditRAW" action="ExternalEditRAW" />
27
27
        <separator />
28
28
        <placeholder name="ContextJumpPlaceholder" />
29
 
        <menuitem name="ContextSendTo" action="SendTo" />
 
29
        <menuitem name="ContextSendTo" action="SendToContextMenu" />
30
30
        <separator />
31
31
        <menuitem name="ContextMoveToTrash" action="MoveToTrash" />
32
32
    </popup>