mirror of
https://gitlab.cvh-server.de/skrause/flashcards.git
synced 2025-12-12 10:01:37 +01:00
9 lines
362 B
XML
9 lines
362 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<gresources>
|
|
<gresource prefix="/li/sopht/flashcards">
|
|
<file preprocess="xml-stripblanks">window.ui</file>
|
|
<file preprocess="xml-stripblanks">create-category.ui</file>
|
|
<file alias="appdata" compressed="true" preprocess="xml-stripblanks">../li.sopht.Flashcards.metainfo.xml</file>
|
|
</gresource>
|
|
</gresources>
|