Changeset 3985 in josm


Ignore:
Timestamp:
Mar 13, 2011 10:50:50 AM (2 years ago)
Author:
bastiK
Message:

better doc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/styles_nodist/potlatch2/README

    r3984 r3985  
    33Potlatch 2's repository is git://git.openstreetmap.org/potlatch2.git 
    44 
    5  * 'source' contains the unmodified source files copied from git.openstreetmap.org/potlatch2.git/history/master:/resources/stylesheets. 
    6  * 'patched' contains the manually edited version. 
    7  * The ant task 'assemble' concatinates the patched files to the final style 'styles/standard/potlatch2.mapcss' 
     5 * styles_nodist/potlatch2/source 
     6        contains the unmodified source files copied from git.openstreetmap.org/potlatch2.git/history/master:/resources/stylesheets 
     7         
     8 * styles_nodist/potlatch2/patched 
     9        contains the manually edited version 
     10         
     11 * images/icons 
     12        copy of git.openstreetmap.org/potlatch2.git/tree/HEAD:/resources/icons 
     13         
     14 * styles/standard/potlatch2.mapcss 
     15        concatination of the patched files; the ant task 'assemble' helps with this 
    816 
    9 When updating from upstream, keep all 3 in sync. 
     17When updating from upstream, keep all 4 locations in sync. 
    1018 
    1119At time of writing, the last update used 0f12f406e80e7cedb1ca9d4662ab2977077fdc79 but better check the commit dates as well. 
Note: See TracChangeset for help on using the changeset viewer.