From 52e7e596aa0e7ca8b8db11c7c47c584fc7a75be6 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Tue, 10 Mar 2020 07:12:13 +0100 Subject: xep-0084/avatar: add option to open avatar directly Change: `/avatar me@somewhere.org` -> `/avatar get me@somewhere.org` New: `/avatar cmd feh` `/avatar open me@somewhere.org` Implement https://github.com/profanity-im/profanity/issues/1281 --- src/ui/ui.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/ui/ui.h') diff --git a/src/ui/ui.h b/src/ui/ui.h index f0cd296b..b3e512aa 100644 --- a/src/ui/ui.h +++ b/src/ui/ui.h @@ -319,6 +319,7 @@ void cons_winpos_setting(void); void cons_color_setting(void); void cons_os_setting(void); void cons_correction_setting(void); +void cons_avatar_setting(void); void cons_show_contact_online(PContact contact, Resource *resource, GDateTime *last_activity); void cons_show_contact_offline(PContact contact, char *resource, char *status); void cons_theme_properties(void); -- cgit 1.4.1-2-gfad0