mirror of
https://github.com/labwc/labwc.git
synced 2025-11-02 09:01:47 -05:00
src/config/rcxml.c: optionally write nodenames to buffer
This commit is contained in:
parent
bc51e0ad2f
commit
1f5d8c3812
4 changed files with 19 additions and 9 deletions
|
|
@ -26,7 +26,6 @@ int main(int argc, char *argv[])
|
|||
}
|
||||
|
||||
rcxml_init(&rc);
|
||||
rcxml_set_verbose();
|
||||
rcxml_read("data/rc.xml");
|
||||
|
||||
/* Wayland requires XDG_RUNTIME_DIR to be set */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue