repo.or.cz
/
fbsplash.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
core: add support for the autoverbose feature
[fbsplash.git]
/
core
/
src
/
test
/
parse.h
blob
3de1fe937baad7ad872aa6cd4790e86f7ca0701e
1
extern
stheme_t tmptheme
;
2
3
bool
parse_icon
(
char
*
t
);
4
box
*
parse_box
(
char
*
t
);
5
bool
parse_text
(
char
*
t
);
6
bool
parse_anim
(
char
*
t
);