Change text of the PipeWire streenshare method
This commit is contained in:
parent
c3081ece40
commit
c8402b156b
1 changed files with 1 additions and 1 deletions
|
|
@ -867,7 +867,7 @@ CallManager::screenShareTypeList()
|
|||
ret.append(tr("X11"));
|
||||
break;
|
||||
case ScreenShareType::XDP:
|
||||
ret.append(tr("Stream from xdg-desktop-portal"));
|
||||
ret.append(tr("PipeWire"));
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue