aboutsummaryrefslogtreecommitdiff
path: root/audio/atunes/files/atunes.in
diff options
context:
space:
mode:
Diffstat (limited to 'audio/atunes/files/atunes.in')
-rw-r--r--audio/atunes/files/atunes.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/atunes/files/atunes.in b/audio/atunes/files/atunes.in
index 7dbe1b3e0948..3c7b43320791 100644
--- a/audio/atunes/files/atunes.in
+++ b/audio/atunes/files/atunes.in
@@ -2,4 +2,4 @@
cd %%DATADIR%%
JAVA_VERSION="%%JAVA_VERSION%%" exec %%LOCALBASE%%/bin/java -Djava.library.path=./ \
- -Xms128m -Xmx1024m -cp aTunes.jar:lib/* net.sourceforge.atunes.Main "$@"
+ -Xms128m -Xmx1024m -splash:splash.gif -cp aTunes.jar:lib/* net.sourceforge.atunes.Main "$@"