diff options
author | McCabe Maxsted | 2009-09-09 05:45:37 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-09-09 05:45:37 -0700 |
commit | 9627eac5c07c9e1f2b3be34f942af445414c14c5 (patch) | |
tree | 731cca4bca05d627386fc86c956f36c7848476be /ChangeLog.txt | |
parent | Created my own version of Emerald's chat channel tool (diff) | |
download | meta-impy-9627eac5c07c9e1f2b3be34f942af445414c14c5.zip meta-impy-9627eac5c07c9e1f2b3be34f942af445414c14c5.tar.gz meta-impy-9627eac5c07c9e1f2b3be34f942af445414c14c5.tar.bz2 meta-impy-9627eac5c07c9e1f2b3be34f942af445414c14c5.tar.xz |
New chat channel preference should change only on apply
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 13a75fe..78f72b4 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -12,6 +12,12 @@ | |||
12 | modified: linden/indra/newview/skins/default/xui/en-us/panel_chat_bar.xml | 12 | modified: linden/indra/newview/skins/default/xui/en-us/panel_chat_bar.xml |
13 | modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_chat.xml | 13 | modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_chat.xml |
14 | modified: linden/indra/newview/skins/default/xui/en-us/floater_chat_history.xml | 14 | modified: linden/indra/newview/skins/default/xui/en-us/floater_chat_history.xml |
15 | |||
16 | |||
17 | * New chat channel preference should change only on apply. | ||
18 | |||
19 | modified: linden/indra/newview/llprefschat.cpp | ||
20 | modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_chat.xml | ||
15 | 21 | ||
16 | 22 | ||
17 | 2009-09-07 McCabe Maxsted <hakushakukun@gmail.com> | 23 | 2009-09-07 McCabe Maxsted <hakushakukun@gmail.com> |