From 33e6ce14b39c2a5ef57382f85df47b8d2fa60818 Mon Sep 17 00:00:00 2001 From: Stacy Harper Date: Mon, 5 Apr 2021 12:40:26 +0200 Subject: [PATCH] sxmo_contactmenu.sh now use sxmo_contacts.sh Signed-off-by: Stacy Harper Signed-off-by: Maarten van Gompel --- scripts/core/sxmo_contactmenu.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/core/sxmo_contactmenu.sh b/scripts/core/sxmo_contactmenu.sh index 2cbe78e..61806c9 100755 --- a/scripts/core/sxmo_contactmenu.sh +++ b/scripts/core/sxmo_contactmenu.sh @@ -124,7 +124,7 @@ showcontact() { main() { while true; do - CONTACTS="$(sed 's/\t/: /g' "$CONTACTFILE")" + CONTACTS="$(sxmo_contacts.sh --all)" ENTRIES="$(echo "$CONTACTS" | xargs -0 printf "$icon_ret Close Menu\n$icon_pls New Contact\n%s")" PICKED="$(