diff options
author | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2024-05-17 19:11:46 +0300 |
---|---|---|
committer | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2024-05-17 19:11:46 +0300 |
commit | f2358a2d4d441dc0c70d0449bc33038a396fba36 (patch) | |
tree | 6a0e3a0faec1c56e84ed2688e18246fca7a81833 /indra/newview/app_settings/settings.xml | |
parent | 3066cce1996ae680501dd2166dcf9773a4e75585 (diff) |
viewer#1425 Sorting in Appearance floater #2
Diffstat (limited to 'indra/newview/app_settings/settings.xml')
-rw-r--r-- | indra/newview/app_settings/settings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml index 48c251240f..565d20daa1 100644 --- a/indra/newview/app_settings/settings.xml +++ b/indra/newview/app_settings/settings.xml @@ -15744,7 +15744,7 @@ <key>OutfitListFilterFullList</key> <map> <key>Comment</key> - <string> 0 - show all items in outfit as long as outfit or item inside matches. 1 - show only matches</string> + <string> 0 - show only matches. 1 - show all items in outfit as long as outfit or item inside matches.</string> <key>Persist</key> <integer>1</integer> <key>Type</key> |