Merge pull request #11 from ONLYOFFICE/master

Back merge to develop
This commit is contained in:
Alexey Golubev
2016-11-23 12:57:18 +03:00
committed by GitHub
2 changed files with 15 additions and 6 deletions
+9
View File
@@ -0,0 +1,9 @@
**Do you want to request a *feature* or report a *bug*?**
**What is the current behavior?**
**If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.**
**What is the expected behavior?**
**Which versions of DesktopEditors, and which OS are affected by this issue? Did this work in previous versions of DesktopEditors?**
+6 -6
View File
@@ -1,18 +1,18 @@
[submodule "desktop-apps"]
path = desktop-apps
url = git@github.com:ONLYOFFICE/desktop-apps.git
url = https://github.com/ONLYOFFICE/desktop-apps.git
[submodule "desktop-sdk"]
path = desktop-sdk
url = git@github.com:ONLYOFFICE/desktop-sdk.git
url = https://github.com/ONLYOFFICE/desktop-sdk.git
[submodule "core"]
path = core
url = git@github.com:ONLYOFFICE/core.git
url = https://github.com/ONLYOFFICE/core.git
[submodule "web-apps"]
path = web-apps
url = git@github.com:ONLYOFFICE/web-apps.git
url = https://github.com/ONLYOFFICE/web-apps.git
[submodule "sdkjs"]
path = sdkjs
url = git@github.com:ONLYOFFICE/sdkjs.git
url = https://github.com/ONLYOFFICE/sdkjs.git
[submodule "dictionaries"]
path = dictionaries
url = git@github.com:ONLYOFFICE/dictionaries.git
url = https://github.com/ONLYOFFICE/dictionaries.git