Ignore:
Timestamp:
2014-12-08T20:42:52+01:00 (9 years ago)
Author:
bastiK
Message:

fixes #1608 - remove remaining old logos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/actions/AboutAction.java

    r6901 r7771  
    4343     */
    4444    public AboutAction() {
    45         super(tr("About"), "about", tr("Display the about screen."),
     45        super(tr("About"), "logo", tr("Display the about screen."),
    4646            Shortcut.registerShortcut("system:about", tr("About"),
    4747            KeyEvent.VK_F1, Shortcut.SHIFT), true);
Note: See TracChangeset for help on using the changeset viewer.