mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-15 03:07:56 +01:00
Removing redunant files
This commit is contained in:
@@ -9,15 +9,9 @@
|
|||||||
<ResourceDictionary.MergedDictionaries>
|
<ResourceDictionary.MergedDictionaries>
|
||||||
<XamlControlsResources xmlns="using:Microsoft.UI.Xaml.Controls" ControlsResourcesVersion="Version2" />
|
<XamlControlsResources xmlns="using:Microsoft.UI.Xaml.Controls" ControlsResourcesVersion="Version2" />
|
||||||
<ResourceDictionary Source="/Controls/KeyVisual/KeyVisual.xaml" />
|
<ResourceDictionary Source="/Controls/KeyVisual/KeyVisual.xaml" />
|
||||||
<ResourceDictionary Source="/Controls/SettingExpander/SettingExpanderStyles.xaml"/>
|
<ResourceDictionary Source="/Controls/SettingExpander/SettingExpanderStyles.xaml" />
|
||||||
<ResourceDictionary Source="/Styles/_FontSizes.xaml" />
|
|
||||||
<ResourceDictionary Source="/Styles/_Thickness.xaml" />
|
|
||||||
<ResourceDictionary Source="/Styles/_Sizes.xaml" />
|
|
||||||
<ResourceDictionary Source="/Styles/TextBlock.xaml" />
|
<ResourceDictionary Source="/Styles/TextBlock.xaml" />
|
||||||
<ResourceDictionary Source="/Styles/Button.xaml"/>
|
|
||||||
|
|
||||||
<ResourceDictionary Source="/Themes/Colors.xaml"/>
|
<ResourceDictionary Source="/Themes/Colors.xaml"/>
|
||||||
|
|
||||||
</ResourceDictionary.MergedDictionaries>
|
</ResourceDictionary.MergedDictionaries>
|
||||||
|
|
||||||
<Thickness x:Key="InfoBarIconMargin">6,16,16,16</Thickness>
|
<Thickness x:Key="InfoBarIconMargin">6,16,16,16</Thickness>
|
||||||
|
|||||||
@@ -1,6 +0,0 @@
|
|||||||
<ResourceDictionary
|
|
||||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
|
||||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
|
|
||||||
|
|
||||||
|
|
||||||
</ResourceDictionary>
|
|
||||||
@@ -1,4 +0,0 @@
|
|||||||
<ResourceDictionary
|
|
||||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
|
||||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
|
|
||||||
</ResourceDictionary>
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
<ResourceDictionary
|
|
||||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
|
||||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
|
||||||
xmlns:local="using:Microsoft.PowerToys.Settings.UI.Styles">
|
|
||||||
</ResourceDictionary>
|
|
||||||
@@ -1,4 +0,0 @@
|
|||||||
<ResourceDictionary
|
|
||||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
|
||||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
|
|
||||||
</ResourceDictionary>
|
|
||||||
Reference in New Issue
Block a user