blob: 3c56331090de2705bdf0ecb79de11cf6619e590b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- tcl/ayam.tcl.orig 2011-01-04 13:54:09.000000000 +0100
+++ tcl/ayam.tcl 2011-01-04 13:54:31.000000000 +0100
@@ -555,7 +555,7 @@
pady 3
failsafe 0
showsplash 1
- aysplash "../lib/ayam-splash.gif"
+ aysplash "%%DATADIR%%/ayam-splash.gif"
filename ""
tmpfiles ""
ayamrc "~/.ayamrc"
|