Mercurial > hg > xemacs-beta
diff lisp/toolbar.el @ 217:d44af0c54775 r20-4b7
Import from CVS: tag r20-4b7
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:08:34 +0200 |
parents | 41ff10fd062f |
children | 41f2f0e326e9 |
line wrap: on
line diff
--- a/lisp/toolbar.el Mon Aug 13 10:07:42 2007 +0200 +++ b/lisp/toolbar.el Mon Aug 13 10:08:34 2007 +0200 @@ -69,8 +69,8 @@ (defun init-toolbar-from-resources (locale) (if (and (featurep 'x) (or (eq locale 'global) - (eq 'x (device-or-frame-type locale))) - (x-init-toolbar-from-resources locale)))) + (eq 'x (device-or-frame-type locale)))) + (x-init-toolbar-from-resources locale))) ;; #### Is this actually needed or will the code in