summaryrefslogtreecommitdiffstats
path: root/kpilot/conduits/timeconduit/timeconduit.kcfg
diff options
context:
space:
mode:
Diffstat (limited to 'kpilot/conduits/timeconduit/timeconduit.kcfg')
-rw-r--r--kpilot/conduits/timeconduit/timeconduit.kcfg17
1 files changed, 0 insertions, 17 deletions
diff --git a/kpilot/conduits/timeconduit/timeconduit.kcfg b/kpilot/conduits/timeconduit/timeconduit.kcfg
deleted file mode 100644
index aafa23fc..00000000
--- a/kpilot/conduits/timeconduit/timeconduit.kcfg
+++ /dev/null
@@ -1,17 +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="kpilot_timeconduitrc"/>
- <group name="Time-conduit">
- <entry name="Direction" type="Enum">
- <choices>
- <choice name="eSetHHfromPC"/>
- <choice name="eSetPCfromHH"/>
- </choices>
- <default>eSetHHfromPC</default>
- </entry>
- </group>
-
-</kcfg>