From 222b15e6aff16c3084df2ee612f165e50f07c20a Mon Sep 17 00:00:00 2001 From: "Alexey.Golubev" Date: Mon, 4 Jul 2016 12:19:13 +0300 Subject: [PATCH] added the dictionaries repo --- .gitmodules | 3 +++ dictionaries | 1 + 2 files changed, 4 insertions(+) create mode 160000 dictionaries diff --git a/.gitmodules b/.gitmodules index c8974642..60e923a7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,6 @@ [submodule "server"] path = server url = https://github.com/ONLYOFFICE/server.git +[submodule "dictionaries"] + path = dictionaries + url = https://github.com/ONLYOFFICE/dictionaries.git diff --git a/dictionaries b/dictionaries new file mode 160000 index 00000000..cd09cdb3 --- /dev/null +++ b/dictionaries @@ -0,0 +1 @@ +Subproject commit cd09cdb393567adb11ad5749f04259f9f9b7dd9c