mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Oneounds/240606-Dracps-quest-2로부터의 Merge pull request #2760
변경 사이드바 메뉴 스트링
This commit is contained in:
commit
44ad866199
1 changed files with 2 additions and 2 deletions
|
|
@ -214,7 +214,7 @@
|
|||
</ui:NavigationViewItem.Icon>
|
||||
</ui:NavigationViewItem>
|
||||
|
||||
<ui:NavigationViewItem x:Name="Plugins" Content="{DynamicResource plugin}">
|
||||
<ui:NavigationViewItem x:Name="Plugins" Content="{DynamicResource plugins}">
|
||||
<ui:NavigationViewItem.Icon>
|
||||
<ui:BitmapIcon ShowAsMonochrome="False" UriSource="/Images/plugins.png" />
|
||||
</ui:NavigationViewItem.Icon>
|
||||
|
|
@ -235,7 +235,7 @@
|
|||
</ui:NavigationViewItem.Icon>
|
||||
</ui:NavigationViewItem>
|
||||
|
||||
<ui:NavigationViewItem x:Name="Hotkey" Content="{DynamicResource hotkey}">
|
||||
<ui:NavigationViewItem x:Name="Hotkey" Content="{DynamicResource hotkeys}">
|
||||
<ui:NavigationViewItem.Icon>
|
||||
<ui:BitmapIcon ShowAsMonochrome="False" UriSource="/Images/keyboard.png" />
|
||||
</ui:NavigationViewItem.Icon>
|
||||
|
|
|
|||
Loading…
Reference in a new issue