Changeset 12146 in josm


Ignore:
Timestamp:
2017-05-14T20:33:49+02:00 (7 years ago)
Author:
Don-vip
Message:

remove symbol font entry, already defined

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/tools/PlatformHookWindows.java

    r12124 r12146  
    572572        def.add(new FontEntry("khmer1", "Khmer UI", "KHMERUI.TTF"));                   // ISO 639: km
    573573        def.add(new FontEntry("lao1", "Lao UI", "LAOUI.TTF"));                         // ISO 639: lo
    574         def.add(new FontEntry("symbol", "Segoe UI Symbol", "SEGUISYM.TTF"));           // subset of Unicode-encoded symbols
    575574        def.add(new FontEntry("tai_le", "Microsoft Tai Le", "TAILE.TTF"));             // ISO 639: khb
    576575        def.add(new FontEntry("new_tai_lue", "Microsoft New Tai Lue", "NTHAILU.TTF")); // ISO 639: khb
Note: See TracChangeset for help on using the changeset viewer.