summaryrefslogtreecommitdiff
blob: 555837deda0dc47dc5e85c015be9bd4f3772e164 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- PG-4.4-orig/generic/proof-site.el
+++ PG-4.4/generic/proof-site.el
@@ -127,7 +127,7 @@
   :group 'proof-general-internals)
 
 (defcustom proof-images-directory
-  (concat proof-home-directory "images/")
+  "@SITEETC@/images/"
     "Where Proof General image files are installed.  Ends with slash."
   :type 'directory
   :group 'proof-general-internals)