diff options
| author | Michał Sawicz <michal.sawicz@canonical.com> | 2017-01-25 17:40:35 +0100 | 
|---|---|---|
| committer | Michał Sawicz <michal.sawicz@canonical.com> | 2017-01-25 17:40:35 +0100 | 
| commit | ef366cd9960201ea13903a746a4af84eebbbd4e4 (patch) | |
| tree | 20105d7d5dc7d2358ea4ae64f7e5e7213037a33d /data | |
| parent | 30b02d93fc5337373c8dfce09204d2b16c240454 (diff) | |
Drop clickscope from com.canonical.Unity.Dash favorite-scopes
(bzr r4217.1.1)
Diffstat (limited to 'data')
| -rw-r--r-- | data/com.canonical.Unity.gschema.xml | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/data/com.canonical.Unity.gschema.xml b/data/com.canonical.Unity.gschema.xml index bfeeb7dad..5a08a6b21 100644 --- a/data/com.canonical.Unity.gschema.xml +++ b/data/com.canonical.Unity.gschema.xml @@ -188,7 +188,7 @@  <description>The scopes listed in the scope bar will be ordered according to this list.</description>  </key>  <key type="as" name="favorite-scopes"> - <default>[ 'scope://clickscope', 'scope://musicaggregator', 'scope://videoaggregator' ]</default> + <default>[ 'scope://musicaggregator', 'scope://videoaggregator' ]</default>  <summary>List of scope queries specifying what should be displayed in the dash.</summary>  <description>List of favorite scopes displayed in the dash.</description>  </key>  | 
