syphon: Remove references to game capture
This commit is contained in:
parent
bf16ec5f2d
commit
cda5799087
@ -1,4 +1,4 @@
|
||||
Syphon="Game Capture (Syphon)"
|
||||
Syphon="Syphon Client"
|
||||
Source="Source"
|
||||
LaunchSyphonInject="Launch SyphonInject"
|
||||
Inject="Inject"
|
||||
|
@ -4,7 +4,7 @@ OBS_DECLARE_MODULE()
|
||||
OBS_MODULE_USE_DEFAULT_LOCALE("syphon", "en-US")
|
||||
MODULE_EXPORT const char *obs_module_description(void)
|
||||
{
|
||||
return "Syphon based game capture for macOS";
|
||||
return "Syphon frame sharing";
|
||||
}
|
||||
|
||||
extern struct obs_source_info syphon_info;
|
||||
|
Loading…
x
Reference in New Issue
Block a user