Skip to content

Commit 16afa19

Browse files
authored
Merge pull request #3236 from Ansariel/remove-notifications
Remove orphaned notifications (follow-up to 412b3db)
2 parents eff4626 + 9e47573 commit 16afa19

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
@@ -12580,35 +12580,4 @@ are wearing now.
1258012580
name="okbutton"
1258112581
yestext="OK"/>
1258212582
</notification>
12583-
12584-
<notification
12585-
icon="notify.tga"
12586-
name="TextureDiscardBackgrounded"
12587-
type="notify">
12588-
<unique>
12589-
<context>DELAY</context>
12590-
</unique>
12591-
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.
12592-
<usetemplate
12593-
ignoretext="Ask me about background texture memory usage and recovery"
12594-
name="okcancelignore"
12595-
yestext="OK"
12596-
notext="Disable"/>
12597-
</notification>
12598-
12599-
<notification
12600-
icon="notify.tga"
12601-
name="TextureDiscardMinimized"
12602-
type="notify">
12603-
<unique>
12604-
<context>DELAY</context>
12605-
</unique>
12606-
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.
12607-
<usetemplate
12608-
ignoretext="Ask me about minimized texture memory usage and recovery"
12609-
name="okcancelignore"
12610-
yestext="OK"
12611-
notext="Disable"/>
12612-
</notification>
12613-
1261412583
</notifications>

0 commit comments

Comments
 (0)