~pantheon-photos/pantheon-photos/trunk

« back to all changes in this revision

Viewing changes to ui/photo_context.ui

  • Committer: RabbitBot
  • Author(s): madelynn-r-may
  • Date: 2014-08-28 07:36:20 UTC
  • mfrom: (2600.3.1 pantheon-photos)
  • Revision ID: rabbitbot-20140828073620-72azpf8q3xnq1614
changes context menu rating stuff to a rating widget

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
        <menuitem name="ContextPasteColorAdjustments" action="PasteColorAdjustments" />
10
10
        <separator />
11
11
        <menuitem name="ContextFlag" action="Flag" />
12
 
        <menu name="Rate" action="Rate">
13
 
            <menuitem name="RateFive" action="RateFive" />
14
 
            <menuitem name="RateFour" action="RateFour" />
15
 
            <menuitem name="RateThree" action="RateThree" />
16
 
            <menuitem name="RateTwo" action="RateTwo" />
17
 
            <menuitem name="RateOne" action="RateOne" />
18
 
            <menuitem name="RateUnrated" action="RateUnrated" />
19
 
            <menuitem name="RateRejected" action="RateRejected" />
20
 
            <separator />
21
 
            <menuitem name="IncreaseRating" action="IncreaseRating" />
22
 
            <menuitem name="DecreaseRating" action="DecreaseRating" />
23
 
        </menu>
 
12
        <menuitem name="RateRejected" action="RateRejected" />
 
13
        <placeholder name="RatingWidgetPlaceholder" />
24
14
        <menu name="RawDeveloper" action="RawDeveloper">
25
15
            <menuitem name="RawDeveloperShotwell" action="RawDeveloperShotwell" />
26
16
            <menuitem name="RawDeveloperCamera" action="RawDeveloperCamera" />