You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
469 B
13 lines
469 B
15 years ago
|
<!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>
|