diff options
Diffstat (limited to 'kbugbuster/kresources/kresources_kcal_bugzilla.kcfg')
-rw-r--r-- | kbugbuster/kresources/kresources_kcal_bugzilla.kcfg | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/kbugbuster/kresources/kresources_kcal_bugzilla.kcfg b/kbugbuster/kresources/kresources_kcal_bugzilla.kcfg deleted file mode 100644 index ce23c969..00000000 --- a/kbugbuster/kresources/kresources_kcal_bugzilla.kcfg +++ /dev/null @@ -1,20 +0,0 @@ -<?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> |