diff lisp/about.el @ 290:c9fe270a4101 r21-0b43

Import from CVS: tag r21-0b43
author cvs
date Mon, 13 Aug 2007 10:36:47 +0200
parents 558f606b08ae
children 4b85ae5eabfb
line wrap: on
line diff
--- a/lisp/about.el	Mon Aug 13 10:35:55 2007 +0200
+++ b/lisp/about.el	Mon Aug 13 10:36:47 2007 +0200
@@ -565,8 +565,8 @@
 		     (make-glyph [string :data "[Error]"]))
 		    (file
 		     (make-glyph
-		      (if (featurep 'xbm)
-			  `([xbm :data ,data]
+		      (if (featurep 'xpm)
+			  `([xpm :file ,file]
 			    [string :data "[Image]"])
 			`([string :data "[Image]"]))))
 		    (t