kdeconnect-kde/smsapp/resources.qrc
Aleix Pol c863feef58 Optionally include sms app
Creates a tiny messaging app that uses KPeople to query the contacts and
KDE connect telephony plugins to send plugins.
To be ready, still needs some work on the contacts sync side and some
messages history would be nice.
2018-03-25 20:48:38 +02:00

7 lines
180 B
Text

<!DOCTYPE RCC><RCC version="1.0">
<qresource>
<file>qml/main.qml</file>
<file>qml/ContactList.qml</file>
<file>qml/ConversationDisplay.qml</file>
</qresource>
</RCC>