From: Andy Allan Date: Mon, 21 Feb 2011 17:19:54 +0000 (+0000) Subject: Update babelFx to use forked version with fallback-text support X-Git-Tag: 2.0~5^2~16 X-Git-Url: https://git.openstreetmap.org/potlatch2.git/commitdiff_plain/e849ca976fbb84f0c98b66056fa425424083e955 Update babelFx to use forked version with fallback-text support --- diff --git a/CODING.txt b/CODING.txt index 30a4c22e..4cb2fb27 100644 --- a/CODING.txt +++ b/CODING.txt @@ -46,3 +46,7 @@ package net.systemed.potlatch2.indentation { * Way icons for map_features are 75x45 and have up to now generally been drawn by Richard (see way_icons.ai) * All features must have a unique icon, and all icons must be in the correct style. Do not add a feature without a matching icon. * Only deployable files go in resources/ . Vector source files go in resources_src/ + +== babelFx == + +* Currently using forked version from https://github.com/gravitystorm/l10n_Injection diff --git a/lib/Framework_BabelFx-g400a96.swc b/lib/Framework_BabelFx-g400a96.swc new file mode 100644 index 00000000..ccba27dd Binary files /dev/null and b/lib/Framework_BabelFx-g400a96.swc differ diff --git a/lib/Framework_BabelFx.swc b/lib/Framework_BabelFx.swc deleted file mode 100644 index 2f84eb75..00000000 Binary files a/lib/Framework_BabelFx.swc and /dev/null differ