File tree Expand file tree Collapse file tree 3 files changed +0
-4
lines changed
Expand file tree Collapse file tree 3 files changed +0
-4
lines changed Original file line number Diff line number Diff line change 3636 <system : String x : Key =" pythonDirectory" >Python Directory</system : String >
3737 <system : String x : Key =" autoUpdates" >Auto Update</system : String >
3838 <system : String x : Key =" autoHideScrollBar" >Auto Hide Scroll Bar in Setting</system : String >
39- <system : String x : Key =" autoHideScrollBarToolTip" >Hide the scroll bar when not in use.</system : String >
4039 <system : String x : Key =" selectPythonDirectory" >Select</system : String >
4140 <system : String x : Key =" hideOnStartup" >Hide Flow Launcher on startup</system : String >
4241 <system : String x : Key =" hideNotifyIcon" >Hide tray icon</system : String >
Original file line number Diff line number Diff line change 3636 <system : String x : Key =" pythonDirectory" >Python 디렉토리</system : String >
3737 <system : String x : Key =" autoUpdates" >자동 업데이트</system : String >
3838 <system : String x : Key =" autoHideScrollBar" >설정 창 스크롤바 숨기기</system : String >
39- <system : String x : Key =" autoHideScrollBarToolTip" >설정 창 스크롤바가 작다면 끄는 것을 추천합니다.</system : String >
4039 <system : String x : Key =" selectPythonDirectory" >선택</system : String >
4140 <system : String x : Key =" hideOnStartup" >시작 시 Flow Launcher 숨김</system : String >
4241 <system : String x : Key =" hideNotifyIcon" >트레이 아이콘 숨기기</system : String >
Original file line number Diff line number Diff line change 620620 <StackPanel Style =" {StaticResource TextPanel}" >
621621 <TextBlock Text =" {DynamicResource autoHideScrollBar}"
622622 Style =" {DynamicResource SettingTitleLabel}" />
623- <TextBlock Text =" {DynamicResource autoHideScrollBarToolTip}"
624- Style =" {DynamicResource SettingSubTitleLabel}" />
625623 </StackPanel >
626624 <ui : ToggleSwitch IsOn =" {Binding AutoHideScrollBar}" FocusVisualMargin =" 5"
627625 Style =" {DynamicResource SideControlToggle}" Width =" 100"
You can’t perform that action at this time.
0 commit comments