Ignore:
Timestamp:
2016-08-22T20:29:30+02:00 (8 years ago)
Author:
Don-vip
Message:

see #13412 - replace character by ' in comments, cause encoding problems when applying UTF-8 patches with Eclipse on Windows, see https://bugs.eclipse.org/bugs/show_bug.cgi?id=214085

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/gui/io/LayerNameAndFilePathTableCell.java

    r10308 r10873  
    175175
    176176    /**
    177      * Makes the given path fit lblFilename, appends ellipsis on the left if it doesnt fit.
     177     * Makes the given path fit lblFilename, appends ellipsis on the left if it doesn't fit.
    178178     * Idea: /home/user/josm → …/user/josm → …/josm; and take the first one that fits
    179179     * @param t complete path
Note: See TracChangeset for help on using the changeset viewer.