fractal/fractal-gtk/po/POTFILES.in
Daniel García Moreno b6f81380bc stickers: Stickers popover and send
This patch adds a new button to the main window to show the stickers. A
popover is shown when you click in this new button with all the stickers
group.

If you've purchased the stickers you'll view all the stickers there and
you can click over one sticker to send it.

Stickers not purchased are shown as a preview thumbnail and description
and a button to add is there too but not working yet.
2018-05-25 08:23:41 +02:00

39 lines
1.3 KiB
Text

# List of source files containing translatable strings.
# Please keep this file sorted alphabetically.
fractal-gtk/res/gtk/help-overlay.ui
fractal-gtk/res/gtk/menus.ui
fractal-gtk/res/org.gnome.Fractal.appdata.xml
fractal-gtk/res/org.gnome.Fractal.desktop
fractal-gtk/res/org.gnome.Fractal.gschema.xml
fractal-gtk/res/ui/add_room_menu.ui
fractal-gtk/res/ui/autocomplete.ui
fractal-gtk/res/ui/direct_chat.ui
fractal-gtk/res/ui/filechooser.ui
fractal-gtk/res/ui/invite.ui
fractal-gtk/res/ui/invite_user.ui
fractal-gtk/res/ui/join_room.ui
fractal-gtk/res/ui/leave_room.ui
fractal-gtk/res/ui/main_window.ui
fractal-gtk/res/ui/markdown_popover.ui
fractal-gtk/res/ui/members.ui
fractal-gtk/res/ui/new_room.ui
fractal-gtk/res/ui/room_config.ui
fractal-gtk/res/ui/room_menu.ui
fractal-gtk/res/ui/sticker_group.ui
fractal-gtk/res/ui/stickers_popover.ui
fractal-gtk/res/ui/user_menu.ui
fractal-gtk/src/app/backend_loop.rs
fractal-gtk/src/app/mod.rs
fractal-gtk/src/appop/about.rs
fractal-gtk/src/appop/attach.rs
fractal-gtk/src/appop/directory.rs
fractal-gtk/src/appop/invite.rs
fractal-gtk/src/appop/login.rs
fractal-gtk/src/appop/member.rs
fractal-gtk/src/appop/message.rs
fractal-gtk/src/appop/mod.rs
fractal-gtk/src/appop/room.rs
fractal-gtk/src/appop/stickers.rs
fractal-gtk/src/appop/sync.rs
fractal-gtk/src/widgets/room.rs
fractal-gtk/src/widgets/roomlist.rs