~ubuntu-branches/ubuntu/lucid/kdebase/lucid

« back to all changes in this revision

Viewing changes to apps/dolphin/src/settings/dolphin_versioncontrolsettings.kcfg

  • Committer: Bazaar Package Importer
  • Author(s): Alessandro Ghersi
  • Date: 2009-12-19 18:29:39 UTC
  • mfrom: (1.1.36 upstream)
  • Revision ID: james.westby@ubuntu.com-20091219182939-i4q5c16348k7vxuk
Tags: 4:4.3.85-0ubuntu1
* New upstream release
  - Bump build-deps

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<!DOCTYPE kcfg SYSTEM "http://www.kde.org/standards/kcfg/1.0/kcfg.dtd">
 
3
<kcfg>
 
4
    <kcfgfile name="dolphinrc"/>
 
5
    <group name="VersionControl">
 
6
        <entry name="disabledPlugins" type="String">
 
7
            <label>Disabled plugins</label>
 
8
            <default></default>
 
9
        </entry>
 
10
    </group>
 
11
</kcfg>