implemented config, reordered code, prototyped user/none/custom theme support
commit3464d1ca42a43c790ac4c5d840c6fdbad7acdeb5
authorHanspeter Portner <hp@melifaro.echo>
Mon, 18 Aug 2008 19:59:28 +0000 (18 21:59 +0200)
committerHanspeter Portner <hp@melifaro.echo>
Mon, 18 Aug 2008 19:59:28 +0000 (18 21:59 +0200)
tree6e4dce0e684dbd1a03d9c5bbebe0eb52d15de920
parentd8de5e038b82fdf7e16137b363a84a816c40ed31
implemented config, reordered code, prototyped user/none/custom theme support
17 files changed:
configure.in
data/Makefile.am
data/default/2downarrow.png [new file with mode: 0644]
data/default/border.png [moved from test/theme/border.png with 100% similarity]
data/default/default.edc [moved from test/theme/theme.edc with 100% similarity]
data/default/help.png [new file with mode: 0644]
data/default/notepad.ttf [moved from test/theme/notepad.ttf with 100% similarity]
data/default/player_pause.png [moved from test/theme/player_pause.png with 100% similarity]
data/default/player_play.png [moved from test/theme/player_play.png with 100% similarity]
data/default/player_stop.png [moved from test/theme/player_stop.png with 100% similarity]
src/Makefile.am
src/plugin.c
src/plugin.h
test/Makefile.am
test/test.html
test/test/button.png [moved from test/default/button.png with 100% similarity]
test/test/test.edc [moved from test/default/default.edc with 100% similarity]