mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 08:28:43 +02:00
glib-compile-resources: Fixes #1675
This commit is contained in:
committed by
Philip Withnall
parent
aa6aa8b5e4
commit
45655b8265
6
gio/tests/111_digit_test.gresource.xml
Normal file
6
gio/tests/111_digit_test.gresource.xml
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<gresources>
|
||||
<gresource prefix="/digit_test">
|
||||
<file>test1.txt</file>
|
||||
</gresource>
|
||||
</gresources>
|
Reference in New Issue
Block a user