source: josm/trunk/nodist/styles/potlatch2/README@ 16006

Last change on this file since 16006 was 16006, checked in by Don-vip, 4 years ago

see #18140 - reorganization of data(_nodist), images(_nodist), styles(_nodist), IDE and native files in a more practical file tree.

  • Everything belonging to the jar is now in resources (data, images, styles)
  • Everything not belonging to the jar is now in nodist (data, images, styles)
  • Everything related to OS native functions is now in native (linux, macosx, windows)
  • Everything related to an IDE is now in ide (eclipse, netbeans)
  • Property svn:eol-style set to native
File size: 886 bytes
Line 
1The Potlatch 2 styles need to be patched in order to work with the JOSM MapCSS implementation.
2
3Potlatch 2's repository is git://git.openstreetmap.org/potlatch2.git
4
5 * nodist/styles/potlatch2/source
6 contains the unmodified source files copied from git.openstreetmap.org/potlatch2.git/history/master:/resources/stylesheets
7
8 * nodist/styles/potlatch2/patched
9 contains the manually edited version
10
11 * resources/images/icons
12 copy of git.openstreetmap.org/potlatch2.git/tree/HEAD:/resources/icons
13
14 * resources/styles/standard/potlatch2.mapcss
15 concatination of the patched files; the ant task 'assemble' helps with this (use build.xml in the current folder)
16
17When updating from upstream, keep all 4 locations in sync.
18
19At time of writing, the last update used 0a21b8bca71f6105c244cb52d7b7dcb5a840bd3a (2014-10-07) but better check the commit dates as well.
Note: See TracBrowser for help on using the repository browser.