mutsumi 0.2.0

wl-proxy based GTK MPV embedder
<?xml version="1.0" encoding="UTF-8"?>
<!--
DO NOT EDIT!
This file was @generated by blueprint-compiler. Instead, edit the
corresponding .blp file and regenerate this file with blueprint-compiler.
-->
<interface>
  <requires lib="gtk" version="4.0"/>
  <menu id="player-menu">
    <section>
      <item>
        <attribute name="custom">menu-actions</attribute>
      </item>
    </section>
    <section>
      <item>
        <attribute name="label" translatable="yes">Next chapter</attribute>
        <attribute name="action">player.chapter-next</attribute>
        <attribute name="accel">&lt;Control&gt;N</attribute>
      </item>
      <item>
        <attribute name="label" translatable="yes">Previous chapter</attribute>
        <attribute name="action">player.chapter-prev</attribute>
        <attribute name="accel">&lt;Control&gt;P</attribute>
      </item>
    </section>
    <section>
      <item>
        <attribute name="label" translatable="yes">Advanced settings</attribute>
        <attribute name="action">player.show-settings</attribute>
        <attribute name="accel">A</attribute>
      </item>
    </section>
    <section>
      <item>
        <attribute name="label" translatable="yes">Media info</attribute>
        <attribute name="action">player.show-info</attribute>
        <attribute name="accel">I</attribute>
      </item>
    </section>
    <section>
      <item>
        <attribute name="label" translatable="yes">Keyboard shortcuts</attribute>
        <attribute name="action">player.show-shortcuts</attribute>
        <attribute name="accel">F1</attribute>
      </item>
    </section>
  </menu>
</interface>