1
0
Fork 0
mirror of https://github.com/Ylianst/MeshCentral.git synced 2025-03-09 15:40:18 +00:00

Added context menu connection options to xterm.

This commit is contained in:
Ylian Saint-Hilaire 2020-01-26 11:27:13 -08:00
parent 6b39befca4
commit 48351a5233
3 changed files with 84 additions and 19 deletions

View file

@ -389,7 +389,7 @@
"default.handlebars->23->597",
"default.handlebars->23->627",
"default.handlebars->23->639",
"xterm.handlebars->3->6"
"xterm.handlebars->9->6"
]
},
{
@ -1863,7 +1863,8 @@
"nl": "Beheerder PowerShell",
"ru": "Админ PowerShell",
"xloc": [
"default.handlebars->termShellContextMenu->cxtermps"
"default.handlebars->termShellContextMenu->cxtermps",
"xterm.handlebars->termShellContextMenu->cxtermps"
]
},
{
@ -1886,7 +1887,8 @@
"nl": "Beheerder Shell",
"ru": "Админ Shell",
"xloc": [
"default.handlebars->termShellContextMenu->cxtermnorm->0"
"default.handlebars->termShellContextMenu->cxtermnorm->0",
"xterm.handlebars->termShellContextMenu->cxtermnorm->0"
]
},
{
@ -3998,7 +4000,7 @@
"xloc": [
"default-mobile.handlebars->9->4",
"default.handlebars->23->11",
"xterm.handlebars->3->4"
"xterm.handlebars->9->4"
]
},
{
@ -4048,7 +4050,7 @@
"default.handlebars->23->220",
"default.handlebars->23->678",
"default.handlebars->23->9",
"xterm.handlebars->3->2"
"xterm.handlebars->9->2"
]
},
{
@ -5482,7 +5484,7 @@
"default.handlebars->container->column_l->p11->deskarea0->deskarea1->3->deskstatus",
"default.handlebars->container->column_l->p12->termTable->1->1->0->1->3->termstatus",
"default.handlebars->container->column_l->p13->p13toolbar->1->0->1->3->p13Status",
"xterm.handlebars->3->1"
"xterm.handlebars->9->1"
]
},
{
@ -8154,7 +8156,7 @@
"xloc": [
"default-mobile.handlebars->9->5",
"default.handlebars->23->12",
"xterm.handlebars->3->5"
"xterm.handlebars->9->5"
]
},
{
@ -13851,7 +13853,8 @@
"nl": "Root Shell",
"ru": "Root Shell",
"xloc": [
"default.handlebars->termShellContextMenuLinux->cxtermnorm->0"
"default.handlebars->termShellContextMenuLinux->cxtermnorm->0",
"xterm.handlebars->termShellContextMenuLinux->cxtermnorm->0"
]
},
{
@ -14782,7 +14785,7 @@
"default.handlebars->23->212",
"default.handlebars->23->215",
"default.handlebars->23->221",
"xterm.handlebars->3->3"
"xterm.handlebars->9->3"
]
},
{
@ -17379,7 +17382,8 @@
"nl": "Gebruiker PowerShell",
"ru": "Пользовательский PowerShell",
"xloc": [
"default.handlebars->termShellContextMenu->cxtermups"
"default.handlebars->termShellContextMenu->cxtermups",
"xterm.handlebars->termShellContextMenu->cxtermups"
]
},
{
@ -17404,7 +17408,9 @@
"ru": "Пользовательская оболочка",
"xloc": [
"default.handlebars->termShellContextMenu->cxtermunorm",
"default.handlebars->termShellContextMenuLinux->cxtermps"
"default.handlebars->termShellContextMenuLinux->cxtermps",
"xterm.handlebars->termShellContextMenu->cxtermunorm",
"xterm.handlebars->termShellContextMenuLinux->cxtermps"
]
},
{