mirror of
https://github.com/labwc/labwc.git
synced 2025-11-03 09:01:51 -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
|
|
@ -1,10 +0,0 @@
|
|||
#ifndef __LABWC_THEME_DIR_H
|
||||
#define __LABWC_THEME_DIR_H
|
||||
|
||||
/**
|
||||
* theme_dir - find theme directory containing theme @theme_name
|
||||
* @theme_name: theme to search for
|
||||
*/
|
||||
char *theme_dir(const char *theme_name);
|
||||
|
||||
#endif /* __LABWC_THEME_DIR_H */
|
||||
Loading…
Add table
Add a link
Reference in a new issue