Skip to content
Snippets Groups Projects
Commit c0681e56 authored by Ramzi Ramey's avatar Ramzi Ramey
Browse files

DEV-38453 (part 1)

- need to refer to the correct button in the help text for new Pref > Graphics layout
- need to rename nodes in Pref > General that have the OPPOSITE meaning as viewer 1.23; we intentionally want to disconnect these from their prior, opposite translation
parent 1f881a74
No related branches found
No related tags found
No related merge requests found
......@@ -4495,7 +4495,7 @@ Link to this from a web page to give others easy access to this location, or try
icon="alertmodal.tga"
name="GraphicsPreferencesHelp"
type="alertmodal">
This panel controls window size and resolution and the quality of the client's graphics. The Preferences > Graphics interface allows you to choose between four graphics levels: Low, Mid, High, and Ultra. You may also customize your graphics settings by checking the Custom checkbox and manipulating the following settings:
This panel controls window size and resolution and the quality of the client's graphics. The Preferences > Graphics interface allows you to choose between four graphics levels: Low, Mid, High, and Ultra. You may also customize your graphics settings by clicking the Advanced button and manipulating the following settings:
Shaders: Enable or disable various types of pixel shaders.
......
......@@ -260,7 +260,7 @@
label="Show my name"
layout="topleft"
left_delta="0"
name="show_my_name_checkbox"
name="show_my_name_checkbox1"
top_pad="5"
width="300" />
<check_box
......@@ -280,7 +280,7 @@
label="Show group titles"
layout="topleft"
left_delta="-175"
name="show_all_title_checkbox"
name="show_all_title_checkbox1"
top_pad="5"
width="300" />
<text
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment