source: josm/trunk/styles_nodist/potlatch2/README@ 3902

Last change on this file since 3902 was 3902, checked in by bastiK, 13 years ago

mapcss: minor improvements, fixes #5937 - MapCSS matching of piste:type=downhill, fixes #5938 - matching of relation members

  • Property svn:eol-style set to native
File size: 672 bytes
Line 
1The Potlatch 2 styles need to be patched in order to work with the JOSM MapCSS implementation.
2
3The subversion externals definition has an explicit revision number set.
4When updating from the remote repository, make sure to change the patched files accordingly.
5
6The ant task 'assemble' concatinates the patched files to the final style potlatch2.mapcss
7
8Another ant task 'update-externals' is a shortcut to change the svn property, such that the externals
9points to the revision that is currently checked out.
10
11When committing, the following should be in sync:
12 * revision number in the svn externals property
13 * patched *.css files
14 * styles/standard/potlatch2.mapcss
Note: See TracBrowser for help on using the repository browser.