mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-08 19:04:15 +02:00
[wgem] filling preset app options
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
gem.web.info=It allows to install Web applications on the system through they addresses ( URLs )
|
||||
gem.web.install.warning=This app it is not officially distributed by its domain owner
|
||||
web.environment.install=Installing {}
|
||||
web.waiting.env_updater=Updating environment
|
||||
web.env.checking=Checking the Web installation environment
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
gem.web.info=Permite instalar aplicações Web no seu sistema através dos seus endereços ( URLs )
|
||||
gem.web.install.warning=Esse aplicativo não é oficialmente distribuído pelo proprietário do domínio
|
||||
web.environment.nativefier=Instalando {}
|
||||
web.waiting.env_updater=Atualizando ambiente
|
||||
web.env.checking=Verificando o ambiente de instalação Web
|
||||
|
||||
@@ -21,6 +21,9 @@ whatsapp:
|
||||
priority: 3
|
||||
url: https://web.whatsapp.com
|
||||
category: Network
|
||||
options:
|
||||
- allow_urls
|
||||
- tray_min
|
||||
|
||||
telegram:
|
||||
name: Telegram
|
||||
@@ -28,6 +31,7 @@ telegram:
|
||||
url: https://web.telegram.org
|
||||
category: Network
|
||||
options:
|
||||
- allow_urls
|
||||
- tray_min
|
||||
|
||||
slack:
|
||||
@@ -35,6 +39,8 @@ slack:
|
||||
priority: 3
|
||||
url: https://slack.com
|
||||
category: Network
|
||||
- allow_urls
|
||||
- tray_min
|
||||
|
||||
|
||||
office:
|
||||
@@ -79,6 +85,7 @@ ms_outlook:
|
||||
category: Network
|
||||
options:
|
||||
- allow_urls
|
||||
- tray_min
|
||||
|
||||
ms_drive:
|
||||
name: Microsoft One Drive
|
||||
@@ -110,6 +117,7 @@ google-keep:
|
||||
category: Utility
|
||||
options:
|
||||
- allow_urls
|
||||
- tray_min
|
||||
|
||||
google-cal:
|
||||
name: Google Calendar
|
||||
@@ -119,6 +127,7 @@ google-cal:
|
||||
category: Utility
|
||||
options:
|
||||
- allow_urls
|
||||
- tray_min
|
||||
|
||||
google-sheets:
|
||||
name: Google Sheets
|
||||
@@ -154,6 +163,7 @@ google-hangouts:
|
||||
category: Network
|
||||
options:
|
||||
- allow_urls
|
||||
- tray_min
|
||||
|
||||
gmail:
|
||||
name: GMail
|
||||
@@ -163,6 +173,7 @@ gmail:
|
||||
category: Network
|
||||
options:
|
||||
- allow_urls
|
||||
- tray_min
|
||||
|
||||
mega:
|
||||
name: Mega
|
||||
|
||||
Reference in New Issue
Block a user