From 3f207b1e4f6ef356a45fb3648de36e17c5e91d73 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Wed, 15 Nov 2006 21:06:21 +0000 Subject: fix hover-expand mode for a couple of treeviews; make solo/rec/mute MIDI bindable again; merge our own clearlooks engine git-svn-id: svn://localhost/ardour2/trunk@1132 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/ardour.sh.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gtk2_ardour/ardour.sh.in') diff --git a/gtk2_ardour/ardour.sh.in b/gtk2_ardour/ardour.sh.in index b748c96954..107321024b 100644 --- a/gtk2_ardour/ardour.sh.in +++ b/gtk2_ardour/ardour.sh.in @@ -1,5 +1,7 @@ #!/bin/sh +export GTK_PATH=%INSTALL_PREFIX%/lib/ardour2:$GTK_PATH + export LD_LIBRARY_PATH=%INSTALL_PREFIX%/lib/ardour2:$LD_LIBRARY_PATH # DYLD_LIBRARY_PATH is for Darwin export DYLD_LIBRARY_PATH=$LD_LIBRARY_PATH -- cgit v1.2.3