[28236] in Source-Commits

home help back first fref pref prev next nref lref last post

cluster-login-config commit: Customize the Unity desktop on cluster machines

daemon@ATHENA.MIT.EDU (Jonathan D Reed)
Tue Jun 10 13:30:46 2014

Date: Tue, 10 Jun 2014 13:30:38 -0400
From: Jonathan D Reed <jdreed@MIT.EDU>
Message-Id: <201406101730.s5AHUcLm025238@drugstore.mit.edu>
To: source-commits@MIT.EDU

https://github.com/mit-athena/cluster-login-config/commit/fc4187ecc175aead75a9acbfc557e71069ce9c7e
commit fc4187ecc175aead75a9acbfc557e71069ce9c7e
Author: Jonathan Reed <jdreed@mit.edu>
Date:   Thu Jun 5 12:16:13 2014 -0400

    Customize the Unity desktop on cluster machines
    
    Add some gsettings override keys to disable the additional
    search results in the Unity Lens, and also remove Amazon
    from the launcher, and add xmoira instead.

 debian/changelog                                   |    7 +++++++
 ...bathena-cluster-login-config.gsettings-override |    6 ++++++
 2 files changed, 13 insertions(+), 0 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index feca6cb..9f14782 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+debathena-cluster-login-config (1.40) unstable; urgency=low
+
+  * Disable Lens search results (Trac: #1423)
+  * Customize the Launcher
+
+ -- Jonathan Reed <jdreed@mit.edu>  Thu, 05 Jun 2014 12:15:10 -0400
+
 debathena-cluster-login-config (1.39) unstable; urgency=low
 
   [ Jonathan Reed ]
diff --git a/debian/debathena-cluster-login-config.gsettings-override b/debian/debathena-cluster-login-config.gsettings-override
index c472fb4..9f4a923 100644
--- a/debian/debathena-cluster-login-config.gsettings-override
+++ b/debian/debathena-cluster-login-config.gsettings-override
@@ -11,3 +11,9 @@ disable-user-switching=true
 
 [org.gnome.settings-daemon.plugins.power]
 sleep-display-ac=600
+
+[com.canonical.Unity.Lenses]
+disabled-scopes=['more_suggestions-amazon.scope', 'more_suggestions-u1ms.scope', 'more_suggestions-populartracks.scope', 'music-musicstore.scope', 'more_suggestions-ebay.scope', 'more_suggestions-ubuntushop.scope', 'more_suggestions-skimlinks.scope']
+
+[com.canonical.Unity.Launcher]
+favorites=['application://nautilus.desktop', 'application://firefox.desktop', 'application://libreoffice-writer.desktop', 'application://libreoffice-calc.desktop', 'application://libreoffice-impress.desktop', 'application://xmoira.desktop', 'application://ubuntu-software-center.desktop', 'application://unity-control-center.desktop', 'unity://running-apps', 'unity://expo-icon', 'unity://devices']

home help back first fref pref prev next nref lref last post