summaryrefslogtreecommitdiff
path: root/indra/newview/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrey Kleshchev <andreykproductengine@lindenlab.com>2024-03-05 20:42:24 +0200
committerAndrey Kleshchev <117672381+akleshchev@users.noreply.github.com>2024-03-06 12:42:57 +0200
commitbe35287184dde0f4a34ac05c5616b7d7d6f59ef7 (patch)
treeedceab398bc6c63db77b257d8b0908f4a67a98ea /indra/newview/CMakeLists.txt
parenta6e1f22a993fde79d0ecb76d60535fdc454a2acd (diff)
SL-20429 Fix emoji categories having mixed translations
Was caused by package substituting '&' with 'and' instead of '&amp;'
Diffstat (limited to 'indra/newview/CMakeLists.txt')
-rw-r--r--indra/newview/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt
index 355f35c558..5e6b8c1b87 100644
--- a/indra/newview/CMakeLists.txt
+++ b/indra/newview/CMakeLists.txt
@@ -1617,6 +1617,8 @@ set(viewer_APPSETTINGS_FILES
app_settings/anim.ini
app_settings/cmd_line.xml
app_settings/commands.xml
+ app_settings/emoji_groups.xml
+ app_settings/foldertypes.xml
app_settings/grass.xml
app_settings/ignorable_dialogs.xml
app_settings/key_bindings.xml