summaryrefslogtreecommitdiffstats
path: root/kate
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-05 18:38:23 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-05 18:38:23 -0600
commit4b3606f910373fb4b9d653049b6c08a809aebf47 (patch)
treea6fde62522edc2a9672e7024c18b31b988362401 /kate
parenta07501e296ac9e3a89574a88640a7f726eb8e3e0 (diff)
downloadtdelibs-4b3606f910373fb4b9d653049b6c08a809aebf47.tar.gz
tdelibs-4b3606f910373fb4b9d653049b6c08a809aebf47.zip
Rename KCrash to avoid conflicts with KDE4
Diffstat (limited to 'kate')
-rw-r--r--kate/data/gdb.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kate/data/gdb.xml b/kate/data/gdb.xml
index 85f9383ff..9826756d7 100644
--- a/kate/data/gdb.xml
+++ b/kate/data/gdb.xml
@@ -21,7 +21,7 @@ v1.0:
<IncludeRules context="oneliners" />
</context>
<context name="oneliners" attribute="Normal" lineEndContext="#pop">
- <StringDetect attribute="Crash" context="#stay" String="[KCrash Handler]" />
+ <StringDetect attribute="Crash" context="#stay" String="[TDECrash Handler]" />
<StringDetect String="Thread" firstNonSpace="true" context="thread" />
<StringDetect String="[Current thread" firstNonSpace="true" context="thread" />
</context>