Setting moved and githubAuthToken added

pluginPanelAligned setting moved to position where it is in rest of
ICEcoder
githubAuthToken setting added
This commit is contained in:
Matt Pass
2014-07-27 12:29:58 +01:00
parent 30561cc2ae
commit f6aff03fb9

View File

@@ -19,10 +19,11 @@ $ICEcoderUserSettings = array(
"lineWrapping" => true,
"indentWithTabs" => true,
"indentSize" => 4,
"pluginPanelAligned" => "left",
"bugFilePaths" => array(),
"bugFileCheckTimer" => 0,
"bugFileMaxLines" => 0,
"pluginPanelAligned" => "left",
"githubAuthToken" => "",
"plugins" => array(),
"githubLocalPaths" => array(),
"githubRemotePaths" => array(),