web docks
This commit is contained in:
@@ -1,4 +1,14 @@
|
||||
WebKitBrowserSource="WebKit Browser (no CEF)"
|
||||
CustomBrowserDocks="Custom Web Panels..."
|
||||
CustomBrowserDocksDescription="Add web panels to the OBS Docks menu. Each panel is rendered by WebKitGTK."
|
||||
PanelName="Panel name"
|
||||
AddPanel="Add"
|
||||
RemovePanel="Remove"
|
||||
PanelFieldsRequired="Every panel must have a name and URL."
|
||||
PanelNamesUnique="Panel names must be unique."
|
||||
PanelLoading="Loading web panel..."
|
||||
PanelRendererError="Unable to start the WebKit panel renderer."
|
||||
PanelRendererMissing="The WebKit renderer helper is not installed."
|
||||
URL="URL or local HTML file"
|
||||
Width="Width"
|
||||
Height="Height"
|
||||
|
||||
Reference in New Issue
Block a user