mirror of
https://github.com/labwc/labwc.git
synced 2025-11-05 13:29:58 -05:00
Simplify and merge {config,theme}-dir.c
This commit is contained in:
parent
fc6fca6945
commit
f003abf608
20 changed files with 181 additions and 163 deletions
|
|
@ -3,7 +3,7 @@ rcxml_lib = static_library(
|
|||
sources: files(
|
||||
'../src/config/rcxml.c',
|
||||
'../src/config/keybind.c',
|
||||
'../src/config/config-dir.c',
|
||||
'../src/common/dir.c',
|
||||
'../src/common/buf.c',
|
||||
'../src/common/font.c',
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue