зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1027202 - Update the template URL. r=jryans
This commit is contained in:
Родитель
116c1bd804
Коммит
91205e32cb
|
@ -4,7 +4,7 @@
|
|||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
pref("devtools.webide.showProjectEditor", true);
|
||||
pref("devtools.webide.templatesURL", "http://people.mozilla.org/~prouget/webidetemplates/template.json"); // See bug 1021504
|
||||
pref("devtools.webide.templatesURL", "http://code.cdn.mozilla.net/templates/list.json");
|
||||
pref("devtools.webide.autoinstallADBHelper", true);
|
||||
pref("devtools.webide.lastprojectlocation", "");
|
||||
pref("devtools.webide.enableLocalRuntime", false);
|
||||
|
|
Загрузка…
Ссылка в новой задаче