no light theme for a3 at present

git-svn-id: svn://localhost/ardour2/branches/3.0@8645 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis 2011-02-01 17:22:41 +00:00
parent ea8eabe8c8
commit f14726d306

View File

@ -496,7 +496,8 @@ 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
cp $BUILD_ROOT/gtk2_ardour/ardour3_ui_light.rc $Etc
# temporarily unavailable
#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