forked from geigi/cozy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgresource.xml
36 lines (36 loc) · 1.99 KB
/
gresource.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<?xml version="1.0" encoding="UTF-8"?>
<gresources>
<gresource prefix="/com/github/geigi/cozy">
<file>application.css</file>
<file>application_legacy.css</file>
<file>application_default.css</file>
<file preprocess="xml-stripblanks">about.ui</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">db_migration_failed.ui</file>
<file preprocess="xml-stripblanks">delete_book_dialog.ui</file>
<file preprocess="xml-stripblanks">error_reporting.ui</file>
<file preprocess="xml-stripblanks">file_not_found.ui</file>
<file preprocess="xml-stripblanks">headerbar.ui</file>
<file preprocess="xml-stripblanks">import_failed.ui</file>
<file preprocess="xml-stripblanks">main_window.ui</file>
<file preprocess="xml-stripblanks">media_controller_big.ui</file>
<file preprocess="xml-stripblanks">media_controller_small.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_popover.ui</file>
<file preprocess="xml-stripblanks">seek_bar.ui</file>
<file preprocess="xml-stripblanks">timer_popover.ui</file>
<file preprocess="xml-stripblanks">titlebar_menu.ui</file>
<file preprocess="xml-stripblanks">warning_popover.ui</file>
<file preprocess="xml-stripblanks">welcome.ui</file>
<file preprocess="xml-stripblanks">whats_new.ui</file>
<file preprocess="xml-stripblanks">whats_new_importer.ui</file>
<file preprocess="xml-stripblanks">whats_new_library.ui</file>
<file preprocess="xml-stripblanks">whats_new_m4b.ui</file>
<file preprocess="xml-stripblanks">whats_new_m4b_chapter.ui</file>
</gresource>
</gresources>