~noskcaj/ubuntu/vivid/gthumb/flickr-https

« back to all changes in this revision

Viewing changes to gthumb/resources/folder-menu.ui

  • Committer: Package Import Robot
  • Author(s): Jackson Doak
  • Date: 2014-04-08 06:31:09 UTC
  • mfrom: (1.3.20)
  • Revision ID: package-import@ubuntu.com-20140408063109-tk845map8ji6uxvd
Tags: 3:3.3.1.is.3.2.7-0ubuntu1
* Revert to newest upstream stable release. LP: #1290691
  - Refresh patches

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0"?>
2
 
<interface>
3
 
  <!-- interface-requires gtk+ 3.0 -->
4
 
  <menu id="menu">
5
 
    <section id="open-actions">
6
 
      <item>
7
 
        <attribute name="label" translatable="yes">Open in New Window</attribute>
8
 
        <attribute name="action">win.open-folder-in-new-window</attribute>
9
 
      </item>
10
 
    </section>
11
 
    <section id="create-actions">
12
 
    </section>
13
 
    <section id="edit-actions">
14
 
    </section>
15
 
    <section id="folder-actions">
16
 
    </section>
17
 
    <section id="other-actions">
18
 
    </section>
19
 
  </menu>
20
 
</interface>