From cd14d97b90c0b3270310c00e8a105f17a59d0dcf Mon Sep 17 00:00:00 2001 From: Jacek Antonelli Date: Sat, 23 Oct 2010 20:38:54 -0500 Subject: Changed several Preferences modal alerts to notifications. CacheWillClear, CacheWillBeMoved, ChangeConnectionPort, ChangeSkin, and ChangeFont. There are many other alerts that should be made non-modal in the future, but this should prevent a focus fight with the Vivox policy window. --- .../skins/default/xui/en-us/notifications.xml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/linden/indra/newview/skins/default/xui/en-us/notifications.xml b/linden/indra/newview/skins/default/xui/en-us/notifications.xml index 333e362..3b8d19d 100644 --- a/linden/indra/newview/skins/default/xui/en-us/notifications.xml +++ b/linden/indra/newview/skins/default/xui/en-us/notifications.xml @@ -902,32 +902,32 @@ Would you like to disable all popups which can be skipped? + type="notify"> Cache will be cleared after you restart [VIEWER_NAME]. + type="notify"> Cache will be moved after you restart [VIEWER_NAME]. Note: This will clear the cache. + type="notify"> Port settings take effect after you restart [VIEWER_NAME]. + type="notify"> The new skin will appear after you restart [VIEWER_NAME]. @@ -7103,8 +7103,8 @@ Apply this region's settings? ("Ignore" will ignore all region setting + icon="notify.tga" + type="notify"> The new font will appear after you restart [VIEWER_NAME]. -- cgit v1.1