From nobody Mon Dec 13 17:17:38 2021 X-Original-To: dev-commits-ports-branches@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 9484118DF75C; Mon, 13 Dec 2021 17:17:41 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JCSr3550Bz4cCk; Mon, 13 Dec 2021 17:17:39 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 9D6B618916; Mon, 13 Dec 2021 17:17:38 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1BDHHcaE010383; Mon, 13 Dec 2021 17:17:38 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BDHHclW010382; Mon, 13 Dec 2021 17:17:38 GMT (envelope-from git) Date: Mon, 13 Dec 2021 17:17:38 GMT Message-Id: <202112131717.1BDHHclW010382@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Ashish SHUKLA Subject: git: f722c33d410f - 2021Q4 - www/element-web: Update to 1.9.6 List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-branches@freebsd.org X-BeenThere: dev-commits-ports-branches@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ashish X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q4 X-Git-Reftype: branch X-Git-Commit: f722c33d410f8d6bccdffd63c18146da5cf31fca Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1639415860; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=pSTc8GSsb6q+RmXVy8ASXxvLURMA+f0BaNhLZecfAao=; b=s44B8rNDiGsbLP78uhXliYWsnBP7dQ5KTsAj+5LxLkRuipuigsyJ3cCWzYv1VEcN/L5P1w UWbY37ziEvJR3vTFc9kDgs5UoiiAuc3ftBchasQHqmEbSi1IOOfexbf3BJwE4TSgRsdzEt rSpVXV3gOVnYzrKVmfhUvJQdb551XkdaxGglmB9OKdF4pv8DgxJ+ZWsNT8REFoWI3z5acg qTBA2J2NYNEL6QzJAru/jOwKoTABoweKe0gaJyylaXo/ljQu4QhHz5VuMEybOZ3GNdrxnD 4hmNwmgJNH38VVywzhFU8sSPa1eI2sjZHGbyvjmywFURmUIOG+VICvshS3c4ag== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1639415860; a=rsa-sha256; cv=none; b=YHTuZGcZLxjFZPkTpSSgD4eE+q9R4Ku1Wp1yH2VbtFDnC+q28OteOOyINWTRjIxFQeNod3 /aHxvYebGEF06VWNvOPv3c1trQkv5VjhW1zL1kV9G4pPjQ3rt+FgCEwz2NkuaLBUDCY8Xu stUWa/ioUhLWExN97xiFGEmQp6aqUu9+1stTsaaatsf6rKKanO4a3w0co3MjCJVwvHkkog nI/huHK/GBV6A8Pj8z5NVKkpEYKLvVl5PUOGFyfYwKwZzgdzqztK7dDYTuxu104HcqQEGo DN7/vWk/7QQvjOH+noRZOtL+Ng9JrWNjSu9ovL5JsOfvxOmucGHMOIkCK2N0/g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch 2021Q4 has been updated by ashish: URL: https://cgit.FreeBSD.org/ports/commit/?id=f722c33d410f8d6bccdffd63c18146da5cf31fca commit f722c33d410f8d6bccdffd63c18146da5cf31fca Author: Ashish SHUKLA AuthorDate: 2021-12-07 06:01:38 +0000 Commit: Ashish SHUKLA CommitDate: 2021-12-13 17:15:25 +0000 www/element-web: Update to 1.9.6 Approved by: maintainer (implicit, version bump, as per PR 258262) (cherry picked from commit 0ccc5aabe3388f077d9829cdd743330217deb5e9) --- www/element-web/Makefile | 2 +- www/element-web/distinfo | 6 +- www/element-web/pkg-plist | 204 +++++++++++++++++++++++----------------------- 3 files changed, 107 insertions(+), 105 deletions(-) diff --git a/www/element-web/Makefile b/www/element-web/Makefile index 7dd65de3604f..dbde2a53ae1c 100644 --- a/www/element-web/Makefile +++ b/www/element-web/Makefile @@ -1,6 +1,6 @@ PORTNAME= element DISTVERSIONPREFIX= v -DISTVERSION= 1.9.5 +DISTVERSION= 1.9.6 CATEGORIES= www MASTER_SITES= https://github.com/vector-im/element-web/releases/download/${DISTVERSIONFULL}/ PKGNAMESUFFIX= -web diff --git a/www/element-web/distinfo b/www/element-web/distinfo index 2eadbe270bf9..a95e71c33028 100644 --- a/www/element-web/distinfo +++ b/www/element-web/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1637592772 -SHA256 (element-v1.9.5.tar.gz) = 14e82a1dd21750eba7c787ef0bc0d040e4449f956b3a63d07d08d1b1f65eea12 -SIZE (element-v1.9.5.tar.gz) = 15576128 +TIMESTAMP = 1638856825 +SHA256 (element-v1.9.6.tar.gz) = 2577352424072764b98f54446518d9a2f3328fa3fdd621969701452142343c98 +SIZE (element-v1.9.6.tar.gz) = 15613416 diff --git a/www/element-web/pkg-plist b/www/element-web/pkg-plist index 4113aeb7d755..9b4f609db90a 100644 --- a/www/element-web/pkg-plist +++ b/www/element-web/pkg-plist @@ -1,89 +1,89 @@ %%WWWDIR%%/05696921702f00f07648.worker.js %%WWWDIR%%/05696921702f00f07648.worker.js.map -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/0.js -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/0.js.map -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/1.js -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/1.js.map -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/2.js -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/2.js.map -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/27.js -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/27.js.map -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/28.js -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/28.js.map -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/29.js -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/29.js.map -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/3.js -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/3.js.map -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/30.js -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/30.js.map -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/31.js -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/31.js.map -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/32.js -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/32.js.map -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/33.js -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/33.js.map -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/34.js -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/34.js.map -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/4.js -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/4.js.map -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/5.js -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/5.js.map -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/6.js -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/6.js.map -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/7.js -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/7.js.map -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/8.js -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/8.js.map -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/bundle.css -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/bundle.js -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/bundle.js.LICENSE.txt -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/bundle.js.map -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/compatibility-view.css -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/compatibility-view.js -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/compatibility-view.js.map -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/element-web-app.js -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/element-web-app.js.map -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/element-web-component-index.js -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/element-web-component-index.js.map -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/error-view.css -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/error-view.js -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/error-view.js.map -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/init.js -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/init.js.map -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/jitsi.css -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/jitsi.js -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/jitsi.js.LICENSE.txt -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/jitsi.js.map -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/mobileguide.js -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/mobileguide.js.map -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/styles.js -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/styles.js.map -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/theme-dark-custom.css -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/theme-dark-custom.js -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/theme-dark-custom.js.map -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/theme-dark.css -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/theme-dark.js -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/theme-dark.js.map -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/theme-legacy-dark.css -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/theme-legacy-dark.js -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/theme-legacy-dark.js.map -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/theme-legacy-light.css -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/theme-legacy-light.js -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/theme-legacy-light.js.map -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/theme-light-custom.css -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/theme-light-custom.js -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/theme-light-custom.js.map -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/theme-light-high-contrast.css -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/theme-light-high-contrast.js -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/theme-light-high-contrast.js.map -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/theme-light.css -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/theme-light.js -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/theme-light.js.map -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/usercontent.js -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/usercontent.js.map -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/vendors~init.js -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/vendors~init.js.LICENSE.txt -%%WWWDIR%%/bundles/90922aedd85a418e1f7c/vendors~init.js.map +%%WWWDIR%%/bundles/a34eec43b65847244a8c/0.js +%%WWWDIR%%/bundles/a34eec43b65847244a8c/0.js.map +%%WWWDIR%%/bundles/a34eec43b65847244a8c/1.js +%%WWWDIR%%/bundles/a34eec43b65847244a8c/1.js.map +%%WWWDIR%%/bundles/a34eec43b65847244a8c/2.js +%%WWWDIR%%/bundles/a34eec43b65847244a8c/2.js.map +%%WWWDIR%%/bundles/a34eec43b65847244a8c/27.js +%%WWWDIR%%/bundles/a34eec43b65847244a8c/27.js.map +%%WWWDIR%%/bundles/a34eec43b65847244a8c/28.js +%%WWWDIR%%/bundles/a34eec43b65847244a8c/28.js.map +%%WWWDIR%%/bundles/a34eec43b65847244a8c/29.js +%%WWWDIR%%/bundles/a34eec43b65847244a8c/29.js.map +%%WWWDIR%%/bundles/a34eec43b65847244a8c/3.js +%%WWWDIR%%/bundles/a34eec43b65847244a8c/3.js.map +%%WWWDIR%%/bundles/a34eec43b65847244a8c/30.js +%%WWWDIR%%/bundles/a34eec43b65847244a8c/30.js.map +%%WWWDIR%%/bundles/a34eec43b65847244a8c/31.js +%%WWWDIR%%/bundles/a34eec43b65847244a8c/31.js.map +%%WWWDIR%%/bundles/a34eec43b65847244a8c/32.js +%%WWWDIR%%/bundles/a34eec43b65847244a8c/32.js.map +%%WWWDIR%%/bundles/a34eec43b65847244a8c/33.js +%%WWWDIR%%/bundles/a34eec43b65847244a8c/33.js.map +%%WWWDIR%%/bundles/a34eec43b65847244a8c/34.js +%%WWWDIR%%/bundles/a34eec43b65847244a8c/34.js.map +%%WWWDIR%%/bundles/a34eec43b65847244a8c/4.js +%%WWWDIR%%/bundles/a34eec43b65847244a8c/4.js.map +%%WWWDIR%%/bundles/a34eec43b65847244a8c/5.js +%%WWWDIR%%/bundles/a34eec43b65847244a8c/5.js.map +%%WWWDIR%%/bundles/a34eec43b65847244a8c/6.js +%%WWWDIR%%/bundles/a34eec43b65847244a8c/6.js.map +%%WWWDIR%%/bundles/a34eec43b65847244a8c/7.js +%%WWWDIR%%/bundles/a34eec43b65847244a8c/7.js.map +%%WWWDIR%%/bundles/a34eec43b65847244a8c/8.js +%%WWWDIR%%/bundles/a34eec43b65847244a8c/8.js.map +%%WWWDIR%%/bundles/a34eec43b65847244a8c/bundle.css +%%WWWDIR%%/bundles/a34eec43b65847244a8c/bundle.js +%%WWWDIR%%/bundles/a34eec43b65847244a8c/bundle.js.LICENSE.txt +%%WWWDIR%%/bundles/a34eec43b65847244a8c/bundle.js.map +%%WWWDIR%%/bundles/a34eec43b65847244a8c/compatibility-view.css +%%WWWDIR%%/bundles/a34eec43b65847244a8c/compatibility-view.js +%%WWWDIR%%/bundles/a34eec43b65847244a8c/compatibility-view.js.map +%%WWWDIR%%/bundles/a34eec43b65847244a8c/element-web-app.js +%%WWWDIR%%/bundles/a34eec43b65847244a8c/element-web-app.js.map +%%WWWDIR%%/bundles/a34eec43b65847244a8c/element-web-component-index.js +%%WWWDIR%%/bundles/a34eec43b65847244a8c/element-web-component-index.js.map +%%WWWDIR%%/bundles/a34eec43b65847244a8c/error-view.css +%%WWWDIR%%/bundles/a34eec43b65847244a8c/error-view.js +%%WWWDIR%%/bundles/a34eec43b65847244a8c/error-view.js.map +%%WWWDIR%%/bundles/a34eec43b65847244a8c/init.js +%%WWWDIR%%/bundles/a34eec43b65847244a8c/init.js.map +%%WWWDIR%%/bundles/a34eec43b65847244a8c/jitsi.css +%%WWWDIR%%/bundles/a34eec43b65847244a8c/jitsi.js +%%WWWDIR%%/bundles/a34eec43b65847244a8c/jitsi.js.LICENSE.txt +%%WWWDIR%%/bundles/a34eec43b65847244a8c/jitsi.js.map +%%WWWDIR%%/bundles/a34eec43b65847244a8c/mobileguide.js +%%WWWDIR%%/bundles/a34eec43b65847244a8c/mobileguide.js.map +%%WWWDIR%%/bundles/a34eec43b65847244a8c/styles.js +%%WWWDIR%%/bundles/a34eec43b65847244a8c/styles.js.map +%%WWWDIR%%/bundles/a34eec43b65847244a8c/theme-dark-custom.css +%%WWWDIR%%/bundles/a34eec43b65847244a8c/theme-dark-custom.js +%%WWWDIR%%/bundles/a34eec43b65847244a8c/theme-dark-custom.js.map +%%WWWDIR%%/bundles/a34eec43b65847244a8c/theme-dark.css +%%WWWDIR%%/bundles/a34eec43b65847244a8c/theme-dark.js +%%WWWDIR%%/bundles/a34eec43b65847244a8c/theme-dark.js.map +%%WWWDIR%%/bundles/a34eec43b65847244a8c/theme-legacy-dark.css +%%WWWDIR%%/bundles/a34eec43b65847244a8c/theme-legacy-dark.js +%%WWWDIR%%/bundles/a34eec43b65847244a8c/theme-legacy-dark.js.map +%%WWWDIR%%/bundles/a34eec43b65847244a8c/theme-legacy-light.css +%%WWWDIR%%/bundles/a34eec43b65847244a8c/theme-legacy-light.js +%%WWWDIR%%/bundles/a34eec43b65847244a8c/theme-legacy-light.js.map +%%WWWDIR%%/bundles/a34eec43b65847244a8c/theme-light-custom.css +%%WWWDIR%%/bundles/a34eec43b65847244a8c/theme-light-custom.js +%%WWWDIR%%/bundles/a34eec43b65847244a8c/theme-light-custom.js.map +%%WWWDIR%%/bundles/a34eec43b65847244a8c/theme-light-high-contrast.css +%%WWWDIR%%/bundles/a34eec43b65847244a8c/theme-light-high-contrast.js +%%WWWDIR%%/bundles/a34eec43b65847244a8c/theme-light-high-contrast.js.map +%%WWWDIR%%/bundles/a34eec43b65847244a8c/theme-light.css +%%WWWDIR%%/bundles/a34eec43b65847244a8c/theme-light.js +%%WWWDIR%%/bundles/a34eec43b65847244a8c/theme-light.js.map +%%WWWDIR%%/bundles/a34eec43b65847244a8c/usercontent.js +%%WWWDIR%%/bundles/a34eec43b65847244a8c/usercontent.js.map +%%WWWDIR%%/bundles/a34eec43b65847244a8c/vendors~init.js +%%WWWDIR%%/bundles/a34eec43b65847244a8c/vendors~init.js.LICENSE.txt +%%WWWDIR%%/bundles/a34eec43b65847244a8c/vendors~init.js.map %%WWWDIR%%/config.sample.json %%WWWDIR%%/contribute.json %%WWWDIR%%/decoder-ring/datatypes.js @@ -180,50 +180,50 @@ %%WWWDIR%%/fonts/Twemoji_Mozilla/TwemojiMozilla-sbix.293e5ba.woff2 %%WWWDIR%%/i18n/bg.c63ced8.json %%WWWDIR%%/i18n/ca.023c0d5.json -%%WWWDIR%%/i18n/cs.9910311.json +%%WWWDIR%%/i18n/cs.54030e2.json %%WWWDIR%%/i18n/da.104ac50.json -%%WWWDIR%%/i18n/de_DE.cbb66c2.json +%%WWWDIR%%/i18n/de_DE.0c2dc07.json %%WWWDIR%%/i18n/el.e57f42e.json -%%WWWDIR%%/i18n/en_EN.79006f0.json +%%WWWDIR%%/i18n/en_EN.ab5f7ad.json %%WWWDIR%%/i18n/en_US.abb8c84.json %%WWWDIR%%/i18n/eo.468ea0a.json -%%WWWDIR%%/i18n/es.c127524.json -%%WWWDIR%%/i18n/et.1f981ed.json +%%WWWDIR%%/i18n/es.ed282b3.json +%%WWWDIR%%/i18n/et.57d2b8b.json %%WWWDIR%%/i18n/eu.c55575b.json %%WWWDIR%%/i18n/fi.39cdb63.json -%%WWWDIR%%/i18n/fr.44fecb7.json -%%WWWDIR%%/i18n/gl.d93dc03.json +%%WWWDIR%%/i18n/fr.d9a9296.json +%%WWWDIR%%/i18n/gl.03b315c.json %%WWWDIR%%/i18n/he.ac149d1.json %%WWWDIR%%/i18n/hi.cc069ec.json -%%WWWDIR%%/i18n/hu.386d008.json +%%WWWDIR%%/i18n/hu.1692f58.json %%WWWDIR%%/i18n/is.6ba8ebd.json -%%WWWDIR%%/i18n/it.eb058cf.json +%%WWWDIR%%/i18n/it.9bce917.json %%WWWDIR%%/i18n/ja.a887a49.json %%WWWDIR%%/i18n/jbo.8701e0d.json %%WWWDIR%%/i18n/kab.19b8c58.json %%WWWDIR%%/i18n/ko.092a0e7.json -%%WWWDIR%%/i18n/languages.878d446.json +%%WWWDIR%%/i18n/languages.53fd6cb.json %%WWWDIR%%/i18n/languages.json %%WWWDIR%%/i18n/lt.a4b9729.json %%WWWDIR%%/i18n/lv.1a83cba.json %%WWWDIR%%/i18n/nb_NO.1679c1a.json -%%WWWDIR%%/i18n/nl.aee9e2c.json +%%WWWDIR%%/i18n/nl.399e027.json %%WWWDIR%%/i18n/nn.521c382.json -%%WWWDIR%%/i18n/pl.a1517fc.json +%%WWWDIR%%/i18n/pl.f553872.json %%WWWDIR%%/i18n/pt.0777413.json %%WWWDIR%%/i18n/pt_BR.7241c42.json %%WWWDIR%%/i18n/ru.d08b7f3.json %%WWWDIR%%/i18n/sk.8683d7c.json -%%WWWDIR%%/i18n/sq.2f6c80f.json +%%WWWDIR%%/i18n/sq.1adfb64.json %%WWWDIR%%/i18n/sr.701eec9.json -%%WWWDIR%%/i18n/sv.ff044fe.json +%%WWWDIR%%/i18n/sv.232365b.json %%WWWDIR%%/i18n/te.cd1c6fd.json %%WWWDIR%%/i18n/th.fd58cd9.json %%WWWDIR%%/i18n/tr.6972d23.json -%%WWWDIR%%/i18n/uk.470cfd0.json +%%WWWDIR%%/i18n/uk.f52aa0c.json %%WWWDIR%%/i18n/vls.8abb0eb.json -%%WWWDIR%%/i18n/zh_Hans.a5720f5.json -%%WWWDIR%%/i18n/zh_Hant.4142312.json +%%WWWDIR%%/i18n/zh_Hans.0826f12.json +%%WWWDIR%%/i18n/zh_Hant.0629792.json %%WWWDIR%%/img/camera.2f271b6.svg %%WWWDIR%%/img/cancel-small.495f44c.svg %%WWWDIR%%/img/cancel.4b9715b.svg @@ -339,6 +339,8 @@ %%WWWDIR%%/img/element-icons/settings/appearance.cdebd40.svg %%WWWDIR%%/img/element-icons/settings/flair.4227a88.svg %%WWWDIR%%/img/element-icons/settings/help.68b703f.svg +%%WWWDIR%%/img/element-icons/settings/img-size-large.c0f5400.svg +%%WWWDIR%%/img/element-icons/settings/img-size-normal.db0807d.svg %%WWWDIR%%/img/element-icons/settings/lab-flags.6fbe5e2.svg %%WWWDIR%%/img/element-icons/settings/preference.82bfabd.svg %%WWWDIR%%/img/element-icons/settings/sidebar.bad60e6.svg