initial controllers code

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@883 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Paul Giblock
2008-04-04 06:39:00 +00:00
parent 20b949274d
commit 3541af29df
12 changed files with 315 additions and 7 deletions

View File

@@ -7,6 +7,9 @@ theme_blue_scene_DATA = blue_scene/*.png
plugin_theme_blue_scenedir = $(lmmsdatadir)/themes/blue_scene/plugins
plugin_theme_blue_scene_DATA = blue_scene/plugins/*.png
theme_llamadir = $(lmmsdatadir)/themes/llama
theme_llama_DATA = llama/*.png
EXTRA_DIST = $(theme_default_DATA) $(theme_blue_scene_DATA) $(plugin_theme_blue_scene_DATA)
EXTRA_DIST = $(theme_default_DATA) $(theme_blue_scene_DATA) $(plugin_theme_blue_scene_DATA) $(theme_llama_DATA)

Binary file not shown.

After

Width:  |  Height:  |  Size: 678 B