<?xml version="1.0" encoding="UTF-8"?>
<display version="2.0.0">
  <name>Display</name>
  <width>190</width>
  <height>30</height>
  <widget type="action_button" version="3.0.0">
    <name>Action Button</name>
    <actions>
      <action type="open_display">
        <file>${file}</file>
        <target>window</target>
        <description>Open Display</description>
      </action>
    </actions>
    <width>190</width>
    <tooltip>$(actions)</tooltip>
  </widget>
</display>
