Changeset 7771 in josm for trunk/src/org/openstreetmap/josm/gui/oauth
- Timestamp:
- 2014-12-08T20:42:52+01:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/gui/oauth/FullyAutomaticAuthorizationUI.java
r6890 r7771 387 387 public TestAccessTokenAction() { 388 388 putValue(NAME, tr("Test Access Token")); 389 putValue(SMALL_ICON, ImageProvider.get(" about"));389 putValue(SMALL_ICON, ImageProvider.get("logo")); 390 390 } 391 391
Note:
See TracChangeset
for help on using the changeset viewer.