src: fix app id

This commit is contained in:
0xMRTT 2023-05-03 14:37:40 +02:00
parent 14d0929b11
commit 1e5386d284
Signed by: 0xMRTT
GPG Key ID: 19C1449A774028BD

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<gresources> <gresources>
<gresource prefix="/io/github/ImaginerApp/Imaginer"> <gresource prefix="/page/codeberg/Imaginer/Imaginer">
<file preprocess="xml-stripblanks">window.ui</file> <file preprocess="xml-stripblanks">window.ui</file>
<file preprocess="xml-stripblanks">gtk/help-overlay.ui</file> <file preprocess="xml-stripblanks">gtk/help-overlay.ui</file>
</gresource> </gresource>