diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-02-12 00:13:14 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-02-12 00:13:14 +0000 |
| commit | 80400212e939dc2f3b987cb6df57709929aa5178 (patch) | |
| tree | acffc7b335b79b27261610986fcf5fd95f6437ab /src/lib/wscript | |
| parent | db3cd90dadf60df72ebbd95c59b32954f29b9c38 (diff) | |
Rename SubRip -> TextSubtitle.
Diffstat (limited to 'src/lib/wscript')
| -rw-r--r-- | src/lib/wscript | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/wscript b/src/lib/wscript index 88cb9d4dc..f6ca52fb7 100644 --- a/src/lib/wscript +++ b/src/lib/wscript @@ -118,9 +118,9 @@ sources = """ sndfile_decoder.cc sndfile_examiner.cc string_log_entry.cc - subrip.cc - subrip_content.cc - subrip_decoder.cc + text_subtitle.cc + text_subtitle_content.cc + text_subtitle_decoder.cc subtitle_content.cc subtitle_decoder.cc timer.cc |
