Skip to content

Commit 47d4838

Browse files
committed
Merge branch 'detectFind' into release/2.6
2 parents 823b14e + 50f6397 commit 47d4838

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

rcpttTests/contexts/procedures.ctx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ Element-Name: procedures
55
Element-Type: context
66
Element-Version: 2.0
77
Id: _tqDkkAJnEfCi5Lv1yRTTlg
8-
Runtime-Version: 2.5.5.202404041628
9-
Save-Time: 3/26/25, 12:57 AM
8+
Runtime-Version: 2.6.0.202504111505
9+
Save-Time: 5/7/25, 8:07 PM
1010

1111
------=_.description-216f885c-d591-38ce-8ea2-e4f8cb4d6ffa
1212
Content-Type: text/plain
@@ -32,7 +32,7 @@ proc replace_all [val input -input] [val pattern] [val replacement] {
3232
with [$input] {
3333
get-text-viewer | key-type "M1+f"
3434
try -command {
35-
get-button "Search all.*"
35+
get-button "Close.*"
3636
} -times 10 -delay 2000
3737
with [get-editbox -after [get-button "Toggle input for replace.*"]] {
3838
set-text $pattern

0 commit comments

Comments
 (0)