diff options
author | Timothy Pearson <[email protected]> | 2012-01-30 11:58:50 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2012-01-30 11:58:50 -0600 |
commit | d40e1a55d302bc9bad632c97671ddb257af27e8d (patch) | |
tree | 9f8ba711f3172cdaaac8ecf4236750dc26caa092 | |
parent | 7a6f395d2e9a3b1abd154a5547e3a95e16634993 (diff) | |
download | kdpkg-d40e1a55d302bc9bad632c97671ddb257af27e8d.tar.gz kdpkg-d40e1a55d302bc9bad632c97671ddb257af27e8d.zip |
Rename ksocket and kcache
-rw-r--r-- | kdpkg.kdevses | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdpkg.kdevses b/kdpkg.kdevses index ba11d96..1876620 100644 --- a/kdpkg.kdevses +++ b/kdpkg.kdevses @@ -22,7 +22,7 @@ <executable path="" params="" /> <valgrind path="" params="" /> <calltree path="" params="" /> - <kcachegrind path="" /> + <tdecachegrind path="" /> </kdevvalgrind> </pluginList> </KDevPrjSession> |