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 16:10:54 +0900 |
commit | 2522fbc1ecfc24e51bf05005ee064b17a74f42fb (patch) | |
tree | 1c05d33d784d06a01eec33c85e985fca9567204d /kopete_otr.kdevses | |
parent | f313bacc0fbcdb52d69f917876b06671cfb68d69 (diff) | |
download | kopete-otr-2522fbc1ecfc24e51bf05005ee064b17a74f42fb.tar.gz kopete-otr-2522fbc1ecfc24e51bf05005ee064b17a74f42fb.zip |
Removed unnecessary files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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> |