mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-08 06:35:46 +01:00
change packaging of GTK rc file for OS X and Linux.
I cannot find the equivalent location for Windows
This commit is contained in:
parent
74becec17f
commit
e1c6f3bf6c
2 changed files with 3 additions and 17 deletions
|
|
@ -220,7 +220,6 @@ if test x$MIXBUS != x ; then
|
|||
#
|
||||
echo export ARDOUR_KEYBOARD_LAYOUT=us-nokeypad >> $ENVIRONMENT
|
||||
echo export ARDOUR_UI_CONF=ardour3_ui.conf >> $ENVIRONMENT
|
||||
echo export ARDOUR3_UI_RC=ardour3_ui_dark.rc >> $ENVIRONMENT
|
||||
fi
|
||||
|
||||
#
|
||||
|
|
@ -542,13 +541,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 ../../system_config $Etc/system_config
|
||||
cp $BUILD_ROOT/gtk2_ardour/ui_dark.rc $Etc
|
||||
cp $BUILD_ROOT/gtk2_ardour/ui_light.rc $Etc
|
||||
cp $BUILD_ROOT/gtk2_ardour/light_fonts.rc $Etc
|
||||
cp $BUILD_ROOT/gtk2_ardour/dark_fonts.rc $Etc
|
||||
cp $BUILD_ROOT/gtk2_ardour/light_styles.rc $Etc
|
||||
cp $BUILD_ROOT/gtk2_ardour/dark_styles.rc $Etc
|
||||
cp $BUILD_ROOT/gtk2_ardour/widgets.rc $Etc
|
||||
cp $BUILD_ROOT/gtk2_ardour/clearlooks.rc $Etc
|
||||
cp $BUILD_ROOT/gtk2_ardour/default_ui_config $Etc
|
||||
|
||||
# these are copied straight from the source tree
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue