fractal/fractal-gtk/res/resources.xml

27 lines
1.4 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<gresources>
2018-01-29 00:22:44 +00:00
<gresource prefix="/org/gnome/Fractal/">
<file preprocess="xml-stripblanks">gtk/menus.ui</file>
<file preprocess="xml-stripblanks">gtk/help-overlay.ui</file>
2017-12-17 18:10:26 +00:00
<file preprocess="xml-stripblanks">icons/org.gnome.Fractal.svg</file>
<file preprocess="xml-stripblanks">icons/chat-icon.svg</file>
<file>app.css</file>
2018-04-17 07:13:33 +00:00
<file preprocess="xml-stripblanks">ui/add_room_menu.ui</file>
<file preprocess="xml-stripblanks">ui/autocomplete.ui</file>
<file preprocess="xml-stripblanks">ui/direct_chat.ui</file>
<file preprocess="xml-stripblanks">ui/filechooser.ui</file>
<file preprocess="xml-stripblanks">ui/invite.ui</file>
<file preprocess="xml-stripblanks">ui/invite_user.ui</file>
<file preprocess="xml-stripblanks">ui/join_room.ui</file>
<file preprocess="xml-stripblanks">ui/leave_room.ui</file>
<file preprocess="xml-stripblanks">ui/main_window.ui</file>
<file preprocess="xml-stripblanks">ui/members.ui</file>
<file preprocess="xml-stripblanks">ui/new_room.ui</file>
<file preprocess="xml-stripblanks">ui/room_config.ui</file>
<file preprocess="xml-stripblanks">ui/room_menu.ui</file>
<file preprocess="xml-stripblanks">ui/user_menu.ui</file>
2018-04-23 16:43:45 +00:00
<file preprocess="xml-stripblanks">ui/markdown_popover.ui</file>
</gresource>
</gresources>