WS-2017.1.4 <martin@martins-imac.local Update git.xml, applicationLibraries.xml
This commit is contained in:
parent
2838ae626c
commit
64b904cf19
@ -1,11 +1,6 @@
|
|||||||
<application>
|
<application>
|
||||||
<component name="libraryTable">
|
<component name="libraryTable">
|
||||||
<library name="chroma" type="javaScript">
|
<library name="chroma" type="javaScript">
|
||||||
<properties>
|
|
||||||
<sourceFilesUrls>
|
|
||||||
<item url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/__rawgit.com_gka_chroma.js_master_chroma.js" />
|
|
||||||
</sourceFilesUrls>
|
|
||||||
</properties>
|
|
||||||
<CLASSES>
|
<CLASSES>
|
||||||
<root url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/__rawgit.com_gka_chroma.js_master_chroma.js" />
|
<root url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/__rawgit.com_gka_chroma.js_master_chroma.js" />
|
||||||
</CLASSES>
|
</CLASSES>
|
||||||
@ -241,10 +236,6 @@
|
|||||||
<library name="jquery-2.2.3" type="javaScript">
|
<library name="jquery-2.2.3" type="javaScript">
|
||||||
<properties>
|
<properties>
|
||||||
<option name="frameworkName" value="jQuery" />
|
<option name="frameworkName" value="jQuery" />
|
||||||
<sourceFilesUrls>
|
|
||||||
<item url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/__code.jquery.com_jquery-2.2.3.js" />
|
|
||||||
<item url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/http_code.jquery.com_jquery-2.2.3.js" />
|
|
||||||
</sourceFilesUrls>
|
|
||||||
</properties>
|
</properties>
|
||||||
<CLASSES>
|
<CLASSES>
|
||||||
<root url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/__code.jquery.com_jquery-2.2.3.js" />
|
<root url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/__code.jquery.com_jquery-2.2.3.js" />
|
||||||
@ -276,12 +267,6 @@
|
|||||||
<SOURCES />
|
<SOURCES />
|
||||||
</library>
|
</library>
|
||||||
<library name="mui" type="javaScript">
|
<library name="mui" type="javaScript">
|
||||||
<properties>
|
|
||||||
<sourceFilesUrls>
|
|
||||||
<item url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/__cdn.muicss.com_mui-0.5.1_js_mui.js" />
|
|
||||||
<item url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/__cdn.muicss.com_mui-0.5.0_js_mui.js" />
|
|
||||||
</sourceFilesUrls>
|
|
||||||
</properties>
|
|
||||||
<CLASSES>
|
<CLASSES>
|
||||||
<root url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/__cdn.muicss.com_mui-0.5.1_js_mui.js" />
|
<root url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/__cdn.muicss.com_mui-0.5.1_js_mui.js" />
|
||||||
<root url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/__cdn.muicss.com_mui-0.5.0_js_mui.js" />
|
<root url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/__cdn.muicss.com_mui-0.5.0_js_mui.js" />
|
||||||
@ -289,22 +274,12 @@
|
|||||||
<SOURCES />
|
<SOURCES />
|
||||||
</library>
|
</library>
|
||||||
<library name="string" type="javaScript">
|
<library name="string" type="javaScript">
|
||||||
<properties>
|
|
||||||
<sourceFilesUrls>
|
|
||||||
<item url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/__cdn.rawgit.com_jprichardson_string.js_master_dist_string.js" />
|
|
||||||
</sourceFilesUrls>
|
|
||||||
</properties>
|
|
||||||
<CLASSES>
|
<CLASSES>
|
||||||
<root url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/__cdn.rawgit.com_jprichardson_string.js_master_dist_string.js" />
|
<root url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/__cdn.rawgit.com_jprichardson_string.js_master_dist_string.js" />
|
||||||
</CLASSES>
|
</CLASSES>
|
||||||
<SOURCES />
|
<SOURCES />
|
||||||
</library>
|
</library>
|
||||||
<library name="zepto" type="javaScript">
|
<library name="zepto" type="javaScript">
|
||||||
<properties>
|
|
||||||
<sourceFilesUrls>
|
|
||||||
<item url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/__cdnjs.cloudflare.com_ajax_libs_zepto_1.1.4_zepto.js" />
|
|
||||||
</sourceFilesUrls>
|
|
||||||
</properties>
|
|
||||||
<CLASSES>
|
<CLASSES>
|
||||||
<root url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/__cdnjs.cloudflare.com_ajax_libs_zepto_1.1.4_zepto.js" />
|
<root url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/__cdnjs.cloudflare.com_ajax_libs_zepto_1.1.4_zepto.js" />
|
||||||
</CLASSES>
|
</CLASSES>
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<application>
|
<application>
|
||||||
<component name="Git.Application.Settings">
|
<component name="Git.Application.Settings">
|
||||||
<option name="myPathToGit" value="/usr/local/git/bin/git" />
|
<option name="myPathToGit" value="/usr/bin/git" />
|
||||||
<option name="SSH_EXECUTABLE" value="IDEA_SSH" />
|
<option name="SSH_EXECUTABLE" value="IDEA_SSH" />
|
||||||
</component>
|
</component>
|
||||||
</application>
|
</application>
|
Loading…
Reference in New Issue
Block a user