File: SensorsApplet.xml

package info (click to toggle)
sensors-applet 3.0.0%2Bgit6-0.5
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye
  • size: 1,312 kB
  • sloc: ansic: 6,512; makefile: 440; xml: 90; sh: 14
file content (18 lines) | stat: -rw-r--r-- 593 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<interface>
  <menu id="sensorsapplet-menu">
    <section>
      <item>
        <attribute name="label" translatable="yes">_Preferences</attribute>
        <attribute name="action">sensorsapplet.preferences</attribute>
      </item>
      <item>
        <attribute name="label" translatable="yes">_Help</attribute>
        <attribute name="action">sensorsapplet.help</attribute>
      </item>
      <item>
        <attribute name="label" translatable="yes">_About</attribute>
        <attribute name="action">sensorsapplet.about</attribute>
      </item>
    </section>
  </menu>
</interface>