Add _sign_language property to Content.
authorCarl Hetherington <cth@carlh.net>
Tue, 6 Sep 2022 18:44:23 +0000 (20:44 +0200)
committerCarl Hetherington <cth@carlh.net>
Thu, 22 Dec 2022 23:12:00 +0000 (00:12 +0100)
commit277bfbf8277efe009b7de3279a8b01e5c56ad523
treec53cc368cd5064716b36acd5aa32f80149dd0d39
parenta255710a13de576f09aaf9d790b3260607d4a693
Add _sign_language property to Content.
src/lib/content.cc
src/lib/video_content.cc
src/lib/video_content.h
src/lib/video_type.cc [new file with mode: 0644]
src/lib/video_type.h [new file with mode: 0644]
src/lib/wscript
src/wx/content_advanced_dialog.cc
src/wx/content_advanced_dialog.h
src/wx/content_menu.cc