Sha256: 2baf413553146c84e217b06e1ce5a5a61d507090f27dcd13b16e3391e5879317

Contents?: true

Size: 761 Bytes

Versions: 13

Compression:

Stored size: 761 Bytes

Contents

<?xml version="1.0"?>
<interface>
  <!-- interface-requires gtk+ 3.0 -->
  <menu id="winmenu">
    <section>
      <item >
        <attribute name="label" translatable="yes" >_Css Configuration Editor</attribute>
      </item>
      <item>
        <attribute name="label" translatable="yes">_Preferences</attribute>
        <attribute name="action">app.preferences</attribute>
      </item>
      <item>
        <attribute name="label" translatable="yes">_About</attribute>
        <attribute name="action">app.about</attribute>
      </item>
    </section>

    <section>
      <item>
        <attribute name="label" translatable="yes">_Quit</attribute>
        <attribute name="action">app.quit</attribute>
      </item>
    </section>
  </menu>
</interface>

Version data entries

13 entries across 13 versions & 2 rubygems

Version Path
topinambour-1.0.8 data/window-menu.ui
topinambour-1.0.7 data/window-menu.ui
topinambour-1.0.6 data/window-menu.ui
topinambour-1.0.5 data/window-menu.ui
topinambour-1.0.3 data/window-menu.ui
topinambour-1.0.2 data/window-menu.ui
topinambour-1.0.1 data/window-menu.ui
topinambour-1.0.0 data/window-menu.ui
Germinal-1.3.2 data/window-menu.ui
Germinal-1.3.1 data/window-menu.ui
Germinal-1.3.0 data/window-menu.ui
Germinal-1.2.3 data/window-menu.ui
Germinal-1.2.2 data/window-menu.ui