Corrected bug that omitted example strings for color preferences.

svn: r3166

original commit: b561cbc78968b813ff3fdb334ab1ccec478e4f62
This commit is contained in:
Kathy Gray 2006-06-01 04:24:51 +00:00
parent 55a6271763
commit ffcf3f158e

View File

@ -302,7 +302,7 @@
parent
(short-sym->pref-name sym)
(short-sym->style-name sym)
(format "~a" sym))))
(caddr line))))
color-prefs-table))))
(define-struct string/pos (string pos))