diff --git a/data/icons/buttons/Makefile.am b/data/icons/buttons/Makefile.am index c708942ea..2991fb54f 100644 --- a/data/icons/buttons/Makefile.am +++ b/data/icons/buttons/Makefile.am @@ -30,6 +30,7 @@ install_DATA = \ info.png \ info_small.png \ left.png \ + longpress.png \ menu.png \ menu_small.png \ mute_small.png \ diff --git a/data/icons/buttons/longpress.png b/data/icons/buttons/longpress.png new file mode 100644 index 000000000..6b0c3db18 Binary files /dev/null and b/data/icons/buttons/longpress.png differ