From 7cc7e6f1de6c64df0f99e9ba93a71f6561f90731 Mon Sep 17 00:00:00 2001 From: Armin Weatherwax Date: Tue, 26 Apr 2011 19:54:53 +0200 Subject: escape special characters in settings.xml --- linden/indra/newview/app_settings/settings.xml | 30 +++++++++++++------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/linden/indra/newview/app_settings/settings.xml b/linden/indra/newview/app_settings/settings.xml index 80eb65a..24ff619 100644 --- a/linden/indra/newview/app_settings/settings.xml +++ b/linden/indra/newview/app_settings/settings.xml @@ -204,7 +204,7 @@ AutoCloseOOC Comment - Auto-close OOC chat (i.e. add \"))\" if not found and \"((\" was used) + Auto-close OOC chat (i.e. add '"))'" if not found and '"(('" was used) Persist 1 Type @@ -459,7 +459,7 @@ OmitResidentAsLastName Comment - Do not display "Resident" as the last name for new residents in their legacy name + Do not display "Resident" as the last name for new residents in their legacy name Persist 1 Type @@ -639,7 +639,7 @@ GoAction Comment - How to move for "Go Here" or double-click move. Either "Autopilot" or "Teleport". + How to move for "Go Here" or double-click move. Either "Autopilot" or "Teleport". Persist 1 Type @@ -2205,7 +2205,7 @@ RLVaEnableWear Comment - Enables the "Wear" option on the inventory item context menu for attachments + Enables the "Wear" option on the inventory item context menu for attachments Persist 1 Type @@ -2227,7 +2227,7 @@ RLVaHideLockedLayers Comment - Hides "remove outfit" restricted worn clothing layers from @getoufit + Hides "remove outfit" restricted worn clothing layers from @getoufit Persist 1 Type @@ -2260,7 +2260,7 @@ RLVaShowNameTags Comment - Display of names above avatars is subject to the general "Show Names" setting when @shownames=n restricted + Display of names above avatars is subject to the general "Show Names" setting when @shownames=n restricted Persist 1 Type @@ -2985,7 +2985,7 @@ AutomaticFly Comment - Fly by holding jump key or using "Fly" command (FALSE = fly by using "Fly" command only) + Fly by holding jump key or using "Fly" command (FALSE = fly by using "Fly" command only) Persist 1 Type @@ -5626,7 +5626,7 @@ DoubleClickAction Comment - What to do when you double-click. Either "None" or "Go". + What to do when you double-click. Either "None" or "Go". Persist 1 Type @@ -5862,7 +5862,7 @@ FindLandType Comment - Controls which type of land you are searching for in Find Land interface ("All", "Auction", "For Sale") + Controls which type of land you are searching for in Find Land interface ("All", "Auction", "For Sale") Persist 1 Type @@ -7795,7 +7795,7 @@ LastFindPanel Comment - Controls which find operation appears by default when clicking "Find" button + Controls which find operation appears by default when clicking "Find" button Persist 1 Type @@ -8317,7 +8317,7 @@ MediaOnAPrimUI Comment - Whether or not to show the "link sharing" UI + Whether or not to show the "link sharing" UI Persist 1 Type @@ -8914,7 +8914,7 @@ OverlayTitle Comment - Controls watermark text message displayed on screen when "ShowOverlayTitle" is enabled (one word, underscores become spaces) + Controls watermark text message displayed on screen when "ShowOverlayTitle" is enabled (one word, underscores become spaces) Persist 1 Type @@ -13257,7 +13257,7 @@ UISndHealthReductionThreshold Comment - Amount of health reduction required to trigger "pain" sound + Amount of health reduction required to trigger "pain" sound Persist 1 Type @@ -13290,7 +13290,7 @@ UISndMoneyChangeThreshold Comment - Amount of change in L$ balance required to trigger "money" sound + Amount of change in L$ balance required to trigger "money" sound Persist 1 Type @@ -13587,7 +13587,7 @@ UseDebugMenus Comment - Turns on "Debug" menu + Turns on "Debug" menu Persist 1 Type -- cgit v1.1