mirror of
https://github.com/labwc/labwc.git
synced 2026-04-12 08:21:13 -04:00
Load hierarchy of rc.xml files from directories
This commit is contained in:
parent
785a34e8ad
commit
d2e891ab2e
3 changed files with 51 additions and 30 deletions
|
|
@ -3,6 +3,7 @@
|
|||
#define LABWC_DIR_H
|
||||
|
||||
char *config_dir(void);
|
||||
char *config_dir_n(int n);
|
||||
|
||||
/**
|
||||
* theme_dir - find theme directory containing theme @theme_name
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue