mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 23:05:04 +01:00
deploy square cursors as default for windows
This commit is contained in:
parent
37a1717c22
commit
68b3568ab0
1 changed files with 3 additions and 0 deletions
|
|
@ -115,6 +115,9 @@ cp -r $PREFIX/etc/ardour3/* $DESTDIR/share/ardour3/
|
||||||
cp COPYING $DESTDIR/share/
|
cp COPYING $DESTDIR/share/
|
||||||
cp gtk2_ardour/icons/ardour.ico $DESTDIR/share/
|
cp gtk2_ardour/icons/ardour.ico $DESTDIR/share/
|
||||||
|
|
||||||
|
# replace default cursor with square version (sans hotspot file)
|
||||||
|
cp gtk2_ardour/icons/cursor_square/*.png $DESTDIR/share/icons/
|
||||||
|
|
||||||
# clean build-dir after depoyment
|
# clean build-dir after depoyment
|
||||||
./waf uninstall
|
./waf uninstall
|
||||||
echo " === complete"
|
echo " === complete"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue