diff options
author | Jacek Antonelli | 2009-10-26 16:32:10 -0500 |
---|---|---|
committer | Jacek Antonelli | 2009-10-29 02:43:29 -0500 |
commit | 1b6631b2ce0b444efb38ff83430231d389d064b9 (patch) | |
tree | 71e3000c301eb32cc964b39d4d6c56ee1f640510 /ChangeLog.txt | |
parent | Moved Logout to Advanced menu, removed shortcut. (diff) | |
download | meta-impy-1b6631b2ce0b444efb38ff83430231d389d064b9.zip meta-impy-1b6631b2ce0b444efb38ff83430231d389d064b9.tar.gz meta-impy-1b6631b2ce0b444efb38ff83430231d389d064b9.tar.bz2 meta-impy-1b6631b2ce0b444efb38ff83430231d389d064b9.tar.xz |
Moved radar XML to panel_radar.xml and cleaned it up.
It had been in floater_mini_map.xml.
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index b953065..8a2e7c9 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,5 +1,12 @@ | |||
1 | 2009-10-26 Jacek Antonelli <jacek.antonelli@gmail.com> | 1 | 2009-10-26 Jacek Antonelli <jacek.antonelli@gmail.com> |
2 | 2 | ||
3 | * Moved radar XML to panel_radar.xml and cleaned it up. | ||
4 | It had been in floater_mini_map.xml. | ||
5 | |||
6 | modified: linden/indra/newview/skins/default/xui/en-us/floater_mini_map.xml | ||
7 | new file: linden/indra/newview/skins/default/xui/en-us/panel_radar.xml | ||
8 | |||
9 | |||
3 | * Moved "Logout" to Advanced menu, removed shortcut. | 10 | * Moved "Logout" to Advanced menu, removed shortcut. |
4 | We want to discourage its use until issues are fixed in 1.3. | 11 | We want to discourage its use until issues are fixed in 1.3. |
5 | 12 | ||