wmcalc: Add icon for freedesktop.org icon themes.

This commit is contained in:
Doug Torrance 2018-09-10 19:53:31 -04:00 committed by Carlos R. Mafra
parent 0467087064
commit ff19c1226f
2 changed files with 3 additions and 0 deletions

View file

@ -8,3 +8,6 @@ dist_sysconf_DATA = wmcalc.conf
AM_CPPFLAGS = -DCONF=\"@sysconfdir@\"
AM_CFLAGS = $(X11_CFLAGS) $(XEXT_CFLAGS) $(XPM_CFLAGS)
LIBS += $(X11_LIBS) $(XEXT_LIBS) $(XPM_LIBS)
icondir = @datadir@/icons/hicolor/48x48/apps
dist_icon_DATA = wmcalc.png

BIN
wmcalc/wmcalc.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB