File: com.ubuntu.SoftwareProperties.gschema.xml

package info (click to toggle)
software-properties 0.111-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 6,944 kB
  • sloc: python: 8,238; makefile: 19; sh: 18; xml: 10
file content (10 lines) | stat: -rw-r--r-- 420 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
<schemalist>
    <schema id="com.ubuntu.SoftwareProperties" path="/com/ubuntu/SoftwareProperties/">
        <key name="ubuntu-pro-banner-visible" type="b">
            <default>true</default>
            <summary>Ubuntu Pro banner visibility</summary>
            <description>True if the Ubuntu Pro banner should be shown.</description>
        </key>
    </schema>
</schemalist>