aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Hendrik Tews <hendrik@askra.de>2013-05-22 19:05:48 +0000
committerGravatar Hendrik Tews <hendrik@askra.de>2013-05-22 19:05:48 +0000
commit00ba5d0fb4ee7754f095f73621c613cb816c1ce9 (patch)
tree77d34ffee818746f18716c3538e8d78505635064
parent33eb115fac1a84399964e471523e6b1cac591214 (diff)
rename ProofGeneral.{jpg,gif} into ProofGeneral-image.{jpg,gif}
to fix #472
-rw-r--r--doc/ProofGeneral-image.jpg (renamed from doc/ProofGeneral.jpg)bin42514 -> 42514 bytes
-rw-r--r--doc/ProofGeneral.texi4
-rw-r--r--doc/README.documentation2
-rw-r--r--generic/proof-splash.el2
-rw-r--r--images/ProofGeneral-image.gif (renamed from images/ProofGeneral.gif)bin18165 -> 18165 bytes
-rw-r--r--images/ProofGeneral-image.jpg (renamed from images/ProofGeneral.jpg)bin16123 -> 16123 bytes
6 files changed, 4 insertions, 4 deletions
diff --git a/doc/ProofGeneral.jpg b/doc/ProofGeneral-image.jpg
index ab45a0d9..ab45a0d9 100644
--- a/doc/ProofGeneral.jpg
+++ b/doc/ProofGeneral-image.jpg
Binary files differ
diff --git a/doc/ProofGeneral.texi b/doc/ProofGeneral.texi
index 9b800595..080f4904 100644
--- a/doc/ProofGeneral.texi
+++ b/doc/ProofGeneral.texi
@@ -93,7 +93,7 @@
@iftex
@vskip 1cm
-@image{ProofGeneral}
+@image{ProofGeneral-image}
@end iftex
@author David Aspinall and Thomas Kleymann
@author with P. Courtieu, H. Goguen, D. Sequeira, M. Wenzel.
@@ -419,7 +419,7 @@ Thanks to all of you (and apologies to anyone missed)!
@c would like the logo on the title page really but
@c it doesn't seem to work there for html.
@html
-<img src="ProofGeneral.jpg" alt="[ Proof General logo ]" >
+<img src="ProofGeneral-image.jpg" alt="[ Proof General logo ]" >
@end html
@dfn{Proof General} is a generic Emacs interface for interactive proof
diff --git a/doc/README.documentation b/doc/README.documentation
index 204f1c24..271bcffe 100644
--- a/doc/README.documentation
+++ b/doc/README.documentation
@@ -26,7 +26,7 @@ This file is not included with the distribution because it is rather
large (1.6M).
Instead of downloading, you may be able to generate an alternative eps
-from the included ProofGeneral.jpg file using an image manipulation
+from the included ProofGeneral-image.jpg file using an image manipulation
program such as gimp or Imagemagick. This will give you a slightly
different (and degraded) image compared to the distributed one
mentioned above.
diff --git a/generic/proof-splash.el b/generic/proof-splash.el
index 5e6b95da..19516af4 100644
--- a/generic/proof-splash.el
+++ b/generic/proof-splash.el
@@ -49,7 +49,7 @@ Proof General."
nil
(proof-get-image "pg-text" t)
nil
- (proof-get-image "ProofGeneral")
+ (proof-get-image "ProofGeneral-image")
nil
"Welcome to"
(concat proof-assistant " Proof General!")
diff --git a/images/ProofGeneral.gif b/images/ProofGeneral-image.gif
index 4f83fb95..4f83fb95 100644
--- a/images/ProofGeneral.gif
+++ b/images/ProofGeneral-image.gif
Binary files differ
diff --git a/images/ProofGeneral.jpg b/images/ProofGeneral-image.jpg
index d2c430cd..d2c430cd 100644
--- a/images/ProofGeneral.jpg
+++ b/images/ProofGeneral-image.jpg
Binary files differ