From 5159cd2beb2e87806a5b54e9991b7895285c9d3e Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 01:04:16 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- tdecore/tdeconfig_compiler/example/example.kcfg | 63 +++++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 tdecore/tdeconfig_compiler/example/example.kcfg (limited to 'tdecore/tdeconfig_compiler/example/example.kcfg') diff --git a/tdecore/tdeconfig_compiler/example/example.kcfg b/tdecore/tdeconfig_compiler/example/example.kcfg new file mode 100644 index 000000000..076bfb644 --- /dev/null +++ b/tdecore/tdeconfig_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