Fixed.
[riece] / lisp / riece-toolbar.el
index d6e09ac..3c076e5 100644 (file)
@@ -65,7 +65,7 @@
                  menu-item)
              (while pointer
                (setq file (locate-file (symbol-name (car pointer))
-                                       load-path
+                                       (cons riece-data-directory load-path)
                                        '(".xpm" ".pbm" ".xbm"))
                      menu-item (riece-toolbar-find-menu-item (car pointer)))
                (if (and file (file-exists-p file))