~indicator-applet-developers/ubuntu/precise/indicator-appmenu/upstream

« back to all changes in this revision

Viewing changes to data/com.canonical.indicator.appmenu.hud.gschema.xml

  • Committer: Charles Kerr
  • Date: 2012-04-05 16:13:48 UTC
  • mfrom: (2.121.46 release)
  • mto: This revision was merged to the branch mainline in revision 219.
  • Revision ID: charles.kerr@canonical.com-20120405161348-h081r28vwzd9m38d
Tags: upstream-0.3.97
ImportĀ upstreamĀ versionĀ 0.3.97

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version='1.0' encoding='UTF-8'?>
 
2
 
 
3
<schemalist>
 
4
  <schema path='/com/canonical/indicator/appmenu/hud/' id='com.canonical.indicator.appmenu.hud' gettext-domain='indicator-appmenu'>
 
5
    <key type='b' name='store-usage-data'>
 
6
      <default>true</default>
 
7
      <summary>Whether to store usage data</summary>
 
8
      <description>
 
9
        When the HUD executes operations it stores the execution in order to
 
10
        make the future results better. Some users could choose to not want
 
11
        this data to be stored. If that is the case they should disable this
 
12
        property.
 
13
      </description>
 
14
    </key>
 
15
  </schema>
 
16
</schemalist>