diff options
Diffstat (limited to 'resources')
-rw-r--r-- | resources/resources.gresource.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/resources/resources.gresource.xml b/resources/resources.gresource.xml index 0b32dc8..092aed1 100644 --- a/resources/resources.gresource.xml +++ b/resources/resources.gresource.xml @@ -1,5 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <gresources> + <gresource prefix="/"> + <file alias="LICENSE">../LICENSE</file> + </gresource> <gresource prefix="/org/gnome/design/IconLibrary/scalable/actions/"> <file preprocess="xml-stripblanks">circle-filled-symbolic.svg</file> <file preprocess="xml-stripblanks">funnel-symbolic.svg</file> |