<?xml version="1.0" encoding="UTF-8"?>
<kcfg xmlns="http://www.kde.org/standards/kcfg/1.0"
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
      xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0
      http://www.kde.org/standards/kcfg/1.0/kcfg.xsd" >
  <kcfgfile name=""/>

  <group name="General">
    <entry name="clickCommand" type="String">
      <default>ExposeAll</default>
    </entry>
    <entry name="icon" type="Path">
      <default>presentwindows-24px</default>
    </entry>
    <entry name="useUnityTheme" type="UInt">
      <label>Uses a Unity 7 virtual desktop theme when using the UnityAmbiance desktop theme (when set to 1) or any desktop theme (when set to 0). Disabled when set to 2.</label>
      <default>1</default>
    </entry>
  </group>

</kcfg>