diff --git a/gui/dialogs/view.xml b/gui/dialogs/view.xml
index b505f0249..ca6422a11 100644
--- a/gui/dialogs/view.xml
+++ b/gui/dialogs/view.xml
@@ -48,12 +48,6 @@
target.getNode("property").setValue(enabled.getPath());
}
}
-
- if (getprop("/sim/gui/chat-box-location") == "left") {
- setprop("/sim/gui/dialogs/view/chat-box-left-checked", 1);
- } else {
- setprop("/sim/gui/dialogs/view/chat-box-left-checked", 0);
- }
@@ -153,25 +147,25 @@
-
- true
- left
-
- /sim/gui/dialogs/view/chat-box-left-checked
-
- dialog-apply
-
-
- nasal
-
-
-
+
+ hbox
+
+
+
+
+
+
+ chatlocation
+ /sim/gui/chat-box-location
+ default
+ left
+
+ dialog-apply
+ chatlocation
+
+
+
+
left