This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository josm.
commit b43157411857eb5addf884c768e9bdf3220e7e7d Merge: dc9ca62 82c0796 Author: Bas Couwenberg <[email protected]> Date: Mon Jul 3 07:42:31 2017 +0200 Merge tag 'upstream/0.0.svn12450+dfsg' Upstream version 0.0.svn12450+dfsg README | 2 +- REVISION | 10 +- build.xml | 2 +- data/defaultpresets.xml | 8 + i18n/po/af.po | 7 +- i18n/po/am.po | 7 +- i18n/po/ar.po | 7 +- i18n/po/ast.po | 77 +++-- i18n/po/az.po | 7 +- i18n/po/be.po | 7 +- i18n/po/bg.po | 7 +- i18n/po/bn.po | 7 +- i18n/po/br.po | 7 +- i18n/po/bs.po | 7 +- i18n/po/ca.po | 7 +- i18n/po/[email protected] | 7 +- i18n/po/cs.po | 7 +- i18n/po/cy.po | 7 +- i18n/po/da.po | 23 +- i18n/po/de.po | 7 +- i18n/po/de_DE.po | 7 +- i18n/po/el.po | 7 +- i18n/po/en_AU.po | 7 +- i18n/po/en_CA.po | 7 +- i18n/po/en_GB.po | 7 +- i18n/po/eo.po | 7 +- i18n/po/es.po | 7 +- i18n/po/et.po | 7 +- i18n/po/eu.po | 7 +- i18n/po/fa.po | 7 +- i18n/po/fi.po | 7 +- i18n/po/fil.po | 7 +- i18n/po/fo.po | 7 +- i18n/po/fr.po | 7 +- i18n/po/ga.po | 7 +- i18n/po/gl.po | 7 +- i18n/po/he.po | 7 +- i18n/po/hi.po | 7 +- i18n/po/hr.po | 7 +- i18n/po/ht.po | 7 +- i18n/po/hu.po | 7 +- i18n/po/hy.po | 7 +- i18n/po/ia.po | 7 +- i18n/po/id.po | 7 +- i18n/po/is.po | 7 +- i18n/po/it.po | 7 +- i18n/po/ja.po | 7 +- i18n/po/ka.po | 7 +- i18n/po/km.po | 7 +- i18n/po/ko.po | 7 +- i18n/po/ku.po | 7 +- i18n/po/ky.po | 7 +- i18n/po/lb.po | 7 +- i18n/po/lo.po | 7 +- i18n/po/lt.po | 7 +- i18n/po/lv.po | 7 +- i18n/po/mk.po | 7 +- i18n/po/mr.po | 7 +- i18n/po/ms.po | 7 +- i18n/po/nb.po | 7 +- i18n/po/nds.po | 7 +- i18n/po/nl.po | 53 +-- i18n/po/nn.po | 7 +- i18n/po/oc.po | 7 +- i18n/po/pa.po | 7 +- i18n/po/pl.po | 290 ++++++++-------- i18n/po/pt.po | 7 +- i18n/po/pt_BR.po | 7 +- i18n/po/rm.po | 7 +- i18n/po/ro.po | 7 +- i18n/po/ru.po | 9 +- i18n/po/sk.po | 7 +- i18n/po/sl.po | 7 +- i18n/po/sq.po | 7 +- i18n/po/sr.po | 7 +- i18n/po/sv.po | 7 +- i18n/po/ta.po | 7 +- i18n/po/te.po | 7 +- i18n/po/th.po | 7 +- i18n/po/tr.po | 7 +- i18n/po/ug.po | 7 +- i18n/po/uk.po | 7 +- i18n/po/ur.po | 7 +- i18n/po/vi.po | 7 +- i18n/po/wae.po | 7 +- i18n/po/zh_CN.po | 7 +- i18n/po/zh_TW.po | 7 +- images/presets/landmark/cross.svg | 93 +++++ .../josm/data/imagery/ImageryInfo.java | 11 - .../data/osm/visitor/paint/StyledMapRenderer.java | 6 +- .../josm/data/projection/proj/ObliqueMercator.java | 14 +- .../openstreetmap/josm/gui/draw/MapViewPath.java | 2 +- .../josm/gui/widgets/MultiSplitPane.java | 1 - .../josm/gui/widgets/QuadStateCheckBox.java | 16 +- styles/standard/elemstyles.mapcss | 4 + test/data/renderer/way-dashes/data.osm | 135 ++++---- test/data/renderer/way-dashes/reference.png | Bin 4889 -> 5945 bytes test/data/renderer/way-dashes/style.mapcss | 11 + test/data/renderer/way-repeat-image/data.osm | 90 +++++ test/data/renderer/way-repeat-image/reference.png | Bin 0 -> 46674 bytes test/data/renderer/way-repeat-image/style.mapcss | 48 +++ .../way-repeat-image/trees-upside_down.svg | 378 +++++++++++++++++++++ test/data/renderer/way-repeat-image/trees.svg | 378 +++++++++++++++++++++ .../josm/gui/mappaint/MapCSSRendererTest.java | 5 +- .../josm/actions/AddImageryLayerActionTest.java | 15 +- .../josm/actions/AddImageryLayerActionTestIT.java | 42 +++ 106 files changed, 1790 insertions(+), 479 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/josm.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

