File: SensorsApplet.xml

package info (click to toggle)
sensors-applet 3.0.0%2Bgit6-0.2
  • links: PTS
  • area: main
  • in suites: buster
  • size: 1,112 kB
  • sloc: ansic: 6,499; makefile: 451; xml: 86; 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>