Work leading up to and including Day 4.
- Initial window bits - Preliminary Nav sidebar - Expanders - Koto Button to reduce code duplication - Started work on indexer
This commit is contained in:
parent
9aa493c51a
commit
6fb3852f09
37 changed files with 2094 additions and 0 deletions
8
src/koto.gresource.xml
Normal file
8
src/koto.gresource.xml
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<gresources>
|
||||
<gresource prefix="/com/github/joshstrobl/koto">
|
||||
<file>koto-headerbar.ui</file>
|
||||
<file>koto-window.ui</file>
|
||||
<file alias="style.css">../data/style.css</file>
|
||||
</gresource>
|
||||
</gresources>
|
Loading…
Add table
Add a link
Reference in a new issue