mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-02 09:52:18 +00:00
14 lines
869 B
Diff
14 lines
869 B
Diff
diff --git a/data/org.unityd.UnityX.gschema.xml b/data/org.unityd.UnityX.gschema.xml
|
|
index 6721d27..808b384 100644
|
|
--- a/data/org.unityd.UnityX.gschema.xml
|
|
+++ b/data/org.unityd.UnityX.gschema.xml
|
|
@@ -187,7 +187,7 @@
|
|
</schema>
|
|
<schema path="/org.unityd.UnityX/dash/" id="org.unityd.UnityX.Dash" gettext-domain="unity">
|
|
<key type="as" name="scopes">
|
|
- <default>[ 'home.scope', 'applications.scope', 'files.scope', 'video.scope', 'music.scope', 'photos.scope', 'social.scope' ]</default>
|
|
+ <default>[ 'home.scope', 'applications.scope', 'files.scope', 'video.scope', 'music.scope', 'photos.scope' ]</default>
|
|
<summary>List of scope ids specifying which scopes should be created and the order to display them in.</summary>
|
|
<description>The scopes listed in the scope bar will be ordered according to this list.</description>
|
|
</key>
|