Index: applications/editors/josm/plugins/FastDraw/src/org/openstreetmap/josm/plugins/fastdraw/FastDrawConfigDialog.java
===================================================================
--- applications/editors/josm/plugins/FastDraw/src/org/openstreetmap/josm/plugins/fastdraw/FastDrawConfigDialog.java	(revision 35458)
+++ applications/editors/josm/plugins/FastDraw/src/org/openstreetmap/josm/plugins/fastdraw/FastDrawConfigDialog.java	(revision 35499)
@@ -107,5 +107,5 @@
 
         setContent(all, false);
-        setButtonIcons(new String[] {"ok.png", "cancel.png"});
+        setButtonIcons(new String[] {"ok", "cancel"});
         setToolTipTexts(new String[] {
                 tr("Save settings"),
