diff options
| author | Loren Shih <seraph@lindenlab.com> | 2010-05-24 12:55:22 -0400 |
|---|---|---|
| committer | Loren Shih <seraph@lindenlab.com> | 2010-05-24 12:55:22 -0400 |
| commit | 583060bc631641d24b607289a77b458078b3e4a8 (patch) | |
| tree | afb816976227266bc404c780bcbc5a2c218085cb /indra/newview/llfloaternotificationsconsole.cpp | |
| parent | b92c1b6d74818dacbaeaa2c7c3965dd431463b50 (diff) | |
| parent | bd53640901e93346fdc5d3dde534b6be294078a0 (diff) | |
automated merge
Diffstat (limited to 'indra/newview/llfloaternotificationsconsole.cpp')
| -rw-r--r-- | indra/newview/llfloaternotificationsconsole.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llfloaternotificationsconsole.cpp b/indra/newview/llfloaternotificationsconsole.cpp index b744bff084..105d7f9201 100644 --- a/indra/newview/llfloaternotificationsconsole.cpp +++ b/indra/newview/llfloaternotificationsconsole.cpp @@ -184,7 +184,7 @@ BOOL LLFloaterNotificationConsole::postBuild() addChannel("Ignore"); addChannel("Visible", true); // all the ones below attach to the Visible channel - addChannel("History"); + addChannel("Persistent"); addChannel("Alerts"); addChannel("AlertModal"); addChannel("Group Notifications"); |
