Ignore:
Timestamp:
2009-11-24T10:45:04+01:00 (15 years ago)
Author:
stoecker
Message:

i18n updated, fixed files to reduce problems when applying patches, fix #4017

File:
1 edited

Legend:

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

    r2308 r2512  
    1414/**
    1515 * Read a trac-wiki page.
    16  * 
     16 *
    1717 * @author imi
    1818 */
     
    3131    /**
    3232     * Read the page specified by the url and return the content.
    33      * 
     33     *
    3434     * If the url is within the baseurl path, parse it as an trac wikipage and replace relative
    3535     * pathes etc..
    36      * 
     36     *
    3737     * @return
    3838     * @throws IOException Throws, if the page could not be loaded.
Note: See TracChangeset for help on using the changeset viewer.