aboutsummaryrefslogtreecommitdiff
path: root/system/settings/win32.xml
blob: 01fb1bfb87a1c1c688528101759e9ca6228bc8f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<?xml version="1.0" encoding="utf-8" ?>
<settings>
  <section id="appearance">
    <category id="locale">
      <group id="2">
        <visible>false</visible>
      </group>
    </category>
  </section>
  <section id="videos">
    <category id="videoplayer">
      <group id="2">
        <setting id="videoplayer.usedisplayasclock">
          <visible negated="true">HAS_GL</visible>
        </setting>
        <setting id="videoplayer.synctype">
          <visible negated="true">HAS_GL</visible>
        </setting>
      </group>
    </category>
  </section>
  <section id="services">
    <category id="zeroconf">
      <group id="1">
        <setting id="services.zeroconf">
          <default>false</default>
        </setting>
      </group>
    </category>
    <category id="smb" label="1200" help="36420">
      <visible>false</visible>
    </category>
  </section>
  <section id="system">
    <category id="videoscreen">
      <group id="1">
        <setting id="videoscreen.fakefullscreen">
          <visible negated="true">HAS_GL</visible>
        </setting>
      </group>
    </category>
  </section>
</settings>