add light theme to binary package

git-svn-id: svn://localhost/ardour2/branches/3.0@9194 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis 2011-03-23 16:00:24 +00:00
parent 9dc28d1131
commit 6831fb9622

View File

@ -526,8 +526,7 @@ echo "Copying other stuff to $APPDIR ..."
cp $BUILD_ROOT/gtk2_ardour/mnemonic-us.bindings $Etc
cp $BUILD_ROOT/gtk2_ardour/ardour.menus $Etc
cp $BUILD_ROOT/ardour_system.rc $Etc/ardour_system.rc
# temporarily unavailable
#cp $BUILD_ROOT/gtk2_ardour/ardour3_ui_light.rc $Etc
cp $BUILD_ROOT/gtk2_ardour/ardour3_ui_light.rc $Etc
cp $BUILD_ROOT/gtk2_ardour/ardour3_ui_dark.rc $Etc
# these are copied straight from the source tree