aboutsummaryrefslogblamecommitdiffstats
path: root/data/ui/epiphany-application-menu.ui
blob: 74ec406062cbb7bb8b3cd3cb3e636673e0be8604 (plain) (tree)
1
2
3
4
5
6
7
8
9
                     
           
                      
             




                                                                          

              









                                                                         

              







                                                                            

              









                                                                     
              





                                                                    


              
<?xml version="1.0"?>
<interface>
  <menu id="app-menu">
    <section>
      <item>
        <attribute name="label" translatable="yes">_New Window</attribute>
        <attribute name="action">app.new</attribute>
        <attribute name="accel">&lt;Primary&gt;n</attribute>
      </item>
    </section>
    <section>
      <item>
        <attribute name="label" translatable="yes">_Bookmarks</attribute>
        <attribute name="action">app.bookmarks</attribute>
        <attribute name="accel">&lt;Primary&gt;b</attribute>
      </item>
      <item>
        <attribute name="label" translatable="yes">_History</attribute>
        <attribute name="action">app.history</attribute>
        <attribute name="accel">&lt;Primary&gt;h</attribute>
      </item>
    </section>
    <section>
      <item>
        <attribute name="label" translatable="yes">Preferences</attribute>
        <attribute name="action">app.preferences</attribute>
      </item>
      <item>
        <attribute name="label" translatable="yes">Personal Data</attribute>
        <attribute name="action">app.pdm</attribute>
      </item>
    </section>
    <section>
      <item>
        <attribute name="label" translatable="yes">_Help</attribute>
        <attribute name="action">app.help</attribute>
        <attribute name="accel">&lt;Primary&gt;h</attribute>
      </item>
      <item>
        <attribute name="label" translatable="yes">_About</attribute>
        <attribute name="action">app.about</attribute>
        <attribute name="accel">&lt;Primary&gt;a</attribute>
      </item>
    </section>
    <section>
      <item>
        <attribute name="label" translatable="yes">_Quit</attribute>
        <attribute name="action">app.quit</attribute>
        <attribute name="accel">&lt;Primary&gt;q</attribute>
      </item>
    </section>
  </menu>
</interface>