malcontent-control: Add initial main window
It’s currently empty, but it’s a start. Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
parent
cf6331cac6
commit
b0f72c432f
5 changed files with 75 additions and 1 deletions
7
malcontent-control/malcontent-control.gresource.xml
Normal file
7
malcontent-control/malcontent-control.gresource.xml
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Copyright © 2019 Endless Mobile, Inc. -->
|
||||
<gresources>
|
||||
<gresource prefix="/org/freedesktop/MalcontentControl/ui">
|
||||
<file preprocess="xml-stripblanks">main.ui</file>
|
||||
</gresource>
|
||||
</gresources>
|
Loading…
Add table
Add a link
Reference in a new issue