Corrected bug that omitted example strings for color preferences.

svn: r3166
This commit is contained in:
Kathy Gray 2006-06-01 04:24:51 +00:00
parent 17a22c798b
commit b561cbc789

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))