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
b5046d0f
Commit
b5046d0f
authored
3 months ago
by
Cinder Roxley
Browse files
Options
Downloads
Plain Diff
Merge remote-tracking branch 'github/main' into feature/HereticFixes
parents
69bd0565
d9a822ac
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.pre-commit-config.yaml
+1
-1
1 addition, 1 deletion
.pre-commit-config.yaml
indra/newview/skins/default/xui/fr/panel_outfits_inventory.xml
+4
-1
4 additions, 1 deletion
.../newview/skins/default/xui/fr/panel_outfits_inventory.xml
with
5 additions
and
2 deletions
.pre-commit-config.yaml
+
1
−
1
View file @
b5046d0f
...
...
@@ -12,7 +12,7 @@ repos:
-
id
:
indent-with-spaces
files
:
\.(cpp|c|h|inl|py|glsl|cmake)$
-
repo
:
https://github.com/pre-commit/pre-commit-hooks
rev
:
v
4.6
.0
rev
:
v
5.0
.0
hooks
:
-
id
:
check-xml
-
id
:
mixed-line-ending
This diff is collapsed.
Click to expand it.
indra/newview/skins/default/xui/fr/panel_outfits_inventory.xml
+
4
−
1
View file @
b5046d0f
...
...
@@ -14,7 +14,10 @@
<panel
name=
"bottom_panel"
>
<layout_stack
name=
"bottom_panel_ls"
>
<layout_panel
name=
"save_btn_lp"
>
<button
label=
"Enregistrer sous"
name=
"save_btn"
/>
<button
label=
"Enregistrer"
name=
"save_btn"
/>
</layout_panel>
<layout_panel
name=
"save_as_btn_lp"
>
<button
label=
"Enregistrer sous..."
name=
"save_as_btn"
/>
</layout_panel>
<layout_panel
name=
"wear_btn_lp"
>
<button
label=
"Porter"
name=
"wear_btn"
/>
...
...
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