File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 188
188
<system : String x : Key =" SelectPrevItemHotkey" >Select Previous Item</system : String >
189
189
<system : String x : Key =" SelectNextPageHotkey" >Next Page</system : String >
190
190
<system : String x : Key =" SelectPrevPageHotkey" >Previous Page</system : String >
191
+ <system : String x : Key =" CycleHistoryUpHotkey" >Cycle Previous Query</system : String >
192
+ <system : String x : Key =" CycleHistoryDownHotkey" >Cycle Next Query</system : String >
191
193
<system : String x : Key =" OpenContextMenuHotkey" >Open Context Menu</system : String >
192
194
<system : String x : Key =" SettingWindowHotkey" >Open Setting Window</system : String >
193
195
<system : String x : Key =" CopyFilePathHotkey" >Copy File Path</system : String >
Original file line number Diff line number Diff line change 2811
2811
<cc : HotkeyDisplay Keys =" Ctrl+R" />
2812
2812
</cc : Card >
2813
2813
<cc : Card
2814
- Title =" Cycle History Up "
2815
- Icon ="  ; "
2814
+ Title =" {DynamicResource CycleHistoryUpHotkey} "
2815
+ Icon ="  ; "
2816
2816
Type =" Inside" >
2817
2817
<flowlauncher : HotkeyControl
2818
2818
DefaultHotkey =" Alt+Up"
2821
2821
ValidateKeyGesture =" False" />
2822
2822
</cc : Card >
2823
2823
<cc : Card
2824
- Title =" Cycle History Down "
2825
- Icon ="  ; "
2824
+ Title =" {DynamicResource CycleHistoryDownHotkey} "
2825
+ Icon ="  ; "
2826
2826
Type =" Inside" >
2827
2827
<flowlauncher : HotkeyControl
2828
2828
DefaultHotkey =" Alt+Down"
You can’t perform that action at this time.
0 commit comments