Browse Source

Call the menu "Quick Theme"

to imply that more customization is possible
Daniel Chalmers 10 months ago
parent
commit
ff008048dc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      DesktopClock/MainWindow.xaml

+ 1 - 1
DesktopClock/MainWindow.xaml

@@ -54,7 +54,7 @@
                 </MenuItem.Header>
             </MenuItem>
 
-            <MenuItem Header="The_me"
+            <MenuItem Header="Quick The_me"
                       ItemsSource="{x:Static local:Theme.DefaultThemes}">
                 <MenuItem.Resources>
                     <Style TargetType="MenuItem">