Skip to content

Commit 9e47573

Browse files
committed
Remove orphaned notifications (follow-up to 412b3db)
1 parent 412b3db commit 9e47573

File tree

1 file changed

+0
-31
lines changed

1 file changed

+0
-31
lines changed

indra/newview/skins/default/xui/en/notifications.xml

Lines changed: 0 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -12586,35 +12586,4 @@ are wearing now.
1258612586
name="okbutton"
1258712587
yestext="OK"/>
1258812588
</notification>
12589-
12590-
<notification
12591-
icon="notify.tga"
12592-
name="TextureDiscardBackgrounded"
12593-
type="notify">
12594-
<unique>
12595-
<context>DELAY</context>
12596-
</unique>
12597-
To improve system performance, [SECOND_LIFE] has reduced texture memory usage after being in the background for [DELAY] seconds. It may take some time for texture image quality to return to normal.
12598-
<usetemplate
12599-
ignoretext="Ask me about background texture memory usage and recovery"
12600-
name="okcancelignore"
12601-
yestext="OK"
12602-
notext="Disable"/>
12603-
</notification>
12604-
12605-
<notification
12606-
icon="notify.tga"
12607-
name="TextureDiscardMinimized"
12608-
type="notify">
12609-
<unique>
12610-
<context>DELAY</context>
12611-
</unique>
12612-
To improve system performance, [SECOND_LIFE] has reduced texture memory usage after being minimized for [DELAY] seconds. It may take some time for texture image quality to return to normal.
12613-
<usetemplate
12614-
ignoretext="Ask me about minimized texture memory usage and recovery"
12615-
name="okcancelignore"
12616-
yestext="OK"
12617-
notext="Disable"/>
12618-
</notification>
12619-
1262012589
</notifications>

0 commit comments

Comments
 (0)