<div dir="ltr"><div>Hi mentors,</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><pre>See
<a href="https://cgit.kde.org/kmymoney.git/tree/kmymoney/payeeidentifier/ibanandbic?h=4.8,">https://cgit.kde.org/kmymoney.git/tree/kmymoney/payeeidentifier/ibanandbic?h=4.8,</a>
which contains such an implementation. Adding this to ktoblzcheck needs
some remapping..</pre></div></blockquote><div>I looked through the implementation at <a href="https://invent.kde.org/office/kmymoney/-/tree/4.8/kmymoney/payeeidentifier/ibanandbic">https://invent.kde.org/office/kmymoney/-/tree/4.8/kmymoney/payeeidentifier/ibanandbic</a></div><div>and I had some questions. <br></div><div><br></div><div>1. How is the value of plugin variables like 'X-KMyMoney-CountryCodes' set? I can see that for each country there is a .desktop file</div><div>in the plugins/ibanbic directory which is installed in the ${SERVICES_INSTALL_DIR} directory which has this variable for every country. <br></div><div>Is it sufficient for setting the value or is there some other code that I am unaware of?</div><div>I looked through here:<a href="https://techbase.kde.org/Development/Tutorials/Services/Plugins">https://techbase.kde.org/Development/Tutorials/Services/Plugins</a> but didn't find self-defined properties.</div><div><br></div><div>2. ${SERVICES_INSTALL_DIR} is a part of KF5. So, should KF5 be added as a required dependency to the library or<br></div><div>is there any smaller subset for this that can be used instead?</div><div><br></div><div>3. What exactly ibanbic-storageplugin does?</div><div><br></div><div>Thanks.</div><div>Prasun<br></div></div>