diff options
author | Jacek Antonelli | 2009-05-25 21:02:41 -0500 |
---|---|---|
committer | Jacek Antonelli | 2009-05-25 21:35:21 -0500 |
commit | 81c6e475bc4e33a0a4fcb265c05f673e07a8c31d (patch) | |
tree | 03c3d552a13319aa3e718291a6982bce11ad31a5 /ChangeLog.txt | |
parent | User-initiated Toggle Fullscreen has a confirmation dialog now. (diff) | |
download | meta-impy-81c6e475bc4e33a0a4fcb265c05f673e07a8c31d.zip meta-impy-81c6e475bc4e33a0a4fcb265c05f673e07a8c31d.tar.gz meta-impy-81c6e475bc4e33a0a4fcb265c05f673e07a8c31d.tar.bz2 meta-impy-81c6e475bc4e33a0a4fcb265c05f673e07a8c31d.tar.xz |
Added ConfirmRestoreToWorld alert text.
Diffstat (limited to '')
-rw-r--r-- | ChangeLog.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index f5d4012..82224d6 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,5 +1,9 @@ | |||
1 | 2009-05-25 Jacek Antonelli <jacek.antonelli@gmail.com> | 1 | 2009-05-25 Jacek Antonelli <jacek.antonelli@gmail.com> |
2 | 2 | ||
3 | * linden/indra/newview/skins/default/xui/en-us/alerts.xml: | ||
4 | Added ConfirmRestoreToWorld alert text. | ||
5 | |||
6 | |||
3 | * linden/indra/newview/llpanellogin.cpp: | 7 | * linden/indra/newview/llpanellogin.cpp: |
4 | User-initiated Toggle Fullscreen has a confirmation dialog now. | 8 | User-initiated Toggle Fullscreen has a confirmation dialog now. |
5 | That's in the View menu and also Alt+Enter at login screen. | 9 | That's in the View menu and also Alt+Enter at login screen. |