This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/indra/newview/llfloaterland.cpp b/indra/newview/llfloaterland.cpp | |
index 1911387..c5bc00d 100644 | |
--- a/indra/newview/llfloaterland.cpp | |
+++ b/indra/newview/llfloaterland.cpp | |
@@ -481,52 +481,9 @@ void LLPanelLandGeneral::refresh() | |
} | |
if (!parcel) | |
{ | |
- // nothing selected, disable panel | |
- mEditName->setEnabled(FALSE); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml | |
index 98336d3..a0a0198 100644 | |
--- a/indra/newview/app_settings/settings.xml | |
+++ b/indra/newview/app_settings/settings.xml | |
@@ -16636,6 +16636,17 @@ This should be as low as possible, but too low may break functionality</string> | |
<key>Value</key> | |
<string>Random</string> | |
</map> | |
+ <key>ConsoleBottomOffset</key> | |
+ <map> |