File: SensorsApplet.xml

package info (click to toggle)
sensors-applet 3.0.0%2Bgit6-0.1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 1,112 kB
  • ctags: 628
  • sloc: ansic: 6,499; makefile: 453; xml: 86; sh: 14
file content (14 lines) | stat: -rw-r--r-- 565 bytes parent folder | download | duplicates (4)
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>