This commit is contained in:
Pavel Lobashov 2019-11-22 14:06:31 +03:00
parent 374286a6ce
commit 28109cfdd5
2 changed files with 8 additions and 4 deletions

View file

@ -1,4 +1,4 @@
personal_ws-1.1 en 454 utf-8 personal_ws-1.1 en 459 utf-8
ACOT ACOT
ACOTH ACOTH
ActiveCell ActiveCell
@ -82,6 +82,7 @@ csv
CSV CSV
ctrl ctrl
Ctrl Ctrl
cyrillic
CUBEKPIMEMBER CUBEKPIMEMBER
CUBEMEMBER CUBEMEMBER
CUBEMEMBERPROPERTY CUBEMEMBERPROPERTY
@ -244,6 +245,8 @@ metafile
México México
MINIFS MINIFS
minishift minishift
MoveCursorToStart
MoveCursorToEnd
MULT MULT
multi multi
multichart multichart
@ -327,6 +330,7 @@ Rebranding
reconnection reconnection
rect rect
redis redis
regex
refactor refactor
Refactor Refactor
refactoring refactoring

View file

@ -6,7 +6,7 @@
#### All Editors #### All Editors
* Rename `web-apps-pro` repo to `web-apps` * Rename `web-apps-pro` repository to `web-apps`
#### Plugins #### Plugins
@ -14,7 +14,7 @@
of the document (`MoveCursorToStart`, `MoveCursorToEnd`) of the document (`MoveCursorToStart`, `MoveCursorToEnd`)
(bug #41521) (bug #41521)
#### Backend #### Back-end
* Add custom public key support * Add custom public key support
@ -39,7 +39,7 @@
#### Embedded mode #### Embedded mode
* Fix autofocus in embedded mode * Fix focus in embedded mode
* Fix hiding download button and settings menu. * Fix hiding download button and settings menu.
#### Installation #### Installation