Ubuntu Pastebin

Paste from rvr at Wed, 15 Jul 2015 15:44:34 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
phablet@ubuntu-phablet:~$ cat /custom/etc/dconf_source/db/custom.d/custom.key
# if the keys have uppercase letters, make them lowercase here, for
# example com.canonical.Unity.Lenses -> com/canonical/unity/lenses

# These show up in reverse order, last listed will be on top

[com/canonical/unity/dash]
favorite-scopes=['scope://com.canonical.scopes.dashboard_dashboard', 'scope://unity-scope-nearby','scope://clickscope','scope://com.canonical.scopes.news_unity-scope-news','scope://musicaggregator', 'scope://videoaggregator', 'scope://com.canonical.scopes.photos_photos']

[com/canonical/unity/clickscope]
core-apps=["dialer-app", "messaging-app", "address-book-app", "com.ubuntu.camera_camera", "webbrowser-app", "com.ubuntu.clock", "com.ubuntu.music", "com.ubuntu.gallery"]
Download as text