1 diff -Naur unity-4.24.0.orig/com.canonical.Unity.gschema.xml unity-4.24.0/com.canonical.Unity.gschema.xml
2 --- unity-4.24.0.orig/com.canonical.Unity.gschema.xml 2011-10-12 14:02:40.000000000 +0200
3 +++ unity-4.24.0/com.canonical.Unity.gschema.xml 2011-11-26 06:00:44.079890766 +0100
6 <schema path="/desktop/unity/launcher/" id="com.canonical.Unity.Launcher" gettext-domain="unity">
7 <key type="as" name="favorites">
8 - <default>[ 'ubiquity-gtkui.desktop', 'nautilus-home.desktop', 'firefox.desktop', 'libreoffice-writer.desktop', 'libreoffice-calc.desktop', 'libreoffice-impress.desktop', 'ubuntu-software-center.desktop', 'ubuntuone-installer.desktop', 'gnome-control-center.desktop' ]</default>
9 + <default>[ 'nautilus-home.desktop', 'firefox.desktop', 'libreoffice-writer.desktop', 'libreoffice-calc.desktop', 'libreoffice-impress.desktop', 'gpk-application.desktop', 'ubuntuone-control-panel-gtk.desktop', 'gnome-control-center.desktop' ]</default>
10 <summary>List of desktop file ids for favorites on the launcher.</summary>
11 <description>These applications are shown in the Launcher by default.</description>
15 <schema path="/desktop/unity/panel/" id="com.canonical.Unity.Panel" gettext-domain="unity">
16 <key type="as" name="systray-whitelist">
17 - <default>[ 'JavaEmbeddedFrame', 'Wine', 'scp-dbus-service', 'Update-notifier' ]</default>
18 + <default>[ 'all' ]</default>
19 <summary>List of client names, resource classes or wm classes to allow in the Panel's systray implementation.</summary>
20 <description>"" (empty) will not allow any tray icons, "all" will allow all tray icons, otherwise there will be an attempt to match each icon to a value here.</description>