diff options
author | McCabe Maxsted | 2009-10-14 02:38:26 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-10-14 02:38:26 -0700 |
commit | 7e75c13e0ea967de1fd1f5531b30d2eab7917ae8 (patch) | |
tree | 3ce9f123b9c2d242673dfe55597f8a981ccc0e96 /ChangeLog.txt | |
parent | Combine the two mini-map mute buttons into one (diff) | |
download | meta-impy-7e75c13e0ea967de1fd1f5531b30d2eab7917ae8.zip meta-impy-7e75c13e0ea967de1fd1f5531b30d2eab7917ae8.tar.gz meta-impy-7e75c13e0ea967de1fd1f5531b30d2eab7917ae8.tar.bz2 meta-impy-7e75c13e0ea967de1fd1f5531b30d2eab7917ae8.tar.xz |
Applied patch for VWR-6787 by Alissa Sabre - 'none' text in group window not translatable
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 2c5dffe..2dbb5ca 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,5 +1,18 @@ | |||
1 | 2009-10-13 McCabe Maxsted <hakushakukun@gmail.com> | 1 | 2009-10-13 McCabe Maxsted <hakushakukun@gmail.com> |
2 | 2 | ||
3 | * Applied patch for VWR-6787 by Alissa Sabre - 'none' text in group window not translatable. | ||
4 | |||
5 | modified: indra/newview/llfloatergroups.cpp | ||
6 | modified: indra/newview/skins/default/xui/de/floater_choose_group.xml | ||
7 | modified: indra/newview/skins/default/xui/de/panel_groups.xml | ||
8 | modified: indra/newview/skins/default/xui/en-us/floater_choose_group.xml | ||
9 | modified: indra/newview/skins/default/xui/en-us/panel_groups.xml | ||
10 | modified: indra/newview/skins/default/xui/ja/floater_choose_group.xml | ||
11 | modified: indra/newview/skins/default/xui/ja/panel_groups.xml | ||
12 | modified: indra/newview/skins/default/xui/ko/floater_choose_group.xml | ||
13 | modified: indra/newview/skins/default/xui/ko/panel_groups.xml | ||
14 | |||
15 | |||
3 | * Combine the two mini-map mute buttons into one. | 16 | * Combine the two mini-map mute buttons into one. |
4 | 17 | ||
5 | modified: linden/indra/newview/llfloatermap.cpp | 18 | modified: linden/indra/newview/llfloatermap.cpp |