fractal/fractal-gtk/res/resources.xml

36 lines
2.1 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/help-overlay.ui</file>
<file preprocess="xml-stripblanks" alias="org.gnome.Fractal.svg">icons/hicolor/scalable/apps/org.gnome.Fractal.svg</file>
<file preprocess="xml-stripblanks">icons/chat-icon.svg</file>
2020-04-20 08:57:58 +00:00
<file preprocess="xml-stripblanks">icons/send-symbolic.svg</file>
<file>app.css</file>
<file preprocess="xml-stripblanks">ui/audio_player.ui</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/kicked_room.ui</file>
<file preprocess="xml-stripblanks">ui/login_flow.ui</file>
2018-04-17 07:13:33 +00:00
<file preprocess="xml-stripblanks">ui/main_window.ui</file>
<file preprocess="xml-stripblanks">ui/scroll_widget.ui</file>
2018-04-17 07:13:33 +00:00
<file preprocess="xml-stripblanks">ui/members.ui</file>
<file preprocess="xml-stripblanks">ui/message_menu.ui</file>
2018-04-17 07:13:33 +00:00
<file preprocess="xml-stripblanks">ui/new_room.ui</file>
<file preprocess="xml-stripblanks">ui/room_menu.ui</file>
2018-10-26 01:07:30 +00:00
<file preprocess="xml-stripblanks">ui/main_menu.ui</file>
<file preprocess="xml-stripblanks">ui/account_settings.ui</file>
<file preprocess="xml-stripblanks">ui/room_settings.ui</file>
<file preprocess="xml-stripblanks">ui/password_dialog.ui</file>
2018-04-23 16:43:45 +00:00
<file preprocess="xml-stripblanks">ui/markdown_popover.ui</file>
<file preprocess="xml-stripblanks">ui/media_viewer.ui</file>
<file preprocess="xml-stripblanks">ui/server_chooser_menu.ui</file>
<file preprocess="xml-stripblanks">ui/msg_src_window.ui</file>
</gresource>
</gresources>