diff options
author | Jacek Antonelli | 2009-11-02 22:55:58 -0600 |
---|---|---|
committer | Jacek Antonelli | 2009-11-02 22:55:58 -0600 |
commit | fd56f291010044bbe01f25cfdad8c43b3dbd8ccc (patch) | |
tree | ea3e2ac8b91456ddb20d5004d0d4f1c94f51ee9a /ChangeLog.txt | |
parent | Added "DoubleClickAction" and "GoAction" settings. (diff) | |
download | meta-impy-fd56f291010044bbe01f25cfdad8c43b3dbd8ccc.zip meta-impy-fd56f291010044bbe01f25cfdad8c43b3dbd8ccc.tar.gz meta-impy-fd56f291010044bbe01f25cfdad8c43b3dbd8ccc.tar.bz2 meta-impy-fd56f291010044bbe01f25cfdad8c43b3dbd8ccc.tar.xz |
Added "Double-Click Action" and "Go Here By" to Input prefs panel.
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 75c9bdb..1633962 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,5 +1,11 @@ | |||
1 | 2009-11-02 Jacek Antonelli <jacek.antonelli@gmail.com> | 1 | 2009-11-02 Jacek Antonelli <jacek.antonelli@gmail.com> |
2 | 2 | ||
3 | * Added "Double-Click Action" and "Go Here By" to Input prefs panel. | ||
4 | |||
5 | modified: linden/indra/newview/llpanelinput.cpp | ||
6 | modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_input.xml | ||
7 | |||
8 | |||
3 | * Added "DoubleClickAction" and "GoAction" settings. | 9 | * Added "DoubleClickAction" and "GoAction" settings. |
4 | Together they replace "DoubleClickAutopilot" and | 10 | Together they replace "DoubleClickAutopilot" and |
5 | "DoubleClickTeleport". | 11 | "DoubleClickTeleport". |