summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2011-03-23 16:00:24 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2011-03-23 16:00:24 +0000
commit6831fb962241dbaaa98ce34d2373060233f7393a (patch)
treead31b23f3fd4ad56911ef55015fd032d36abbace /tools
parent9dc28d1131cd3e92d83d545b319c09fdd841ec94 (diff)
add light theme to binary package
git-svn-id: svn://localhost/ardour2/branches/3.0@9194 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'tools')
-rwxr-xr-xtools/linux_packaging/build3
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/linux_packaging/build b/tools/linux_packaging/build
index 5f3eacfdde..ff039ac49e 100755
--- a/tools/linux_packaging/build
+++ b/tools/linux_packaging/build
@@ -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