remove lang js for now
This commit is contained in:
parent
2d61551340
commit
344d3bda09
@ -58,6 +58,7 @@ const paths = {
|
|||||||
"img/*",
|
"img/*",
|
||||||
"style/*.css",
|
"style/*.css",
|
||||||
"lib/vendor/*",
|
"lib/vendor/*",
|
||||||
|
"lib/i18n-strings.js",
|
||||||
"lib/emscripten/libwrapper.js",
|
"lib/emscripten/libwrapper.js",
|
||||||
"lib/module-trampoline.js",
|
"lib/module-trampoline.js",
|
||||||
"popup/**/*.{html,css}",
|
"popup/**/*.{html,css}",
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"description": "Privacy preserving and transparent payments",
|
"description": "Privacy preserving and transparent payments",
|
||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"name": "GNU Taler Wallet (git)",
|
"name": "GNU Taler Wallet (git)",
|
||||||
"version": "0.5.11",
|
"version": "0.5.12",
|
||||||
|
|
||||||
"applications": {
|
"applications": {
|
||||||
"gecko": {
|
"gecko": {
|
||||||
|
Loading…
Reference in New Issue
Block a user