Warning, /utilities/keysmith/src/resources.qrc is written in an unsupported language. File is not indexed.

0001 <!--
0002   - SPDX-License-Identifier: BSD-2-Clause
0003   - SPDX-FileCopyrightText: 2019 Bhushan Shah <bshah@kde.org>
0004   - SPDX-FileCopyrightText: 2019-2020 Johan Ouwerkerk <jm.ouwerkerk@gmail.com>
0005  -->
0006 <RCC>
0007     <qresource prefix="/">
0008         <file alias="main.qml">contents/ui/main.qml</file>
0009         <file alias="AccountsOverview.qml">contents/ui/AccountsOverview.qml</file>
0010         <file alias="AddAccount.qml">contents/ui/AddAccount.qml</file>
0011         <file alias="ErrorPage.qml">contents/ui/ErrorPage.qml</file>
0012         <file alias="RenameAccount.qml">contents/ui/RenameAccount.qml</file>
0013         <file alias="AccountNameForm.qml">contents/ui/AccountNameForm.qml</file>
0014         <file alias="HOTPDetailsForm.qml">contents/ui/HOTPDetailsForm.qml</file>
0015         <file alias="TOTPDetailsForm.qml">contents/ui/TOTPDetailsForm.qml</file>
0016         <file alias="UnlockAccounts.qml">contents/ui/UnlockAccounts.qml</file>
0017         <file alias="SetupPassword.qml">contents/ui/SetupPassword.qml</file>
0018         <file alias="TokenEntryViewLabels.qml">contents/ui/TokenEntryViewLabels.qml</file>
0019         <file alias="AccountEntryViewBase.qml">contents/ui/AccountEntryViewBase.qml</file>
0020         <file alias="HOTPAccountEntryView.qml">contents/ui/HOTPAccountEntryView.qml</file>
0021         <file alias="TOTPAccountEntryView.qml">contents/ui/TOTPAccountEntryView.qml</file>
0022     </qresource>
0023 </RCC>