hwmixvolume: add .desktop and icon files

Resized version of public domain clipart found here:
  http://www.openclipart.org/detail/17428

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
Jaroslav Kysela 2017-11-15 11:13:04 +01:00
parent 39a388e01b
commit 882d4b1048
8 changed files with 49 additions and 2 deletions

View file

@ -4,4 +4,4 @@ AM_INIT_AUTOMAKE
AM_MAINTAINER_MODE([enable])
AC_CONFIG_SRCDIR([hwmixvolume])
AC_PROG_INSTALL
AC_OUTPUT([Makefile])
AC_OUTPUT([Makefile desktop/Makefile])