From 7bf6d64453e0741f40c8d04b42d95bb999977a68 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(-) (limited to 'linden') 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 58d5f19..0301c3d 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]. @@ -7054,8 +7054,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