From 010199c98ed6bdfbc02cd46eb71d5494f25f15e3 Mon Sep 17 00:00:00 2001 From: Tapple Gao Date: Wed, 31 Dec 2025 07:22:47 -0800 Subject: Lua: correct the typing of uuid constants (#5188) --- .../newview/app_settings/keywords_lua_default.xml | 36 +++++++++++----------- 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/indra/newview/app_settings/keywords_lua_default.xml b/indra/newview/app_settings/keywords_lua_default.xml index 97e5a1d355..a7851a65e9 100644 --- a/indra/newview/app_settings/keywords_lua_default.xml +++ b/indra/newview/app_settings/keywords_lua_default.xml @@ -1493,7 +1493,7 @@ tooltip type - string + uuid value 45e0fcfa-2268-4490-a51c-3e51bdfe80d1 @@ -2590,7 +2590,7 @@ tooltip type - string + uuid value 9742065b-19b5-297c-858a-29711d539043 @@ -2599,7 +2599,7 @@ tooltip type - string + uuid value 03642e83-2bd1-4eb9-34b4-4c47ed586d2d @@ -2608,7 +2608,7 @@ tooltip type - string + uuid value edd51b77-fc10-ce7a-4b3d-011dfc349e4f @@ -2617,7 +2617,7 @@ tooltip type - string + uuid value 52cc6bb6-2ee5-e632-d3ad-50197b1dcb8a @@ -2626,7 +2626,7 @@ tooltip type - string + uuid value 09aac1fb-6bce-0bee-7d44-caac6dbb6c63 @@ -2635,7 +2635,7 @@ tooltip type - string + uuid value 5a9f4a74-30f2-821c-b88d-70499d3e7183 @@ -2644,7 +2644,7 @@ tooltip type - string + uuid value ff62763f-d60a-9855-890b-0c96f8f8cd98 @@ -2653,7 +2653,7 @@ tooltip type - string + uuid value 8e915e25-31d1-cc95-ae08-d58a47488251 @@ -2662,7 +2662,7 @@ tooltip type - string + uuid value 24daea5f-0539-cfcf-047f-fbc40b2786ba @@ -2671,7 +2671,7 @@ tooltip type - string + uuid value 43529ce8-7faa-ad92-165a-bc4078371687 @@ -2680,7 +2680,7 @@ tooltip type - string + uuid value ae2de45c-d252-50b8-5c6e-19f39ce79317 @@ -3391,7 +3391,7 @@ tooltip type - string + uuid value 00000000-0000-0000-0000-000000000000 @@ -8098,7 +8098,7 @@ tooltip type - string + uuid value 5748decc-f629-461c-9a36-a35a221fe21f @@ -8107,7 +8107,7 @@ tooltip type - string + uuid value 89556747-24cb-43ed-920b-47caed15465f @@ -8116,7 +8116,7 @@ tooltip type - string + uuid value 8b5fec65-8d8d-9dc5-cda8-8fdf2716e361 @@ -8125,7 +8125,7 @@ tooltip type - string + uuid value 89556747-24cb-43ed-920b-47caed15465f @@ -8134,7 +8134,7 @@ tooltip type - string + uuid value 8dcd4a48-2d37-4909-9f78-f7a9eb4ef903 -- cgit v1.3