]> mj.ucw.cz Git - moe.git/blob - mop/template/.lazarus/jcfsettings.cfg
MOP: New template for home directories (KDE config etc.)
[moe.git] / mop / template / .lazarus / jcfsettings.cfg
1 <?xml version="1.0" ?>
2 <JediCodeFormatSettings>
3     <WriteVersion> 2.44 </WriteVersion>
4     <WriteDateTime> 41350.6186759491 </WriteDateTime>
5     <Description> format settings for use with Lazarus </Description>
6   <Obfuscate>
7       <Enabled> False </Enabled>
8       <Caps> 1 </Caps>
9       <RemoveComments> True </RemoveComments>
10       <RemoveWhiteSpace> True </RemoveWhiteSpace>
11       <RemoveIndent> True </RemoveIndent>
12       <RebreakLines> True </RebreakLines>
13   </Obfuscate>
14   <Clarify>
15       <OnceOffs> 0 </OnceOffs>
16       <Warnings> True </Warnings>
17       <WarnUnusedParams> False </WarnUnusedParams>
18       <IgnoreUnusedParams> Sender </IgnoreUnusedParams>
19       <FileExtensions> dpr,lpr,pas,pp </FileExtensions>
20   </Clarify>
21   <Indent>
22       <IndentationSpaces> 2 </IndentationSpaces>
23       <FirstLevelIndent> 0 </FirstLevelIndent>
24       <HasFirstLevelIndent> False </HasFirstLevelIndent>
25       <IndentBeginEnd> False </IndentBeginEnd>
26       <IndentbeginEndSpaces> 2 </IndentbeginEndSpaces>
27       <IndentLibraryProcs> True </IndentLibraryProcs>
28       <IndentProcedureBody> False </IndentProcedureBody>
29       <KeepCommentsWithCodeInGlobals> True </KeepCommentsWithCodeInGlobals>
30       <KeepCommentsWithCodeInProcs> True </KeepCommentsWithCodeInProcs>
31       <KeepCommentsWithCodeInClassDef> True </KeepCommentsWithCodeInClassDef>
32       <KeepCommentsWithCodeElsewhere> True </KeepCommentsWithCodeElsewhere>
33       <IndentElse> False </IndentElse>
34       <IndentCaseElse> True </IndentCaseElse>
35       <IndentNestedTypes> False </IndentNestedTypes>
36       <IndentVarAndConstInClass> False </IndentVarAndConstInClass>
37   </Indent>
38   <Spaces>
39       <TabsToSpaces> True </TabsToSpaces>
40       <SpacesToTabs> False </SpacesToTabs>
41       <SpacesPerTab> 2 </SpacesPerTab>
42       <SpacesForTab> 2 </SpacesForTab>
43       <FixSpacing> True </FixSpacing>
44       <SpaceBeforeClassHeritage> False </SpaceBeforeClassHeritage>
45       <SpacesBeforeColonVar> 0 </SpacesBeforeColonVar>
46       <SpacesBeforeColonConst> 0 </SpacesBeforeColonConst>
47       <SpacesBeforeColonParam> 0 </SpacesBeforeColonParam>
48       <SpacesBeforeColonFn> 0 </SpacesBeforeColonFn>
49       <SpacesBeforeColonClassVar> 0 </SpacesBeforeColonClassVar>
50       <SpacesBeforeColonRecordField> 0 </SpacesBeforeColonRecordField>
51       <SpacesBeforeColonCaseLabel> 0 </SpacesBeforeColonCaseLabel>
52       <SpacesBeforeColonLabel> 0 </SpacesBeforeColonLabel>
53       <SpacesBeforeColonInGeneric> 0 </SpacesBeforeColonInGeneric>
54       <MaxSpacesInCode> 2 </MaxSpacesInCode>
55       <UseMaxSpacesInCode> True </UseMaxSpacesInCode>
56       <SpaceForOperator> 0 </SpaceForOperator>
57       <SpaceBeforeOpenBracketsInFunctionDeclaration> False </SpaceBeforeOpenBracketsInFunctionDeclaration>
58       <SpaceBeforeOpenBracketsInFunctionCall> False </SpaceBeforeOpenBracketsInFunctionCall>
59       <SpaceBeforeOpenSquareBracketsInExpression> False </SpaceBeforeOpenSquareBracketsInExpression>
60       <SpaceAfterOpenBrackets> False </SpaceAfterOpenBrackets>
61       <SpaceBeforeCloseBrackets> False </SpaceBeforeCloseBrackets>
62       <MoveSpaceToBeforeColon> False </MoveSpaceToBeforeColon>
63   </Spaces>
64   <Returns>
65       <WhenRebreakLines> 2 </WhenRebreakLines>
66       <MaxLineLength> 90 </MaxLineLength>
67       <NumReturnsAfterFinalEnd> 1 </NumReturnsAfterFinalEnd>
68       <RemoveBadReturns> True </RemoveBadReturns>
69       <AddGoodReturns> True </AddGoodReturns>
70       <UsesOnePerLine> False </UsesOnePerLine>
71       <BreakAfterUses> False </BreakAfterUses>
72       <RemoveExpressionReturns> True </RemoveExpressionReturns>
73       <RemoveVarReturns> True </RemoveVarReturns>
74       <NoReturnsInProperty> True </NoReturnsInProperty>
75       <RemoveProcedureDefReturns> True </RemoveProcedureDefReturns>
76       <RemoveReturns> True </RemoveReturns>
77       <RemoveVarBlankLines> True </RemoveVarBlankLines>
78       <RemoveProcHeaderBlankLines> True </RemoveProcHeaderBlankLines>
79       <Block> 1 </Block>
80       <BlockBegin> 0 </BlockBegin>
81       <Label> 1 </Label>
82       <LabelBegin> 1 </LabelBegin>
83       <CaseLabel> 1 </CaseLabel>
84       <CaseBegin> 1 </CaseBegin>
85       <CaseElse> 0 </CaseElse>
86       <CaseElseBegin> 0 </CaseElseBegin>
87       <EndElse> 0 </EndElse>
88       <ElseIf> 1 </ElseIf>
89       <ElseBegin> 0 </ElseBegin>
90       <BeforeCompilerDirectUses> 1 </BeforeCompilerDirectUses>
91       <BeforeCompilerDirectStatements> 0 </BeforeCompilerDirectStatements>
92       <BeforeCompilerDirectGeneral> 1 </BeforeCompilerDirectGeneral>
93       <AfterCompilerDirectUses> 1 </AfterCompilerDirectUses>
94       <AfterCompilerDirectStatements> 0 </AfterCompilerDirectStatements>
95       <AfterCompilerDirectGeneral> 1 </AfterCompilerDirectGeneral>
96       <ReturnChars> 0 </ReturnChars>
97       <RemoveConsecutiveBlankLines> True </RemoveConsecutiveBlankLines>
98       <MaxConsecutiveBlankLines> 4 </MaxConsecutiveBlankLines>
99       <MaxBlankLinesInSection> 1 </MaxBlankLinesInSection>
100       <LinesBeforeProcedure> 1 </LinesBeforeProcedure>
101   </Returns>
102   <Comments>
103       <RemoveEmptyDoubleSlashComments> True </RemoveEmptyDoubleSlashComments>
104       <RemoveEmptyCurlyBraceComments> True </RemoveEmptyCurlyBraceComments>
105   </Comments>
106   <Capitalisation>
107       <Enabled> True </Enabled>
108       <ReservedWords> 1 </ReservedWords>
109       <Operators> 1 </Operators>
110       <Directives> 1 </Directives>
111       <Constants> 1 </Constants>
112       <Types> 1 </Types>
113   </Capitalisation>
114   <SpecificWordCaps>
115       <Enabled> True </Enabled>
116       <Words>  </Words>
117   </SpecificWordCaps>
118   <Identifiers>
119       <Enabled> True </Enabled>
120       <Words> ActivePage,AnsiCompareStr,AnsiCompareText,AnsiUpperCase,AsBoolean,AsDateTime,AsFloat,AsInteger,Assign,AsString,AsVariant,BeginDrag,Buttons,Caption,Checked,Classes,ClassName,Clear,Close,Components,Controls,Count,Create,Data,Dec,Delete,Destroy,Dialogs,Enabled,EndDrag,EOF,Exception,Execute,False,FieldByName,First,Forms,Free,FreeAndNil,GetFirstChild,Graphics,Height,idAbort,idCancel,idIgnore,IDispatch,idNo,idOk,idRetry,idYes,Inc,Initialize,IntToStr,ItemIndex,IUnknown,Lines,Math,MaxValue,mbAbort,mbAll,mbCancel,mbHelp,mbIgnore,mbNo,mbOK,mbRetry,mbYes,mbYesToAll,Messages,MinValue,mnNoToAll,mrAbort,mrAll,mrCancel,mrIgnore,mrNo,mrNone,mrNoToAll,mrOk,mrRetry,mrYes,mrYesToAll,mtConfirmation,mtCustom,mtError,mtInformation,mtWarning,Name,Next,Open,Ord,ParamStr,PChar,Perform,ProcessMessages,Read,ReadOnly,RecordCount,Register,Release,Result,Sender,SetFocus,Show,ShowMessage,Source,StdCtrls,StrToInt,SysUtils,TAutoObject,TButton,TComponent,TDataModule,Text,TForm,TFrame,TList,TNotifyEvent,TObject,TObjectList,TPageControl,TPersistent,True,TStringList,TStrings,TTabSheet,Unassigned,Value,Visible,WideString,Width,Windows,Write </Words>
121   </Identifiers>
122   <NotIdent>
123       <Enabled> True </Enabled>
124       <Words> False,Name,nil,PChar,read,ReadOnly,True,WideString,write </Words>
125   </NotIdent>
126   <UnitNameCaps>
127       <Enabled> True </Enabled>
128       <Words> ActnColorMaps,ActnCtrls,ActnList,ActnMan,ActnMenus,ActnPopup,ActnRes,ADOConst,ADODB,ADOInt,AppEvnts,AxCtrls,BandActn,bdeconst,bdemts,Buttons,CheckLst,Classes,Clipbrd.pas,CmAdmCtl,ComCtrls,ComStrs,Consts,Controls,CtlConsts,CtlPanel,CustomizeDlg,DataBkr,DB,DBActns,dbcgrids,DBClient,DBClientActnRes,DBClientActns,DBCommon,DBConnAdmin,DBConsts,DBCtrls,DbExcept,DBGrids,DBLocal,DBLocalI,DBLogDlg,dblookup,DBOleCtl,DBPWDlg,DBTables,DBXpress,DdeMan,Dialogs,DrTable,DSIntf,ExtActns,ExtCtrls,ExtDlgs,FileCtrl,FMTBcd,Forms,Graphics,GraphUtil,Grids,HTTPIntr,IB,IBBlob,IBCustomDataSet,IBDatabase,IBDatabaseInfo,IBDCLConst,IBErrorCodes,IBEvents,IBExternals,IBExtract,IBGeneratorEditor,IBHeader,IBIntf,IBQuery,IBRestoreEditor,IBSecurityEditor,IBServiceEditor,IBSQL,IBSQLMonitor,IBStoredProc,IBTable,IBUpdateSQL,IBUtils,IBXConst,ImgList,Jcl8087,JclAbstractContainers,JclAlgorithms,JclAnsiStrings,JclAppInst,JclArrayLists,JclArraySets,JclBase,JclBinaryTrees,JclBorlandTools,JclCIL,JclCLR,JclCOM,JclComplex,JclCompression,JclConsole,JclContainerIntf,JclCounter,JclDateTime,JclDebug,JclDotNet,JclEDI,JclEDISEF,JclEDITranslators,JclEDIXML,JclEDI_ANSIX12,JclEDI_ANSIX12_Ext,JclEDI_UNEDIFACT,JclEDI_UNEDIFACT_Ext,JclExprEval,JclFileUtils,JclFont,JclGraphics,JclGraphUtils,JclHashMaps,JclHashSets,JclHookExcept,JclIniFiles,JclLANMan,JclLinkedLists,JclLocales,JclLogic,JclMapi,JclMath,JclMetadata,JclMIDI,JclMime,JclMiscel,JclMsdosSys,JclMultimedia,JclNTFS,JclPCRE,JclPeImage,JclPrint,JclQGraphics,JclQGraphUtils,JclQueues,JclRegistry,JclResources,JclRTTI,JclSchedule,JclSecurity,JclShell,JclSimpleXml,JclStacks,JclStatistics,JclStreams,JclStrHashMap,JclStringLists,JclStrings,JclStructStorage,JclSvcCtrl,JclSynch,JclSysInfo,JclSysUtils,JclTask,JclTD32,JclUnicode,JclUnitConv,JclUnitVersioning,JclUnitVersioningProviders,JclValidation,JclVectors,JclWideFormat,JclWideStrings,JclWin32,JclWin32Ex,JclWinMIDI,ListActns,Mask,MConnect,Menus,Midas,MidasCon,MidConst,MPlayer,MtsRdm,Mxconsts,ObjBrkr,OleAuto,OleConst,OleCtnrs,OleCtrls,OleDB,OleServer,Outline,Printers,Provider,recerror,ScktCnst,ScktComp,ScktMain,SConnect,ShadowWnd,SimpleDS,SMINTF,SqlConst,SqlExpr,SqlTimSt,StdActnMenus,StdActns,StdCtrls,StdStyleActnCtrls,SvcMgr,SysUtils,TabNotBk,Tabs,TConnect,Themes,ToolWin,ValEdit,VDBConsts,WinHelpViewer,XPActnCtrls,XPMan,XPStyleActnCtrls </Words>
129   </UnitNameCaps>
130   <Asm>
131       <Caps> 0 </Caps>
132       <BreaksAfterLabel> 1 </BreaksAfterLabel>
133       <BreaksAfterLabelEnabled> True </BreaksAfterLabelEnabled>
134       <StatementIndentEnabled> True </StatementIndentEnabled>
135       <StatementIndent> 7 </StatementIndent>
136       <ParamsIndentEnabled> True </ParamsIndentEnabled>
137       <ParamsIndent> 15 </ParamsIndent>
138   </Asm>
139   <PreProcessor>
140       <Enabled> False </Enabled>
141       <DefinedSymbols> MSWINDOWS </DefinedSymbols>
142       <DefinedOptions>  </DefinedOptions>
143   </PreProcessor>
144   <Align>
145       <AlignAssign> False </AlignAssign>
146       <AlignConst> False </AlignConst>
147       <AlignTypedef> False </AlignTypedef>
148       <AlignVars> False </AlignVars>
149       <AlignComment> False </AlignComment>
150       <AlignFields> False </AlignFields>
151       <InterfaceOnly> False </InterfaceOnly>
152       <MinColumn> 2 </MinColumn>
153       <MaxColumn> 60 </MaxColumn>
154       <MaxVariance> 5 </MaxVariance>
155       <MaxVarianceInterface> 5 </MaxVarianceInterface>
156       <MaxUnalignedStatements> 0 </MaxUnalignedStatements>
157   </Align>
158   <Replace>
159       <Enabled> False </Enabled>
160       <Words>  </Words>
161   </Replace>
162   <Uses>
163       <RemoveEnabled> False </RemoveEnabled>
164       <InsertInterfaceEnabled> False </InsertInterfaceEnabled>
165       <InsertImplementationEnabled> False </InsertImplementationEnabled>
166       <FindReplaceEnabled> False </FindReplaceEnabled>
167       <Remove>  </Remove>
168       <InsertInterface>  </InsertInterface>
169       <InsertImplementation>  </InsertImplementation>
170       <Find>  </Find>
171       <Replace>  </Replace>
172   </Uses>
173   <Transform>
174       <BeginEndStyle> 1 </BeginEndStyle>
175       <AddBlockEndSemicolon> True </AddBlockEndSemicolon>
176       <SortUsesInterface> False </SortUsesInterface>
177       <SortUsesImplmentation> False </SortUsesImplmentation>
178       <SortUsesProgram> False </SortUsesProgram>
179       <SortUsesBreakOnReturn> False </SortUsesBreakOnReturn>
180       <SortUsesBreakOnComment> False </SortUsesBreakOnComment>
181       <SortUsesSortOrder> 0 </SortUsesSortOrder>
182       <SortUsesNoComments> False </SortUsesNoComments>
183   </Transform>
184 </JediCodeFormatSettings>