]> git.lyx.org Git - lyx.git/blobdiff - src/bullet_forms.C
citation patch from Angus
[lyx.git] / src / bullet_forms.C
index 5518283ab0f6daa3dbd51b4a55d8eb6e74fb8c9a..301f80b98e3417cd294f8a5701ee8363ddcc4db8 100644 (file)
@@ -29,7 +29,7 @@ FD_form_bullet *create_form_form_bullet(void)
      fl_set_object_boxtype(obj, FL_UP_BOX);
      fl_set_bmtable_pixmap_file(obj, 6, 6,
                                LibFileSearch("images",
-                                             "standard.xpm").c_str());
+                                             "standard", "xpm").c_str());
 
   fl_set_border_width(-1);
   obj = fl_add_frame(FL_ENGRAVED_FRAME, 95, 20, 255, 70, "");