diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-02-12 18:09:55 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-02-12 18:09:55 +0000 |
commit | 630b7196d93786595546565329160ff26332704b (patch) | |
tree | 16f570c8f65cf789945d96ab7c4c7c9a46c10e2f /src/klocateconfig.kcfgc | |
download | tdeio-locate-630b7196d93786595546565329160ff26332704b.tar.gz tdeio-locate-630b7196d93786595546565329160ff26332704b.zip |
Added KDE3 version of kio-locate
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kio-locate@1089224 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'src/klocateconfig.kcfgc')
-rw-r--r-- | src/klocateconfig.kcfgc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/klocateconfig.kcfgc b/src/klocateconfig.kcfgc new file mode 100644 index 0000000..453e65f --- /dev/null +++ b/src/klocateconfig.kcfgc @@ -0,0 +1,6 @@ +# Code generation options for kconfig_compiler +File=kio_locate.kcfg +ClassName=KLocateConfig +Singleton=true +Mutators=true +# will create the necessary code for setting those variables |