diff options
author | McCabe Maxsted | 2008-10-18 20:46:26 -0700 |
---|---|---|
committer | Jacek Antonelli | 2008-12-15 18:49:01 -0600 |
commit | 109e2a25f8a71dae79fba7b5a58b9f38fcbeb76d (patch) | |
tree | 3d3afefe73779cc3f77d3f1c6203de6263c6b8d0 /ChangeLog.txt | |
parent | Added Home button functionality to the web browser. (diff) | |
download | meta-impy-109e2a25f8a71dae79fba7b5a58b9f38fcbeb76d.zip meta-impy-109e2a25f8a71dae79fba7b5a58b9f38fcbeb76d.tar.gz meta-impy-109e2a25f8a71dae79fba7b5a58b9f38fcbeb76d.tar.bz2 meta-impy-109e2a25f8a71dae79fba7b5a58b9f38fcbeb76d.tar.xz |
Added menu option for inworld browser.
Diffstat (limited to '')
-rw-r--r-- | ChangeLog.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index fad5530..876ef3e 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -79,6 +79,12 @@ | |||
79 | 79 | ||
80 | 2008-10-18 McCabe Maxsted <hakushakukun@gmail.com> | 80 | 2008-10-18 McCabe Maxsted <hakushakukun@gmail.com> |
81 | 81 | ||
82 | * linden\indra\newview\skins\default\xui\en-us\menu_viewer.xml: | ||
83 | Added menu option for inworld browser. | ||
84 | * linden\indra\newview\llviewermenu.cpp: | ||
85 | Ditto. | ||
86 | |||
87 | |||
82 | * linden/indra/newview/app_settings/settings.xml: | 88 | * linden/indra/newview/app_settings/settings.xml: |
83 | Added Home button functionality to the web browser. | 89 | Added Home button functionality to the web browser. |
84 | * linden/indra/newview/llfloaterhtmlhelp.cpp: | 90 | * linden/indra/newview/llfloaterhtmlhelp.cpp: |