Ignore:
Timestamp:
2020-07-20T21:37:05+02:00 (4 years ago)
Author:
Klumbumbus
Message:

see #15240 - Change some png icons to svg:

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/gui/preferences/plugin/PluginPreference.java

    r16643 r16799  
    474474            putValue(NAME, tr("Configure sites..."));
    475475            putValue(SHORT_DESCRIPTION, tr("Configure the list of sites where plugins are downloaded from"));
    476             new ImageProvider("dialogs", "settings").getResource().attachImageIcon(this);
     476            new ImageProvider("preference").getResource().attachImageIcon(this);
    477477        }
    478478
Note: See TracChangeset for help on using the changeset viewer.