diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-02-18 16:10:54 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-02-18 18:08:52 +0900 |
commit | 316e7784eadcc3e62a12403184d05718a566aa66 (patch) | |
tree | 1c05d33d784d06a01eec33c85e985fca9567204d /kopete_otr.kdevses | |
parent | 56a8b011ee231c4f3c79deae52959097f95dac82 (diff) | |
download | kopete-otr-316e7784eadcc3e62a12403184d05718a566aa66.tar.gz kopete-otr-316e7784eadcc3e62a12403184d05718a566aa66.zip |
Removed unnecessary files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 2522fbc1ecfc24e51bf05005ee064b17a74f42fb)
Diffstat (limited to 'kopete_otr.kdevses')
-rw-r--r-- | kopete_otr.kdevses | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/kopete_otr.kdevses b/kopete_otr.kdevses deleted file mode 100644 index f0c7931..0000000 --- a/kopete_otr.kdevses +++ /dev/null @@ -1,28 +0,0 @@ -<?xml version = '1.0' encoding = 'UTF-8'?> -<!DOCTYPE KDevPrjSession> -<KDevPrjSession> - <DocsAndViews NumberOfDocuments="1" > - <Doc0 NumberOfViews="1" URL="file:///home/dreadhead/Develop/kopete_otr/trunk/kopete_otr/po/de.po" > - <View0 Encoding="UTF-8" line="285" Type="Source" /> - </Doc0> - </DocsAndViews> - <pluginList> - <kdevdebugger> - <breakpointList/> - <showInternalCommands value="0" /> - </kdevdebugger> - <kdevastyle> - <Extensions ext="*.cpp *.h,*.c *.h,*.cxx *.hxx,*.c++ *.h++,*.cc *.hh,*.C *.H,*.diff,*.inl,*.java,*.moc,*.patch,*.tlh,*.xpm" /> - <AStyle IndentPreprocessors="0" FillCount="4" PadParenthesesOut="1" IndentNamespaces="1" IndentLabels="1" Fill="Tabs" MaxStatement="40" Brackets="Break" MinConditional="-1" IndentBrackets="0" PadParenthesesUn="1" BlockBreak="0" KeepStatements="1" KeepBlocks="1" BlockIfElse="0" IndentSwitches="1" PadOperators="0" FStyle="UserDefined" IndentCases="0" FillEmptyLines="0" BracketsCloseHeaders="0" BlockBreakAll="0" PadParenthesesIn="1" IndentClasses="1" IndentBlocks="0" FillForce="0" /> - </kdevastyle> - <kdevbookmarks> - <bookmarks/> - </kdevbookmarks> - <kdevvalgrind> - <executable path="" params="" /> - <valgrind path="" params="" /> - <calltree path="" params="" /> - <tdecachegrind path="" /> - </kdevvalgrind> - </pluginList> -</KDevPrjSession> |