8ec00cfc9f
Before, the three dot context menu button in the media viewer only provided the option "Save as". Now, it provides the same popover, right click on the corresponding media widget in the room history does. That is the same popover as the one the three dot context menu button of videos in the room history provides.
34 lines
2 KiB
XML
34 lines
2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<gresources>
|
|
<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>
|
|
<file>app.css</file>
|
|
<file preprocess="xml-stripblanks">ui/audio_player.ui</file>
|
|
<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>
|
|
<file preprocess="xml-stripblanks">ui/main_window.ui</file>
|
|
<file preprocess="xml-stripblanks">ui/scroll_widget.ui</file>
|
|
<file preprocess="xml-stripblanks">ui/members.ui</file>
|
|
<file preprocess="xml-stripblanks">ui/message_menu.ui</file>
|
|
<file preprocess="xml-stripblanks">ui/new_room.ui</file>
|
|
<file preprocess="xml-stripblanks">ui/room_menu.ui</file>
|
|
<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>
|
|
<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>
|