diff options
author | Michele Calgaro <[email protected]> | 2024-12-29 15:41:09 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-12-29 15:41:09 +0900 |
commit | 3c48459b505b0a73fc2c1af832223ea753220bf8 (patch) | |
tree | 91c4d491a8123e69645f5f82dcd16d01e966ddcb /superkaramba/karamba.kdevses | |
parent | 72796561928a42dbffd9dbb422523bb599896ca9 (diff) | |
download | tdeutils-3c48459b505b0a73fc2c1af832223ea753220bf8.tar.gz tdeutils-3c48459b505b0a73fc2c1af832223ea753220bf8.zip |
Remove unnecessary files
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'superkaramba/karamba.kdevses')
-rw-r--r-- | superkaramba/karamba.kdevses | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/superkaramba/karamba.kdevses b/superkaramba/karamba.kdevses deleted file mode 100644 index 66ecb62..0000000 --- a/superkaramba/karamba.kdevses +++ /dev/null @@ -1,29 +0,0 @@ -<?xml version = '1.0' encoding = 'UTF-8'?> -<!DOCTYPE KDevPrjSession> -<KDevPrjSession> - <DocsAndViews NumberOfDocuments="1" > - <Doc0 NumberOfViews="1" URL="file:///home/damu/files/code/linux/kdereview/superkaramba/src/dcopinterface.h" > - <View0 line="0" Type="Source" /> - </Doc0> - </DocsAndViews> - <pluginList> - <kdevdebugger> - <breakpointList> - <breakpoint0 location="/usr/src/superkaramba.cvs/src/meter_python.cpp:27" type="1" condition="" enabled="1" /> - <breakpoint1 location="/usr/src/superkaramba.cvs/src/meter_python.cpp:182" type="1" condition="" enabled="1" /> - <breakpoint2 location="/usr/src/superkaramba.cvs/src/themelistwindow.cpp:141" type="1" condition="" enabled="1" /> - <breakpoint3 location="/usr/src/superkaramba.cvs/src/karambainterface.cpp:95" type="1" condition="" enabled="1" /> - <breakpoint4 location="/usr/src/superkaramba.cvs/src/karamba.cpp:1" type="1" condition="" enabled="1" /> - </breakpointList> - </kdevdebugger> - <kdevbookmarks> - <bookmarks/> - </kdevbookmarks> - <kdevvalgrind> - <executable path="" params="/usr/src/superkaramba.cvs/examples/richtext/rtext.theme" /> - <valgrind path="/usr/bin/valgrind" params="--tool=memcheck --gen-suppressions=yes" /> - <calltree path="" params="" /> - <tdecachegrind path="" /> - </kdevvalgrind> - </pluginList> -</KDevPrjSession> |