diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-03-01 18:55:11 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-03-01 18:55:11 +0000 |
commit | 854bf52eebd2da47ff45f6ae85f4cb89bae89876 (patch) | |
tree | 24fa0a7eabb9c300a1655d665f72327fe5ab3464 /smb4k.kdevses | |
download | smb4k-854bf52eebd2da47ff45f6ae85f4cb89bae89876.tar.gz smb4k-854bf52eebd2da47ff45f6ae85f4cb89bae89876.zip |
Added old KDE3 version of SMB4K
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/smb4k@1097609 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'smb4k.kdevses')
-rw-r--r-- | smb4k.kdevses | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/smb4k.kdevses b/smb4k.kdevses new file mode 100644 index 0000000..9145cd1 --- /dev/null +++ b/smb4k.kdevses @@ -0,0 +1,46 @@ +<?xml version = '1.0' encoding = 'UTF-8'?> +<!DOCTYPE KDevPrjSession> +<KDevPrjSession> + <DocsAndViews NumberOfDocuments="7" > + <Doc0 NumberOfViews="1" URL="file:///home/alex/Entwicklung/smb4k_09/ChangeLog" > + <View0 Encoding="" line="0" Type="Source" /> + </Doc0> + <Doc1 NumberOfViews="1" URL="file:///home/alex/Entwicklung/smb4k_09/smb4k/core/smb4kfileio.cpp" > + <View0 Encoding="" line="0" Type="Source" /> + </Doc1> + <Doc2 NumberOfViews="1" URL="file:///home/alex/Entwicklung/smb4k_09/smb4k/configdlg/smb4kconfigdialog.cpp" > + <View0 Encoding="" line="0" Type="Source" /> + </Doc2> + <Doc3 NumberOfViews="1" URL="file:///home/alex/Entwicklung/smb4k_09/smb4k/configdlg/smb4ksuperuseroptions.cpp" > + <View0 Encoding="" line="0" Type="Source" /> + </Doc3> + <Doc4 NumberOfViews="1" URL="file:///home/alex/Entwicklung/smb4k_09/smb4k/core/smb4kscanner.cpp" > + <View0 Encoding="" line="399" Type="Source" /> + </Doc4> + <Doc5 NumberOfViews="1" URL="file:///home/alex/Entwicklung/smb4k_09/smb4k/core/smb4kauthinfo.h" > + <View0 Encoding="" line="64" Type="Source" /> + </Doc5> + <Doc6 NumberOfViews="1" URL="file:///home/alex/Entwicklung/smb4k_09/smb4k/core/smb4kglobal.h" > + <View0 Encoding="" line="82" Type="Source" /> + </Doc6> + </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="" /> + <kcachegrind path="" /> + </kdevvalgrind> + </pluginList> +</KDevPrjSession> |