From e16866e072f94410321d70daedbcb855ea878cac Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 6 Nov 2011 15:56:40 -0600 Subject: Actually move the kde files that were renamed in the last commit --- tdecore/kconfig_compiler/example/example.kcfg | 63 +++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 tdecore/kconfig_compiler/example/example.kcfg (limited to 'tdecore/kconfig_compiler/example/example.kcfg') diff --git a/tdecore/kconfig_compiler/example/example.kcfg b/tdecore/kconfig_compiler/example/example.kcfg new file mode 100644 index 000000000..076bfb644 --- /dev/null +++ b/tdecore/kconfig_compiler/example/example.kcfg @@ -0,0 +1,63 @@ + + + qdir.h + + + + + + + + true + + + + 5 + + + + And this is a longer description of this option. Just wondering, how will the translations of those be handled? + + + + + + One + + + + + + Default String + + + + QDir::homeDirPath()+QString::fromLatin1(".hidden_file") + + + + /home,~ + + + + QStringList(QDir::homeDirPath()) + + + + 10 + + + up,down + + + + + 1 + + + -- cgit v1.2.1