summaryrefslogtreecommitdiffstats
path: root/schemas/service-discovery-applet.schemas
blob: 43bf957fcd1da52f9ad002c001a41aa66bf8d9a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<gconfschemafile>
    <schemalist>
                <schema>
                        <key>/schemas/apps/service-discovery-applet/options/show_notifications</key>
                        <applyto>/apps/service-discovery-applet/options/show_notifications</applyto>
                        <owner>service-discovery-applet</owner>
                        <type>bool</type>
                        <default>TRUE</default>
                        <locale name="C">
                                <short>Display notifications.</short>
                                <long>
				Use the notification deamon to notify the user when a service is discovered.
                                </long>
                        </locale>
                </schema>
        </schemalist>
</gconfschemafile>