~ubuntu-branches/ubuntu/quantal/file-roller/quantal

« back to all changes in this revision

Viewing changes to src/ui/app-menu.ui

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2012-06-06 13:13:15 UTC
  • mfrom: (1.2.102)
  • Revision ID: package-import@ubuntu.com-20120606131315-v6o9g8e0cq9olkq1
Tags: 3.5.1-0ubuntu1
* New upstream release
* debian/control:
  - Bump build-depends on libgtk-3-dev
  - Replace build-depends on gnome-doc-utils with yelp-tools
* debian/watch:
  - Watch for unstable versions

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<interface>
 
2
  <menu id="app-menu">
 
3
    <section>
 
4
      <item>
 
5
        <attribute name="action">app.help</attribute>
 
6
        <attribute name="label" translatable="yes">_Help</attribute>
 
7
      </item>
 
8
      <item>
 
9
        <attribute name="action">app.about</attribute>
 
10
        <attribute name="label" translatable="yes">_About Archive Manager</attribute>
 
11
      </item>
 
12
      <item>
 
13
        <attribute name="action">app.quit</attribute>
 
14
        <attribute name="label" translatable="yes">_Quit</attribute>
 
15
      </item>
 
16
    </section>
 
17
  </menu>
 
18
</interface>
 
 
b'\\ No newline at end of file'