change sf path to fluid.sf3

This commit is contained in:
ws 2013-02-12 10:44:37 +01:00
parent fc6719dc0c
commit eab742f235
2 changed files with 3 additions and 2 deletions

View file

@ -122,7 +122,7 @@ void MScore::init()
lastError = "";
layoutBreakColor = Qt::green;
soundFont = _globalShare + "sound/TimGM6mb.sf2";
soundFont = _globalShare + "sound/fluid.sf3";
bgColor.setRgb(0x76, 0x76, 0x6e);
_defaultStyle = new MStyle();

View file

@ -18,7 +18,8 @@
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
#=============================================================================
subdirs(templates wallpaper locale styles sound manual workspaces)
subdirs(templates wallpaper locale styles sound manual
workspaces)
install (DIRECTORY
plugins