Add pure-maps to app menu (and new map icon to 'sxmo_common.sh')

Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
This commit is contained in:
Fernando Ramos 2021-06-20 19:23:01 +02:00 committed by Maarten van Gompel
parent 4e36154aef
commit a10d556993
2 changed files with 3 additions and 0 deletions

View file

@ -248,6 +248,8 @@ icon_pls=""
icon_key=""
# shellcheck disable=SC2034
icon_bok=""
# shellcheck disable=SC2034
icon_map=""
#allow the user to override icons
if [ -x "$XDG_CONFIG_HOME/sxmo/hooks/icons" ]; then