mirror of
https://github.com/LMMS/lmms.git
synced 2026-03-10 01:58:44 -04:00
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1987 0778d3d1-df1d-0410-868b-ea421aaaa00d
14 lines
480 B
XML
14 lines
480 B
XML
<lmmsTheme>
|
|
<title>Classic 0.4 Theme</title>
|
|
<authors>
|
|
<author>Tobias Doerffel</author>
|
|
<author>Paul Giblock</author>
|
|
</authors>
|
|
<description>The LMMS-0.4 look and feel</description>
|
|
<lmmsStyle class="ClassicStyle"> <!-- can be ClassicStyle or CusisStyle -->
|
|
<!-- style-specific settings go here -->
|
|
</lmmsStyle>
|
|
<qStyle class="ClassicStyle"/> <!-- can be QPlastiqueStyle, ClassicStyle, CusisStyle QMotifStyle, etc.. -->
|
|
<defaultBackground url="..."/>
|
|
</lmmsTheme>
|