summaryrefslogtreecommitdiffstats
path: root/kopete/libkopete/kopete.kcfg
blob: 595736896241bb9bda1f5199660fff80b7f8950d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE kcfg SYSTEM "http://www.kde.org/standards/kcfg/1.0/kcfg.dtd">
<kcfg>
 <kcfgfile name="kopete" />
 <group name="GlobalIdentity" >
  <entry key="enableGlobalIdentity" type="Bool" name="EnableGlobalIdentity" >
   <label>Enable the global identity feature</label>
   <whatsthis>When enabled, this allows you to set your data in a central place. All your IM accounts will use this global data.
</whatsthis>
   <default>false</default>
  </entry>
 </group>
</kcfg>