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

Last change on this file since 16059 was 16006, checked in by Don-vip, 5 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
RevLine 
[3902]1The Potlatch 2 styles need to be patched in order to work with the JOSM MapCSS implementation.
2
[3984]3Potlatch 2's repository is git://git.openstreetmap.org/potlatch2.git
[3902]4
[16006]5 * nodist/styles/potlatch2/source
[3985]6 contains the unmodified source files copied from git.openstreetmap.org/potlatch2.git/history/master:/resources/stylesheets
[16006]7
8 * nodist/styles/potlatch2/patched
[3985]9 contains the manually edited version
[16006]10
11 * resources/images/icons
[3985]12 copy of git.openstreetmap.org/potlatch2.git/tree/HEAD:/resources/icons
[16006]13
14 * resources/styles/standard/potlatch2.mapcss
[4771]15 concatination of the patched files; the ant task 'assemble' helps with this (use build.xml in the current folder)
[3902]16
[3985]17When updating from upstream, keep all 4 locations in sync.
[3902]18
[9343]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.