@@ -49,14 +49,22 @@ lib/strutil/parse_integer.trs
49
49
lib /strutil /replace__str_replace_all
50
50
lib /strutil /replace__str_replace_all.log
51
51
lib /strutil /replace__str_replace_all.trs
52
+ lib /strutil /str_replace_all
53
+ lib /strutil /str_rstrip_eol
52
54
lib /strutil /str_verscmp
53
55
lib /strutil /str_verscmp.log
54
56
lib /strutil /str_verscmp.trs
55
57
lib /strutil /test-suite.log
56
58
lib /terminal
57
59
lib /test-suite.log
60
+ lib /tty
58
61
lib /utilinux__my_system-fork_child.log
59
62
lib /utilinux__my_system-fork_child_shell.log
63
+ lib /utilunix__mc_pstream_get_string
64
+ lib /widget /group_init_destroy
65
+ lib /widget /hotkey_equal
66
+ lib /widget /widget_find_by_id
67
+ lib /widget /widget_make_global_local
60
68
lib /utilinux__my_system-fork_fail.log
61
69
lib /utilunix__my_system_fork_child
62
70
lib /utilunix__my_system_fork_child.log
@@ -130,9 +138,12 @@ lib/x_basename
130
138
lib /x_basename.log
131
139
lib /x_basename.trs
132
140
src /editor /edit_complete_word_cmd.log
141
+ src /editor /edit_complete_word_cmd_test_data.txt
133
142
src /editor /editcmd__edit_complete_word_cmd
134
143
src /editor /editcmd__edit_complete_word_cmd.log
135
144
src /editor /editcmd__edit_complete_word_cmd.trs
145
+ src /editor /edit_complete_word_cmd
146
+ src /editor /edit_replace_cmd
136
147
src /editor /test-suite.log
137
148
src /execute__execute_external_editor_or_viewer
138
149
src /execute__execute_external_editor_or_viewer.log
@@ -143,6 +154,7 @@ src/execute__execute_get_external_cmd_opts_from_config.trs
143
154
src /execute__execute_with_vfs_arg
144
155
src /execute__execute_with_vfs_arg.log
145
156
src /execute__execute_with_vfs_arg.trs
157
+ src /filemanager /cd_to
146
158
src /filemanager /do_cd_command
147
159
src /filemanager /do_cd_command.log
148
160
src /filemanager /do_cd_command.trs
@@ -165,3 +177,5 @@ src/vfs/extfs/helpers-list/run
165
177
src /vfs /extfs /helpers-list /run.log
166
178
src /vfs /extfs /helpers-list /run.trs
167
179
src /vfs /extfs /helpers-list /test-suite.log
180
+ src /vfs /ftpfs /ftpfs_parse_long_list
181
+ * .trs
0 commit comments