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 (14 lines) | stat: -rw-r--r-- 565 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<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>