Resurrect old lmms background and add to new backgrounds directory

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1673 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Paul Giblock
2008-09-21 20:43:09 +00:00
parent b17bbed325
commit 65566c92ce
6 changed files with 19 additions and 2 deletions

View File

@@ -1,3 +1,4 @@
ADD_SUBDIRECTORY(backgrounds)
ADD_SUBDIRECTORY(locale)
ADD_SUBDIRECTORY(presets)
ADD_SUBDIRECTORY(projects)

View File

@@ -0,0 +1,2 @@
FILE(GLOB PNG_FILES *.png)
INSTALL(FILES ${PNG_FILES} DESTINATION ${LMMS_DATA_DIR}/backgrounds)

View File

Before

Width:  |  Height:  |  Size: 442 B

After

Width:  |  Height:  |  Size: 442 B

BIN
data/backgrounds/vinnie.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB