Skip to content

Commit

Permalink
Merge pull request #45 from ldidry/replace-app-name-in-about-dialog
Browse files Browse the repository at this point in the history
🩹 — Replace APP_NAME and APP_BRAND in About dialog
  • Loading branch information
tiredofit authored Sep 16, 2024
2 parents 05fa918 + 447fb37 commit 8270749
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ RUN source /assets/functions/00-container && \
${GIT_REPO_SRC_ONLINE}/configure.ac \
${GIT_REPO_SRC_ONLINE}/browser/admin/admin.strings.js \
${GIT_REPO_SRC_ONLINE}/browser/src/control/Toolbar.js \
${GIT_REPO_SRC_ONLINE}/browser/src/control/Control.AboutDialog.ts \
${GIT_REPO_SRC_ONLINE}/browser/src/core/Socket.js \
${GIT_REPO_SRC_ONLINE}/browser/src/layer/marker/ProgressOverlay.js \
${GIT_REPO_SRC_ONLINE}/browser/src/map/Clipboard.js \
Expand Down

0 comments on commit 8270749

Please sign in to comment.