~jbicha/unity/whitelist-printer-applet-771562

« back to all changes in this revision

Viewing changes to com.canonical.Unity.gschema.xml

  • Committer: Jeremy Bicha
  • Date: 2011-04-27 01:12:13 UTC
  • Revision ID: jeremy@bicha.net-20110427011213-q6bwn4o2pcwdo6nu
add system-config-printer-applet to systray whitelist (LP: #771562)

Show diffs side-by-side

added added

removed removed

Lines of Context:
45
45
  </schema>
46
46
        <schema path="/desktop/unity/panel/" id="com.canonical.Unity.Panel" gettext-domain="unity">
47
47
    <key type="as" name="systray-whitelist">
48
 
      <default>[ 'JavaEmbeddedFrame', 'Mumble', 'Wine', 'Skype', 'hp-systray' ]</default>
 
48
      <default>[ 'JavaEmbeddedFrame', 'Mumble', 'Wine', 'Skype', 'hp-systray', 'scp-dbus-service' ]</default>
49
49
      <summary>List of client names, resource classes or wm classes to allow in the Panel's systray implementation.</summary>
50
50
      <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>
51
51
    </key>