mirror of
https://github.com/terrapkg/packages.git
synced 2026-07-02 17:00:54 +00:00
a16b7bce95
* chore: sync with Terra 39 * fix: update mock-configs path * fix: use f38 specs for desktops * chore: move more lomiri/unity specific packages (#880) * Fix(ubuntu-sdk): update description & version (#878) Signed-off-by: cat-master21 <96554164+cat-master21@users.noreply.github.com> * fix: disable docs package (#887) * sync more changes from f39 * add keyd fixes --------- Signed-off-by: cat-master21 <96554164+cat-master21@users.noreply.github.com> Signed-off-by: lleyton <lleyton@fyralabs.com> Co-authored-by: cat-master21 <96554164+cat-master21@users.noreply.github.com>
14 lines
881 B
Diff
14 lines
881 B
Diff
diff --git a/data/com.canonical.Unity.gschema.xml b/data/com.canonical.Unity.gschema.xml
|
|
index 787c048..e81adcc 100644
|
|
--- a/data/com.canonical.Unity.gschema.xml
|
|
+++ b/data/com.canonical.Unity.gschema.xml
|
|
@@ -187,7 +187,7 @@
|
|
</schema>
|
|
<schema path="/com/canonical/unity/dash/" id="com.canonical.Unity.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>
|