Files
neochat/src/notifyrc.qrc
Nicolas Fella 5e1adf7ea7 Fix notifications on Android
Bundle the notifyrc file in qrc so that KNotifications finds it
2021-12-22 14:23:47 +00:00

10 lines
189 B
Plaintext

<!--
SPDX-FileCopyrightText: None
SPDX-License-Identifier: CC0-1.0
-->
<RCC>
<qresource prefix="/knotifications5">
<file>neochat.notifyrc</file>
</qresource>
</RCC>