You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: UnityLauncherPro/MainWindow.xaml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -600,8 +600,8 @@
600
600
<CheckBoxx:Name="chkRegisterExplorerMenu"Content="Register Explorer context menu"Foreground="{DynamicResource ButtonForeground}"Unchecked="ChkRegisterExplorerMenu_CheckedChanged"Checked="ChkRegisterExplorerMenu_CheckedChanged"/>
601
601
<CheckBoxContent="Close after opening project"Foreground="{DynamicResource ButtonForeground}"/>
602
602
<CheckBoxContent="Close after launching from Explorer"Foreground="{DynamicResource ButtonForeground}"/>
<CheckBoxContent="Show full modified time"Foreground="{DynamicResource ButtonForeground}"ToolTip="Full=dd/mm/yyyy hh:mm:ss, NotFull=x hours ago, x days ago.."/>
0 commit comments