Corrected bug that omitted example strings for color preferences.
svn: r3166
This commit is contained in:
parent
17a22c798b
commit
b561cbc789
|
@ -302,7 +302,7 @@
|
||||||
parent
|
parent
|
||||||
(short-sym->pref-name sym)
|
(short-sym->pref-name sym)
|
||||||
(short-sym->style-name sym)
|
(short-sym->style-name sym)
|
||||||
(format "~a" sym))))
|
(caddr line))))
|
||||||
color-prefs-table))))
|
color-prefs-table))))
|
||||||
|
|
||||||
(define-struct string/pos (string pos))
|
(define-struct string/pos (string pos))
|
||||||
|
|
Loading…
Reference in New Issue
Block a user