mirror of
https://github.com/labwc/labwc.git
synced 2026-03-07 04:33:54 -05:00
src/rcxml.c: parse <keybind>
This commit is contained in:
parent
f6578248c0
commit
158f42d1e8
11 changed files with 108 additions and 50 deletions
|
|
@ -26,7 +26,6 @@ int main(int argc, char *argv[])
|
|||
return 0;
|
||||
}
|
||||
|
||||
rcxml_init();
|
||||
rcxml_read("data/rc.xml");
|
||||
theme_read("data/themerc");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue