~elementary-apps/pantheon-photos/master

« back to all changes in this revision

Viewing changes to ui/event.ui

  • Committer: RabbitBot
  • Author(s): Corentin Noël
  • Date: 2016-01-14 14:48:54 UTC
  • mfrom: (2879.1.3)
  • Revision ID: git-v1:938bcfdd68fed20a4d47ccfceeaa15f75f7eff12
Ported to CMake. Removed very old retro-compatibility.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<ui>
2
 
    <popup name="CollectionContextMenu">
3
 
        <separator />
4
 
        <menuitem name="ContextMakePrimary" action="MakePrimary" />
5
 
    </popup>
6
 
 
7
 
    <popup name="EventContextMenu">
8
 
        <menuitem name="ContextRename" action="Rename" />
9
 
        <menuitem name="EditEventComment" action="EditEventComment" />
10
 
    </popup>
11
 
    
12
 
</ui>
 
 
b'\\ No newline at end of file'