1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
<?xml version="1.0" encoding="UTF-8"?>
<gresources>
<gresource prefix="/com/github/geigi/cozy">
<file>style.css</file>
<file preprocess="xml-stripblanks">album_element.ui</file>
<file preprocess="xml-stripblanks">book_detail.ui</file>
<file preprocess="xml-stripblanks">book_element.ui</file>
<file preprocess="xml-stripblanks">chapter_element.ui</file>
<file preprocess="xml-stripblanks">error_reporting.ui</file>
<file preprocess="xml-stripblanks">first_import_button.ui</file>
<file preprocess="xml-stripblanks">headerbar.ui</file>
<file preprocess="xml-stripblanks">main_window.ui</file>
<file preprocess="xml-stripblanks">media_controller.ui</file>
<file preprocess="xml-stripblanks">playback_speed_popover.ui</file>
<file preprocess="xml-stripblanks">preferences.ui</file>
<file preprocess="xml-stripblanks">progress_popover.ui</file>
<file preprocess="xml-stripblanks">search_page.ui</file>
<file preprocess="xml-stripblanks">seek_bar.ui</file>
<file preprocess="xml-stripblanks">storage_locations.ui</file>
<file preprocess="xml-stripblanks">storage_row.ui</file>
<file preprocess="xml-stripblanks">timer_popover.ui</file>
</gresource>
</gresources>
|