Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Alchemy Viewer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package registry
Operate
Terraform modules
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Silent mode is enabled
All outbound communications are blocked.
Learn more
.
Show more breadcrumbs
Alchemy Viewer
Alchemy Viewer
Commits
23ff58fc
Commit
23ff58fc
authored
2 years ago
by
Rye Mutt
Browse files
Options
Downloads
Patches
Plain Diff
Fix preference panel update settings
parent
29389f25
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
indra/newview/skins/default/xui/en/panel_preferences_setup.xml
+4
-16
4 additions, 16 deletions
.../newview/skins/default/xui/en/panel_preferences_setup.xml
with
4 additions
and
16 deletions
indra/newview/skins/default/xui/en/panel_preferences_setup.xml
+
4
−
16
View file @
23ff58fc
...
@@ -175,7 +175,7 @@
...
@@ -175,7 +175,7 @@
Software updates:
Software updates:
</text>
</text>
<combo_box
<combo_box
control_name=
"
UpdaterServiceSetting
"
control_name=
"
AlchemyUpdatePreference
"
follows=
"left|top"
follows=
"left|top"
height=
"23"
height=
"23"
layout=
"topleft"
layout=
"topleft"
...
@@ -186,28 +186,16 @@
...
@@ -186,28 +186,16 @@
<combo_box.item
<combo_box.item
label=
"Install each update automatically"
label=
"Install each update automatically"
name=
"Install_automatically"
name=
"Install_automatically"
value=
"
3
"
/>
value=
"
0
"
/>
<combo_box.item
<combo_box.item
label=
"Ask me when an optional update is ready to install"
label=
"Ask me when an optional update is ready to install"
name=
"Install_ask"
name=
"Install_ask"
value=
"1"
/>
value=
"1"
/>
<combo_box.item
<combo_box.item
label=
"
Install only mandatory
updates"
label=
"
Ask me when to download and install
updates"
name=
"Install_manual"
name=
"Install_manual"
value=
"
0
"
/>
value=
"
2
"
/>
</combo_box>
</combo_box>
<check_box
top_delta=
"4"
enabled=
"true"
follows=
"left|top"
height=
"14"
control_name=
"UpdaterWillingToTest"
label=
"Willing to update to release candidates"
left_delta=
"0"
mouse_opaque=
"true"
name=
"update_willing_to_test"
width=
"400"
top_pad=
"5"
/>
<check_box
<check_box
top_delta=
"4"
top_delta=
"4"
enabled=
"true"
enabled=
"true"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment