aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>1999-09-13 14:04:00 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>1999-09-13 14:04:00 +0000
commit35dc71f241370d6d09d1efc132114b8ea3ff546b (patch)
treed946f2ebac3b7313fdbc4ebd47a73110c4bdb578 /generic
parent0606a0391305da5a3a87bebcef15d3cf2a66be6c (diff)
Removed transparent gif from splash screen because XEmacs can't
display it nicely.
Diffstat (limited to 'generic')
-rw-r--r--generic/proof-config.el4
1 files changed, 3 insertions, 1 deletions
diff --git a/generic/proof-config.el b/generic/proof-config.el
index b31bd1d3..27da333a 100644
--- a/generic/proof-config.el
+++ b/generic/proof-config.el
@@ -1094,7 +1094,9 @@ Proof General."
'(list
nil
nil
- (proof-splash-display-image "pg-text" t)
+;;; Remove the text for now: XEmacs makes a mess of displaying the
+;;; transparent parts of the gif (at least, on all machines I have seen)
+;;; (proof-splash-display-image "pg-text" t)
nil
(proof-splash-display-image "ProofGeneral")
nil