Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitfeafd2d

Browse files
committed
adjust search parent folder checkbox title
1 parentd1cae3b commitfeafd2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎UnityLauncherPro/MainWindow.xaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -760,7 +760,7 @@
760760
<CheckBoxx:Name="chkEnablePlatformSelection"Content="Enable Platform Selection (Experimental!)"Checked="ChkEnablePlatformSelection_Checked"Unchecked="ChkEnablePlatformSelection_Checked"ToolTip="Select target platform"HorizontalAlignment="Left"/>
761761
<StackPanel Grid.Row="3"Orientation="Horizontal"Margin="0,0,0,0">
762762
<CheckBoxx:Name="chkShowGitBranchColumn"Content="Show git branch"Checked="ChkShowGitBranchColumn_CheckedChanged"Unchecked="ChkShowGitBranchColumn_CheckedChanged"ToolTip="Shows column for project git branch info"HorizontalAlignment="Left"/>
763-
<CheckBoxx:Name="chkGetGitBranchRecursively"Content="Search Parent Folders forgitbranch"Checked="ChkGetGitBranchRecursively_CheckedChanged"Unchecked="ChkGetGitBranchRecursively_CheckedChanged"ToolTip="Searchallparent foldersrecursivly and look for a git foldertoget the current branch"HorizontalAlignment="Left"Margin="14,0,0,3"/>
763+
<CheckBoxx:Name="chkGetGitBranchRecursively"Content="Search Parent Folders for branch info"Checked="ChkGetGitBranchRecursively_CheckedChanged"Unchecked="ChkGetGitBranchRecursively_CheckedChanged"ToolTip="Search parent foldersrecursivelytofind current branch"HorizontalAlignment="Left"Margin="14,0,0,3"/>
764764
<CheckBoxx:Name="chkCheckPlasticBranch"Content="Check Plastic branch"ToolTip="Checks for plastic branch, if .git doesnt exists"HorizontalAlignment="Left"Margin="14,0,0,3"Checked="ChkCheckPlasticBranch_Checked"Unchecked="ChkCheckPlasticBranch_Checked"/>
765765
</StackPanel>
766766
<CheckBoxx:Name="chkAskNameForQuickProject"Content="Ask name for New Project"Checked="ChkAskNameForQuickProject_Checked"Unchecked="ChkAskNameForQuickProject_Checked"ToolTip="If disabled, uses automatic quick project naming (Should be enabled, unless you want instant project creation)"HorizontalAlignment="Left"/>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp