lot of changes in artwork-/theming-handling

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@103 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2006-03-09 13:35:05 +00:00
parent 6fedb4b461
commit a6d0f95bb4
54 changed files with 148 additions and 125 deletions

View File

@@ -4,5 +4,9 @@ theme_default_DATA = $(wildcard default/*.png)
theme_blue_scenedir = $(lmmsdatadir)/themes/blue_scene
theme_blue_scene_DATA = $(wildcard blue_scene/*.png)
EXTRA_DIST = $(theme_default_DATA) $(theme_blue_scene_DATA)
plugin_theme_blue_scenedir = $(lmmsdatadir)/themes/blue_scene/plugins
plugin_theme_blue_scene_DATA = $(wildcard blue_scene/plugins/*.png)
EXTRA_DIST = $(theme_default_DATA) $(theme_blue_scene_DATA) $(plugin_theme_blue_scene_DATA)

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.