diff options
author | Timothy Pearson <[email protected]> | 2012-01-30 12:02:01 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2012-01-30 12:02:01 -0600 |
commit | 07c1bee219da3b42db32c40371f49829fe750709 (patch) | |
tree | 7ceff5fc449b69b5bab046c890c7dd1c85f734bd | |
parent | 6623abb7cb9908e224657f98f7f5e974791c4e71 (diff) | |
download | ksystemlog-07c1bee219da3b42db32c40371f49829fe750709.tar.gz ksystemlog-07c1bee219da3b42db32c40371f49829fe750709.zip |
Rename ksocket and kcache
-rw-r--r-- | ksystemlog.kdevses | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksystemlog.kdevses b/ksystemlog.kdevses index 53cfabf..eb90439 100644 --- a/ksystemlog.kdevses +++ b/ksystemlog.kdevses @@ -133,7 +133,7 @@ <executable path="" params="" /> <valgrind path="/usr/bin/valgrind" params="--tool=memcheck --leak-check=yes" /> <calltree path="calltree" params=" --trace-children=yes" /> - <kcachegrind path="/usr/bin/kcachegrind" /> + <tdecachegrind path="/usr/bin/tdecachegrind" /> </kdevvalgrind> </pluginList> </KDevPrjSession> |