File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
src/Files.App/Views/Settings Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 170
170
HorizontalAlignment=" Stretch"
171
171
Click=" ThirdPartyLicenses_Click" >
172
172
<local : SettingsBlockControl .Icon>
173
- <FontIcon Glyph ="  ; " />
173
+ <FontIcon Glyph ="  ; " />
174
174
</local : SettingsBlockControl .Icon>
175
175
<local : SettingsBlockControl .ExpandableContent>
176
176
<ScrollViewer Height =" 400" >
190
190
ButtonCommand=" {x:Bind ViewModel.OpenGitHubRepoCommand}"
191
191
IsClickable=" True" >
192
192
<local : SettingsBlockControl .Icon>
193
- <FontIcon Glyph ="  ; " />
193
+ <FontIcon Glyph ="  ; " />
194
194
</local : SettingsBlockControl .Icon>
195
195
196
196
<FontIcon
Original file line number Diff line number Diff line change 134
134
HorizontalAlignment=" Stretch"
135
135
x:Load=" False" >
136
136
<local : SettingsBlockControl .Icon>
137
- <FontIcon Glyph ="  ; " />
137
+ <FontIcon Glyph ="  ; " />
138
138
</local : SettingsBlockControl .Icon>
139
139
<ToggleSwitch
140
140
IsEnabled=" {x:Bind ViewModel.IsSetAsDefaultFileManager, Mode=OneWay}"
Original file line number Diff line number Diff line change 42
42
HorizontalAlignment=" Stretch"
43
43
IsExpanded=" True" >
44
44
<local : SettingsBlockControl .Icon>
45
- <FontIcon Glyph ="  ; " />
45
+ <FontIcon Glyph ="  ; " />
46
46
</local : SettingsBlockControl .Icon>
47
47
48
48
<ToggleSwitch
54
54
<!-- Details layout columns -->
55
55
<local : SettingsBlockControl Title =" {helpers:ResourceString Name=DetailsLayoutColumns}" HorizontalAlignment =" Stretch" >
56
56
<local : SettingsBlockControl .Icon>
57
- <FontIcon Glyph ="  ; " />
57
+ <FontIcon Glyph ="  ; " />
58
58
</local : SettingsBlockControl .Icon>
59
59
<local : SettingsBlockControl .ExpandableContent>
60
60
<StackPanel >
164
164
<!-- Layout mode -->
165
165
<local : SettingsBlockControl Title =" {helpers:ResourceString Name=LayoutMode}" HorizontalAlignment =" Stretch" >
166
166
<local : SettingsBlockControl .Icon>
167
- <FontIcon Glyph ="  ; " />
167
+ <FontIcon Glyph ="  ; " />
168
168
</local : SettingsBlockControl .Icon>
169
169
170
170
<ComboBox AutomationProperties.Name=" {helpers:ResourceString Name=LayoutMode}" SelectedIndex =" {x:Bind ViewModel.SelectedDefaultLayoutModeIndex, Mode=TwoWay}" >
353
353
HorizontalAlignment=" Stretch"
354
354
IsExpanded=" True" >
355
355
<local : SettingsBlockControl .Icon>
356
- <FontIcon Glyph ="  ; " />
356
+ <FontIcon Glyph ="  ; " />
357
357
</local : SettingsBlockControl .Icon>
358
358
<ToggleSwitch
359
359
AutomationProperties.Name=" {helpers:ResourceString Name=CalculateFolderSizes}"
You can’t perform that action at this time.
0 commit comments