summaryrefslogtreecommitdiffstats
path: root/kbugbuster/kresources/kresources_kcal_bugzilla.kcfg
blob: ce23c9696998a423a29cf678c9df4b7659399338 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?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="kresources_kcal_bugzillarc"/>

  <group name="General">
    <entry type="String" name="Server">
      <label>Server</label>
    </entry>
    <entry type="String" name="Product">
      <label>Product</label>
    </entry>
    <entry type="String" name="Component">
      <label>Component</label>
    </entry>
  </group>

</kcfg>