mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-21 20:24:59 +00:00
code_style: use Windows, Linux
instead of Default
in On.Options
This commit is contained in:
parent
f0e35b2563
commit
9768b21859
1 changed files with 1 additions and 1 deletions
|
@ -233,7 +233,7 @@
|
||||||
Foreground="{DynamicResource Brush.FG2}">
|
Foreground="{DynamicResource Brush.FG2}">
|
||||||
<TextBlock.Text>
|
<TextBlock.Text>
|
||||||
<OnPlatform>
|
<OnPlatform>
|
||||||
<On Options="Default">
|
<On Options="Windows, Linux">
|
||||||
<DynamicResource ResourceKey="Text.WorkingCopy.CommitWithAutoStage"/>
|
<DynamicResource ResourceKey="Text.WorkingCopy.CommitWithAutoStage"/>
|
||||||
</On>
|
</On>
|
||||||
<On Options="macOS">
|
<On Options="macOS">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue