Embed default icon, in case it is not found on the system (e.g. tint2 not installed, just compiled)

This commit is contained in:
o9000
2017-12-29 16:10:58 +01:00
parent b4610fcb6e
commit dd1fd28114
7 changed files with 102 additions and 14 deletions

View File

@@ -134,6 +134,7 @@ set( SOURCES src/config.c
src/util/tracing.c
src/mouse_actions.c
src/drag_and_drop.c
src/default_icon.c
src/clock/clock.c
src/systray/systraybar.c
src/launcher/launcher.c