Fix notifications on Android
Bundle the notifyrc file in qrc so that KNotifications finds it
This commit is contained in:
committed by
Carl Schwan
parent
d71ccc46d0
commit
5e1adf7ea7
9
src/notifyrc.qrc
Normal file
9
src/notifyrc.qrc
Normal file
@@ -0,0 +1,9 @@
|
||||
<!--
|
||||
SPDX-FileCopyrightText: None
|
||||
SPDX-License-Identifier: CC0-1.0
|
||||
-->
|
||||
<RCC>
|
||||
<qresource prefix="/knotifications5">
|
||||
<file>neochat.notifyrc</file>
|
||||
</qresource>
|
||||
</RCC>
|
||||
Reference in New Issue
Block a user