summaryrefslogtreecommitdiff
path: root/tools/linux_packaging
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2016-05-16 17:35:01 +0200
committerRobin Gareus <robin@gareus.org>2016-05-16 17:35:01 +0200
commit13e0db6914c4fc0ecf2b82f67e9ab138a81babd9 (patch)
treed9e2e151dc37b3df3152cfad5684646b2963b2d9 /tools/linux_packaging
parente610916c260af0a09e5007aa26fc632b14418482 (diff)
icon-name follows program-name
so that derivative products don't need to replace binary image/icon files in the source (use ./waf configure --program-name=...)
Diffstat (limited to 'tools/linux_packaging')
-rwxr-xr-xtools/linux_packaging/build4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/linux_packaging/build b/tools/linux_packaging/build
index 2f6817325a..2035539bc4 100755
--- a/tools/linux_packaging/build
+++ b/tools/linux_packaging/build
@@ -591,8 +591,8 @@ cp ../../gtk2_ardour/*.colors $Etc
cp ../../instant.xml $Shared/instant.xml
cp -r ../../gtk2_ardour/icons $Shared
cp -r ../../gtk2_ardour/pixmaps $Shared
-cp -r ../../gtk2_ardour/splash.png $Shared
-cp -r ../../gtk2_ardour/small-splash.png $Shared
+cp -r ../../gtk2_ardour/icons/${EXENAME}-splash.png ${Shared}/splash.png
+cp -r ../../gtk2_ardour/icons/${EXENAME}-small-splash.png ${Shared}/small-splash.png
cp -r ../../gtk2_ardour/ArdourMono.ttf $Shared
#