mirror of
https://github.com/labwc/labwc.git
synced 2026-04-12 08:21:13 -04:00
Refactor merge code
This commit is contained in:
parent
1385ce20ad
commit
369e69113b
4 changed files with 77 additions and 65 deletions
|
|
@ -3,7 +3,8 @@
|
|||
#define LABWC_DIR_H
|
||||
|
||||
char *config_dir(void);
|
||||
char *config_dir_n(int n);
|
||||
char *user_config_dir(void);
|
||||
char *sys_config_dir(void);
|
||||
|
||||
/**
|
||||
* theme_dir - find theme directory containing theme @theme_name
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue