Warning, /office/kmymoney/kmymoney/settings/kmymoney.kcfg is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <kcfg xmlns="http://www.kde.org/standards/kcfg/1.0"
0003     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
0004     xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0
0005     http://www.kde.org/standards/kcfg/1.0/kcfg.xsd">
0006  <kcfgfile name="kmymoney/kmymoneyrc"/>
0007  <group name="General Options">
0008   <entry name="AlwaysShowNrField" type="Bool">
0009    <label>Always show a No. field in transaction form</label>
0010    <default>false</default>
0011   </entry>
0012   <entry name="AutoFillTransaction" type="Int">
0013    <label>Auto fill with previous transaction data</label>
0014    <default>1</default>
0015   </entry>
0016   <entry name="AutoFillDifference" type="Int">
0017     <label>Treat two transactions as identical, if amount differs by less than</label>
0018     <default>10</default>
0019   </entry>
0020   <entry name="AutoFillUseMemos" type="Bool">
0021     <label>When auto fill with previous transaction data use the memos</label>
0022     <default>true</default>
0023   </entry>
0024   <entry name="AutoIncCheckNumber" type="Bool">
0025    <label>Auto increment check number</label>
0026    <default>true</default>
0027   </entry>
0028   <entry name="AutoSaveFile" type="Bool">
0029    <label>Autosave file periodically</label>
0030    <default>false</default>
0031   </entry>
0032   <entry name="AutoReconciliation" type="Bool">
0033    <label>Automatically find which transactions match the given reconciliation data</label>
0034    <default>false</default>
0035   </entry>
0036   <entry name="AutoBackupCopies" type="Int">
0037    <label>Number of backup files to keep</label>
0038    <default>10</default>
0039    <min>0</min>
0040    <max>100</max>
0041   </entry>
0042   <entry name="AutoSavePeriod" type="Int">
0043    <label>Autosave interval in minutes</label>
0044    <default>10</default>
0045    <min>0</min>
0046    <max>60</max>
0047   </entry>
0048   <entry name="AutoSaveOnClose" type="Bool">
0049    <label>Autosave file upon close</label>
0050    <default>false</default>
0051   </entry>
0052   <entry name="CheckSchedule" type="Bool">
0053    <label>Check schedules upon startup</label>
0054    <default>false</default>
0055   </entry>
0056   <entry name="CheckSchedulePreview" type="Int">
0057    <label>Enter transactions this number of days in advance</label>
0058    <default>0</default>
0059    <min>0</min>
0060    <max>999</max>
0061   </entry>
0062   <entry name="ExternalCalculator" type="String">
0063    <label>Name of external calculator program</label>
0064   </entry>
0065   <entry name="HolidayRegion" type="String">
0066    <label>Name of region used for non-processing days</label>
0067    <default>(None)</default>
0068   </entry>
0069   <entry name="SchedulePreview" type="Int">
0070    <label>Number of days to preview schedules in ledger</label>
0071    <default>0</default>
0072    <min>0</min>
0073    <max>999</max>
0074   </entry>
0075   <entry name="FocusChangeIsEnter" type="Bool">
0076    <label>Keep changes when selecting a different transaction/split</label>
0077    <default>false</default>
0078   </entry>
0079   <entry name="EnterMovesBetweenFields" type="Bool">
0080    <label>Using the Enter key moves between the fields</label>
0081    <default>false</default>
0082   </entry>
0083   <entry name="LedgerLens" type="Bool">
0084    <label>Use the ledger lens</label>
0085    <default>false</default>
0086   </entry>
0087   <entry name="PriceHistoryUpdate" type="Bool">
0088    <label>Update price history</label>
0089    <default>true</default>
0090   </entry>
0091   <entry name="TransactionForm" type="Bool">
0092    <label>Show transaction form</label>
0093    <default>true</default>
0094   </entry>
0095   <entry name="StartLastViewSelected" type="Int">
0096    <label>Start with last selected view or homepage</label>
0097    <default>0</default>
0098   </entry>
0099   <entry name="LastViewSelected" type="Int">
0100    <label>The last selected view</label>
0101    <default>0</default>
0102   </entry>
0103   <entry name="WriteDataEncrypted" type="Bool">
0104    <label>Use GPG to encrypt data file</label>
0105    <default>false</default>
0106   </entry>
0107   <entry name="EncryptRecover" type="Bool">
0108    <label>Also encrypt against recover key</label>
0109    <default>false</default>
0110   </entry>
0111   <entry name="GpgRecipient" type="String">
0112    <label>GPG User ID (deprecated)</label>
0113   </entry>
0114   <entry name="GpgRecipientList" type="StringList">
0115    <label>GPG User ID</label>
0116   </entry>
0117   <entry name="ExpertMode" type="Bool">
0118    <label>Run in expert (accountant) mode</label>
0119    <default>false</default>
0120   </entry>
0121   <entry name="ShowSplash" type="Bool">
0122    <label>Show splash screen during startup</label>
0123    <default>true</default>
0124   </entry>
0125   <entry name="syncLedgerInvestment" type="Bool">
0126    <label>Synchronize account in ledger and investment view</label>
0127    <default>true</default>
0128   </entry>
0129   <entry name="viewType" type="Int">
0130    <label>The type of the KMyMoney view</label>
0131    <default>0</default>
0132   </entry>
0133   <entry name="firstTimeRun" type="Bool">
0134    <label>First time switch to start new user wizard</label>
0135    <default>true</default>
0136   </entry>
0137   <entry name="showTitleBar" type="Bool">
0138    <label>Show title bar on each view</label>
0139    <default>true</default>
0140   </entry>
0141   <entry name="stringMatchFromStart" type="Bool">
0142    <label>Match strings in auto-completion only from the first letter on. A substring behind the first letter is not found.</label>
0143    <default>false</default>
0144   </entry>
0145   <entry name="stdTransactionFormTabOrder" type="String">
0146    <label>Tab order of edit widgets in transaction form</label>
0147    <default>account,cashflow,payee,category,tag,memo,number,date,amount,state</default>
0148   </entry>
0149   <entry name="stdTransactionRegisterTabOrder" type="String">
0150    <label>Tab order of edit widgets in register</label>
0151    <default>number,date,payee,category,tag,memo,payment,deposit,state</default>
0152   </entry>
0153  </group>
0154  <group name="Homepage Options">
0155   <entry name="ItemList" type="String">
0156   <label>Order of items on homepage</label>
0157   <default>8,1,2,3,4,5,6,7,-9,10</default>
0158   </entry>
0159   <entry name="ZoomFactor" type="Double">
0160    <label>Zoom factor used for home view HTML page</label>
0161    <default>1.00</default>
0162   </entry>
0163   <entry name="RememberZoomFactor" type="Bool">
0164    <label>Remember (manually adjusted) zoom factor in home view on program end.</label>
0165    <default>true</default>
0166   </entry>
0167   <entry name="ShowLimitInfo" type="Bool">
0168    <label>Show account limit information on the Homepage</label>
0169    <default>true</default>
0170   </entry>
0171   <entry name="ShowBalanceStatusOfOnlineAccounts" type="Bool">
0172    <label>Show balance status on the Homepage for accounts where data imports include balance information.</label>
0173    <default>false</default>
0174   </entry>
0175   <entry name="ShowCountOfUnmarkedTransactions" type="Bool">
0176    <label>Show number of not marked transactions per account on the Homepage [!M]</label>
0177    <default>false</default>
0178   </entry>
0179   <entry name="ShowCountOfClearedTransactions" type="Bool">
0180    <label>Show number of cleared transactions per account on the Homepage [C]</label>
0181    <default>false</default>
0182   </entry>
0183   <entry name="ShowCountOfNotReconciledTransactions" type="Bool">
0184    <label>Show number of not reconciled (not marked + cleared) transactions per account on the Homepage [!R]</label>
0185    <default>false</default>
0186   </entry>
0187   <entry name="ShowDateOfLastReconciliation" type="Bool">
0188    <label>Show date of last reconciliation on the Homepage</label>
0189    <default>false</default>
0190   </entry>
0191   <entry name="HideZeroBalanceLiabilities" type="Bool">
0192     <label>Hide zero balance liabilities on the Homepage</label>
0193     <default>false</default>
0194   </entry>
0195  </group>
0196  <group name="Color Options">
0197   <entry name="useCustomColors" type="Bool">
0198    <label>Use custom colors</label>
0199    <default>false</default>
0200   </entry>
0201   <entry name="transactionImportedColor" type="Color">
0202    <label>Background color for imported transactions</label>
0203    <default>255,255,0</default>
0204   </entry>
0205   <entry name="transactionMatchedColor" type="Color">
0206    <label>Background color for matched transactions</label>
0207    <default>152,251,152</default>
0208   </entry>
0209   <entry name="transactionErroneousColor" type="Color">
0210    <label>List color for erroneous transactions</label>
0211    <default>255,0,0</default>
0212   </entry>
0213   <entry name="missingConversionRateColor" type="Color">
0214    <label>List color for missing conversion rate</label>
0215    <default>0,0,255</default>
0216   </entry>
0217   <entry name="groupMarkerColor" type="Color">
0218    <label>Background color for group marker</label>
0219    <default>255,242,155</default>
0220   </entry>
0221   <entry name="fieldRequiredColor" type="Color">
0222    <label>Background color for required fields</label>
0223    <default>255,255,221</default>
0224   </entry>
0225  </group>
0226  <group name="List Options">
0227   <entry name="HideUnusedCategory" type="Bool">
0228    <label>Hide unused categories</label>
0229    <default>false</default>
0230   </entry>
0231   <entry name="ShowAllAccounts" type="Bool">
0232    <label>Show all accounts</label>
0233    <default>false</default>
0234   </entry>
0235   <entry name="ShowCategoriesInAccountsView" type="Bool">
0236    <label>Show categories in the accounts view</label>
0237    <default>false</default>
0238   </entry>
0239   <entry name="HideZeroBalanceEquities" type="Bool">
0240    <label>Hide zero balance equities</label>
0241    <default>false</default>
0242   </entry>
0243   <entry name="HideFinishedSchedules" type="Bool">
0244    <label>Hide finished schedules</label>
0245    <default>false</default>
0246   </entry>
0247   <entry name="HideReconciledTransactions" type="Bool">
0248    <label>Hide reconciled transactions</label>
0249    <default>false</default>
0250   </entry>
0251   <entry name="ShowReconciledBalances" type="Bool">
0252    <label>Show reconciled balances</label>
0253    <default>true</default>
0254   </entry>
0255   <entry name="ShowRegisterDetailed" type="Bool">
0256    <label>Show all register entries in full detail</label>
0257    <default>false</default>
0258   </entry>
0259   <entry name="ShowPlannedScheduleDates" type="Bool">
0260    <label>Show schedules with planned date</label>
0261    <default>false</default>
0262   </entry>
0263   <entry name="ShowGrid" type="Bool">
0264    <label>Show a grid in the register</label>
0265    <default>true</default>
0266   </entry>
0267   <entry name="ShowFancyMarker" type="Bool">
0268    <label>Show fancy group markers</label>
0269    <default>true</default>
0270   </entry>
0271   <entry name="ShowFiscalMarker" type="Bool">
0272    <label>Show fancy markers for previous and current fiscal year</label>
0273    <default>true</default>
0274   </entry>
0275   <entry name="FiscalYearBegin" type="Int">
0276    <label>Starting month of the fiscal year</label>
0277    <default>0</default>
0278    <min>0</min>
0279    <max>11</max>
0280   </entry>
0281   <entry name="FiscalYearBeginDay" type="Int">
0282    <label>Starting day of the fiscal year</label>
0283    <default>1</default>
0284    <min>1</min>
0285    <max>28</max>
0286   </entry>
0287   <entry name="StartDate" type="DateTime">
0288    <label>Start date</label>
0289    <default>QDateTime::fromString("1900-01-01T00:00:00", Qt::ISODate)</default>
0290   </entry>
0291   <entry name="logPath" type="String">
0292    <label>Log file path</label>
0293   </entry>
0294   <entry name="logImportedStatements" type="Bool">
0295    <label>Log imported statements</label>
0296   </entry>
0297   <entry name="logOfxTransactions" type="Bool">
0298    <label>Log OFX transactions</label>
0299   </entry>
0300   <entry name="useSystemFont" type="Bool">
0301    <label>Use system font</label>
0302    <default>false</default>
0303   </entry>
0304   <entry name="listCellFont" type="Font">
0305    <label>Cell font</label>
0306   </entry>
0307   <entry name="listHeaderFont" type="Font">
0308    <label>Header font</label>
0309   </entry>
0310   <entry name="IconsTheme" type="String">
0311    <label>Icon theme</label>
0312    <default>system</default>
0313   </entry>
0314   <entry name="sortNormalView" type="String">
0315    <label>Sort order of register in normal view</label>
0316    <default>1,-9,-4</default>
0317   </entry>
0318   <entry name="sortReconcileView" type="String">
0319    <label>Sort order of register in normal view</label>
0320    <default>1,-4</default>
0321   </entry>
0322   <entry name="sortSearchView" type="String">
0323    <label>Sort order of register in search dialog</label>
0324    <default>1,-9,-4</default>
0325   </entry>
0326   <entry name="initialDateFieldCursorPosition" type="Enum">
0327    <label>Initial cursor position within the date field</label>
0328    <default>Day</default>
0329    <choices name="PositionType">
0330      <choice name="Day"/>
0331      <choice name="Month"/>
0332      <choice name="Year"/>
0333    </choices>
0334   </entry>
0335   <entry name="defaultReconciliationState" type="Int">
0336    <label>Default reconciliation state for transactions entered during reconciliation</label>
0337    <default>0</default>
0338   </entry>
0339  </group>
0340  <group name="Import options">
0341   <entry name="matchInterval" type="Int">
0342    <label>Number of days (plus/minus) to search for matching transactions</label>
0343    <default>4</default>
0344   </entry>
0345   <entry name="askForPayeeCategory" type="Bool">
0346    <label>During import, ask for a new payee's default category</label>
0347    <default>false</default>
0348   </entry>
0349  </group>
0350  <group name="QIF Options">
0351   <entry name="qifCash" type="String">
0352    <label>additional names for cash account</label>
0353    <default>Bar</default>
0354   </entry>
0355   <entry name="qifBank" type="String">
0356    <label>additional names for checking account</label>
0357    <default>Banca,Banque</default>
0358   </entry>
0359   <entry name="qifCreditCard" type="String">
0360    <label>additional names for credit card account</label>
0361    <default>Kreditkarte</default>
0362   </entry>
0363   <entry name="qifAsset" type="String">
0364    <label>additional names for asset account</label>
0365    <default>And. Kto.</default>
0366   </entry>
0367   <entry name="qifOpeningBalance" type="String">
0368    <label>additional names for opening balance payee</label>
0369    <default>Eröffnungssaldo</default>
0370   </entry>
0371   <entry name="qifInvoice" type="String">
0372    <label>additional names for invoice accounts</label>
0373    <default>Rechnung</default>
0374   </entry>
0375  </group>
0376  <group name="Account View Settings">
0377   <entry name="showAccountsExpanded" type="Bool">
0378    <label>Show accounts view expanded when loaded</label>
0379    <default>false</default>
0380   </entry>
0381  </group>
0382  <group name="Chart Settings">
0383   <entry name="MaximumLegendItems" type="Int">
0384    <label>Maximum quantity of legend items to display on charts</label>
0385    <default>10</default>
0386    <min>0</min>
0387    <max>100</max>
0388   </entry>
0389   <entry name="LineWidth" type="Int">
0390    <label>Line width for diagrams, in pixels</label>
0391    <default>2</default>
0392    <min>0</min>
0393    <max>256</max>
0394   </entry>
0395   <entry name="ChartsPalette" type="Int">
0396    <label>The palette used to render charts</label>
0397    <default>2</default>
0398    <min>0</min>
0399    <max>2</max>
0400   </entry>
0401   <entry name="CssFileDefault" type="String">
0402    <label>Name of default CSS file</label>
0403    <default></default>
0404   </entry>
0405  </group>
0406  <!-- Keep the forecast options in this file for compatibility reasons -->
0407  <group name="Forecast Options">
0408   <entry name="forecastMethod" type="Int">
0409    <label>Method to calculate forecast</label>
0410    <default>0</default>
0411   </entry>
0412   <entry name="forecastDays" type="LongLong">
0413    <label>Days to forecast</label>
0414    <default>90</default>
0415    <min>1</min>
0416    <max>999</max>
0417   </entry>
0418   <entry name="forecastAccountCycle" type="LongLong">
0419    <label>Days of normal account cycle</label>
0420    <default>30</default>
0421    <min>1</min>
0422    <max>999</max>
0423   </entry>
0424   <entry name="forecastCycles" type="LongLong">
0425    <label>Number of historic cycles to use in forecast</label>
0426    <default>3</default>
0427    <min>1</min>
0428    <max>999</max>
0429   </entry>
0430   <entry name="beginForecastDay" type="LongLong">
0431    <label>Day of month to start forecast</label>
0432    <default>0</default>
0433    <min>0</min>
0434    <max>31</max>
0435   </entry>
0436   <entry name="historyMethod" type="Int">
0437    <label>Method to calculate history-based forecast</label>
0438    <default>1</default>
0439   </entry>
0440   <entry name="skipOpeningDate" type="Bool">
0441    <label>Skip opening date when fetching transactions</label>
0442    <default>true</default>
0443   </entry>
0444   <entry name="includeFutureTransactions" type="Bool">
0445    <label>Include future transaction when using Schedule Forecast</label>
0446    <default>true</default>
0447   </entry>
0448   <entry name="includeScheduledTransactions" type="Bool">
0449    <label>Include scheduled transactions when using Schedule Forecast</label>
0450    <default>true</default>
0451   </entry>
0452  </group>
0453  <!-- Keep the forecast options in this file for compatibility reasons -->
0454 </kcfg>
0455 <!--
0456   <entry name="" type="">
0457    <label>...</label>
0458    <default>...</default>
0459   </entry>
0460 -->