File: sectionobj.xml

package info (click to toggle)
wf-config 0.10.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 424 kB
  • sloc: cpp: 5,743; xml: 37; makefile: 4
file content (11 lines) | stat: -rw-r--r-- 236 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0"?>
<wayfire>
  <object name="sectionobj">
    <category>General</category>
    <option name="option6" type="int">
      <default>1</default>
      <min>0</min>
      <max>10</max>
    </option>
  </object>
</wayfire>