Add theme.c to parse openbox's themerc

This commit is contained in:
Johan Malm 2020-06-11 21:20:43 +01:00
parent 0ede4c61e6
commit d40445da1d
10 changed files with 146 additions and 2 deletions

View file

@ -13,4 +13,5 @@ labwc_sources = files(
subdir('common')
subdir('config')
subdir('theme')
subdir('debug')