Initial commit

This commit is contained in:
Marc-André Lureau
2021-01-23 20:03:56 +04:00
commit edaffdb868
43 changed files with 1656 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<gresources>
<gresource prefix="/org/qemu/gtk4/">
<file compressed="true" preprocess="xml-stripblanks" alias="shortcuts.ui">resources/ui/shortcuts.ui</file>
<file compressed="true" preprocess="xml-stripblanks" alias="window.ui">resources/ui/window.ui</file>
<file compressed="true" alias="style.css">resources/style.css</file>
</gresource>
</gresources>