summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorNiels De Graef <nielsdegraef@gmail.com>2023-02-20 22:44:34 +0100
committerNiels De Graef <nielsdegraef@gmail.com>2023-02-21 15:02:47 +0000
commit0f2d408c1a3ec818f3f59fce5a04aeae88f2ef6c (patch)
tree047653f91d9186af074a3850d7d91344debcd391 /po
parentcb544e27d7aa5e6debe19f7f6b57bb6937720bbb (diff)
downloadgnome-contacts-0f2d408c1a3ec818f3f59fce5a04aeae88f2ef6c.tar.gz
Add EditableAvatar custom widget
Rather than awkwardly shoehorning an `AdwAvatar` into a button, let's be a bit more helpful and just overlay 2 buttons, one for editing and one for deleting the avatar. Fixes: https://gitlab.gnome.org/GNOME/gnome-contacts/-/issues/217 Fixes: https://gitlab.gnome.org/GNOME/gnome-contacts/-/issues/26
Diffstat (limited to 'po')
-rw-r--r--po/POTFILES.in2
-rw-r--r--po/POTFILES.skip1
2 files changed, 3 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 25fb680..c132dd9 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -7,6 +7,7 @@ data/ui/contacts-avatar-selector.ui
data/ui/contacts-contact-pane.ui
data/ui/contacts-crop-dialog.ui
data/ui/contacts-editor-menu.ui
+data/ui/contacts-editable-avatar.ui
data/ui/contacts-linked-personas-dialog.ui
data/ui/contacts-link-suggestion-grid.ui
data/ui/contacts-main-window.ui
@@ -23,6 +24,7 @@ src/contacts-contact-pane.vala
src/contacts-contact-sheet.vala
src/contacts-crop-dialog.vala
src/contacts-delete-operation.vala
+src/contacts-editable-avatar.vala
src/contacts-esd-setup.vala
src/contacts-im-service.vala
src/contacts-linked-personas-dialog.vala
diff --git a/po/POTFILES.skip b/po/POTFILES.skip
index 6f848f9..4a8ec06 100644
--- a/po/POTFILES.skip
+++ b/po/POTFILES.skip
@@ -12,6 +12,7 @@ src/contacts-contact-pane.c
src/contacts-contact-sheet.c
src/contacts-crop-dialog.c
src/contacts-delete-operation.c
+src/contacts-editable-avatar.c
src/contacts-esd-setup.c
src/contacts-im-service.c
src/contacts-linked-personas-dialog.c