Created
January 17, 2016 19:56
-
-
Save SalvorinFex/48a0107a15f313f7d0b1 to your computer and use it in GitHub Desktop.
arkOS testing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
RaspPi |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<project version="4"> | |
<component name="Encoding" useUTFGuessing="true" native2AsciiForPropertiesFiles="false"> | |
<file url="PROJECT" charset="UTF-8" /> | |
</component> | |
</project> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<project version="4"> | |
<component name="ProjectRootManager" version="2" /> | |
</project> | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<project version="4"> | |
<component name="ProjectModuleManager"> | |
<modules> | |
<module fileurl="file://$PROJECT_DIR$/.idea/RaspPi.iml" filepath="$PROJECT_DIR$/.idea/RaspPi.iml" /> | |
</modules> | |
</component> | |
</project> | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<module type="WEB_MODULE" version="4"> | |
<component name="NewModuleRootManager"> | |
<content url="file://$MODULE_DIR$" /> | |
<orderEntry type="inheritedJdk" /> | |
<orderEntry type="sourceFolder" forTests="false" /> | |
</component> | |
</module> | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<component name="DependencyValidationManager"> | |
<state> | |
<option name="SKIP_IMPORT_STATEMENTS" value="false" /> | |
</state> | |
</component> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<project version="4"> | |
<component name="VcsDirectoryMappings"> | |
<mapping directory="" vcs="" /> | |
</component> | |
</project> | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<project version="4"> | |
<component name="ChangeListManager"> | |
<list default="true" id="fda5d007-a2de-449e-bc85-3bf539c0bacb" name="Default" comment="" /> | |
<ignored path="RaspPi.iws" /> | |
<ignored path=".idea/workspace.xml" /> | |
<option name="TRACKING_ENABLED" value="true" /> | |
<option name="SHOW_DIALOG" value="false" /> | |
<option name="HIGHLIGHT_CONFLICTS" value="true" /> | |
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" /> | |
<option name="LAST_RESOLUTION" value="IGNORE" /> | |
</component> | |
<component name="ChangesViewManager" flattened_view="true" show_ignored="false" /> | |
<component name="CreatePatchCommitExecutor"> | |
<option name="PATCH_PATH" value="" /> | |
</component> | |
<component name="DaemonCodeAnalyzer"> | |
<disable_hints /> | |
</component> | |
<component name="ExecutionTargetManager" SELECTED_TARGET="default_target" /> | |
<component name="FavoritesManager"> | |
<favorites_list name="RaspPi" /> | |
</component> | |
<component name="FileEditorManager"> | |
<leaf> | |
<file leaf-file-name="about.html" pinned="false" current="false" current-in-tab="false"> | |
<entry file="file://$PROJECT_DIR$/about.html"> | |
<provider selected="true" editor-type-id="text-editor"> | |
<state line="98" column="0" selection-start="2668" selection-end="2668" vertical-scroll-proportion="0.0" vertical-offset="1666" max-vertical-offset="1853"> | |
<folding /> | |
</state> | |
</provider> | |
</entry> | |
</file> | |
<file leaf-file-name="stylesheet.css" pinned="false" current="false" current-in-tab="false"> | |
<entry file="file://$PROJECT_DIR$/stylesheet.css"> | |
<provider selected="true" editor-type-id="text-editor"> | |
<state line="19" column="28" selection-start="463" selection-end="463" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="510"> | |
<folding /> | |
</state> | |
</provider> | |
</entry> | |
</file> | |
<file leaf-file-name="index.html" pinned="false" current="true" current-in-tab="true"> | |
<entry file="file://$PROJECT_DIR$/index.html"> | |
<provider selected="true" editor-type-id="text-editor"> | |
<state line="10" column="0" selection-start="401" selection-end="401" vertical-scroll-proportion="0.094993584" vertical-offset="96" max-vertical-offset="901"> | |
<folding /> | |
</state> | |
</provider> | |
</entry> | |
</file> | |
</leaf> | |
</component> | |
<component name="FindManager"> | |
<FindUsagesManager> | |
<setting name="OPEN_NEW_TAB" value="false" /> | |
</FindUsagesManager> | |
</component> | |
<component name="IdeDocumentHistory"> | |
<option name="changedFiles"> | |
<list> | |
<option value="$PROJECT_DIR$/stylesheet3.css" /> | |
<option value="$PROJECT_DIR$/index.html" /> | |
<option value="$PROJECT_DIR$/about.html" /> | |
<option value="$PROJECT_DIR$/stylesheet.css" /> | |
</list> | |
</option> | |
</component> | |
<component name="ProjectFrameBounds"> | |
<option name="x" value="-8" /> | |
<option name="y" value="-8" /> | |
<option name="width" value="1696" /> | |
<option name="height" value="984" /> | |
</component> | |
<component name="ProjectLevelVcsManager" settingsEditedManually="false"> | |
<OptionsSetting value="true" id="Add" /> | |
<OptionsSetting value="true" id="Remove" /> | |
<OptionsSetting value="true" id="Checkout" /> | |
<OptionsSetting value="true" id="Update" /> | |
<OptionsSetting value="true" id="Status" /> | |
<OptionsSetting value="true" id="Edit" /> | |
<ConfirmationsSetting value="0" id="Add" /> | |
<ConfirmationsSetting value="0" id="Remove" /> | |
</component> | |
<component name="ProjectReloadState"> | |
<option name="STATE" value="0" /> | |
</component> | |
<component name="ProjectView"> | |
<navigator currentView="ProjectPane" proportions="" version="1" splitterProportion="0.5"> | |
<flattenPackages /> | |
<showMembers /> | |
<showModules /> | |
<showLibraryContents /> | |
<hideEmptyPackages /> | |
<abbreviatePackageNames /> | |
<autoscrollToSource /> | |
<autoscrollFromSource /> | |
<sortByType /> | |
</navigator> | |
<panes> | |
<pane id="ProjectPane"> | |
<subPane> | |
<PATH> | |
<PATH_ELEMENT> | |
<option name="myItemId" value="RaspPi" /> | |
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" /> | |
</PATH_ELEMENT> | |
</PATH> | |
<PATH> | |
<PATH_ELEMENT> | |
<option name="myItemId" value="RaspPi" /> | |
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" /> | |
</PATH_ELEMENT> | |
<PATH_ELEMENT> | |
<option name="myItemId" value="RaspPi 230" /> | |
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" /> | |
</PATH_ELEMENT> | |
</PATH> | |
</subPane> | |
</pane> | |
<pane id="Scope" /> | |
</panes> | |
</component> | |
<component name="PropertiesComponent"> | |
<property name="options.lastSelected" value="web-ide.project.structure" /> | |
<property name="options.splitter.main.proportions" value="0.3" /> | |
<property name="options.splitter.details.proportions" value="0.2" /> | |
<property name="options.searchVisible" value="true" /> | |
<property name="last_opened_file_path" value="$PROJECT_DIR$/../RaspPi 229" /> | |
<property name="WebServerToolWindowFactoryState" value="false" /> | |
<property name="FullScreen" value="false" /> | |
</component> | |
<component name="RunManager"> | |
<configuration default="true" type="DartUnitRunConfigurationType" factoryName="DartUnit"> | |
<option name="VMOptions" /> | |
<option name="arguments" /> | |
<option name="filePath" /> | |
<option name="scope" value="ALL" /> | |
<option name="testName" /> | |
<method /> | |
</configuration> | |
<configuration default="true" type="DartCommandLineRunConfigurationType" factoryName="Dart Command Line Application"> | |
<option name="VMOptions" /> | |
<option name="arguments" /> | |
<option name="filePath" /> | |
<option name="name" value="Dart" /> | |
<option name="saveOutputToFile" value="false" /> | |
<option name="showConsoleOnStdErr" value="false" /> | |
<option name="showConsoleOnStdOut" value="false" /> | |
<method /> | |
</configuration> | |
<configuration default="true" type="JSTestDriver:ConfigurationType" factoryName="JsTestDriver"> | |
<setting name="configLocationType" value="CONFIG_FILE" /> | |
<setting name="settingsFile" value="" /> | |
<setting name="serverType" value="INTERNAL" /> | |
<setting name="preferredDebugBrowser" value="CHROME" /> | |
<method /> | |
</configuration> | |
<configuration default="true" type="JavaScriptTestRunnerKarma" factoryName="Karma" singleton="true" config-file=""> | |
<envs /> | |
<method /> | |
</configuration> | |
<configuration default="true" type="JavascriptDebugType" factoryName="JavaScript Debug" singleton="true"> | |
<method /> | |
</configuration> | |
<configuration default="true" type="NodeJSConfigurationType" factoryName="Node.js" working-dir=""> | |
<browser start="false" url="" with-js-debugger="false" /> | |
<method /> | |
</configuration> | |
<list size="0" /> | |
</component> | |
<component name="ShelveChangesManager" show_recycled="false" /> | |
<component name="TaskManager"> | |
<task active="true" id="Default" summary="Default task"> | |
<changelist id="fda5d007-a2de-449e-bc85-3bf539c0bacb" name="Default" comment="" /> | |
<created>1393216835336</created> | |
<updated>1393216835336</updated> | |
</task> | |
<servers /> | |
</component> | |
<component name="ToolWindowManager"> | |
<frame x="-8" y="-8" width="1696" height="984" extended-state="6" /> | |
<editor active="false" /> | |
<layout> | |
<window_info id="Changes" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" /> | |
<window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" /> | |
<window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" /> | |
<window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" /> | |
<window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.24954791" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" /> | |
<window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" /> | |
<window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" /> | |
<window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="true" content_ui="tabs" /> | |
<window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" /> | |
<window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" /> | |
<window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" /> | |
<window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" /> | |
<window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" /> | |
<window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" /> | |
<window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="SLIDING" type="SLIDING" visible="false" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" /> | |
<window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" /> | |
<window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" /> | |
</layout> | |
</component> | |
<component name="Vcs.Log.UiProperties"> | |
<option name="RECENTLY_FILTERED_USERS"> | |
<collection /> | |
</option> | |
</component> | |
<component name="VcsContentAnnotationSettings"> | |
<option name="myLimit" value="2678400000" /> | |
</component> | |
<component name="VcsManagerConfiguration"> | |
<option name="myTodoPanelSettings"> | |
<TodoPanelSettings /> | |
</option> | |
</component> | |
<component name="XDebuggerManager"> | |
<breakpoint-manager /> | |
</component> | |
<component name="editorHistoryManager"> | |
<entry file="file://$PROJECT_DIR$/about.html"> | |
<provider selected="true" editor-type-id="text-editor"> | |
<state line="98" column="0" selection-start="2668" selection-end="2668" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="1853"> | |
<folding /> | |
</state> | |
</provider> | |
</entry> | |
<entry file="file://$PROJECT_DIR$/stylesheet.css"> | |
<provider selected="true" editor-type-id="text-editor"> | |
<state line="14" column="1" selection-start="365" selection-end="365" vertical-scroll-proportion="0.0" vertical-offset="238" max-vertical-offset="510"> | |
<folding /> | |
</state> | |
</provider> | |
</entry> | |
<entry file="file://$PROJECT_DIR$/about.html"> | |
<provider selected="true" editor-type-id="text-editor"> | |
<state line="95" column="0" selection-start="2298" selection-end="2298" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="1802"> | |
<folding /> | |
</state> | |
</provider> | |
</entry> | |
<entry file="file://$PROJECT_DIR$/stylesheet.css"> | |
<provider selected="true" editor-type-id="text-editor"> | |
<state line="12" column="7" selection-start="285" selection-end="285" vertical-scroll-proportion="0.0" vertical-offset="204" max-vertical-offset="476"> | |
<folding /> | |
</state> | |
</provider> | |
</entry> | |
<entry file="file://$PROJECT_DIR$/index.html"> | |
<provider selected="true" editor-type-id="text-editor"> | |
<state line="7" column="112" selection-start="385" selection-end="385" vertical-scroll-proportion="0.0" vertical-offset="119" max-vertical-offset="867" /> | |
</provider> | |
</entry> | |
<entry file="file://$PROJECT_DIR$/stylesheet.css"> | |
<provider selected="true" editor-type-id="text-editor"> | |
<state line="13" column="57" selection-start="343" selection-end="343" vertical-scroll-proportion="0.0" vertical-offset="221" max-vertical-offset="340"> | |
<folding /> | |
</state> | |
</provider> | |
</entry> | |
<entry file="file://$PROJECT_DIR$/html-css.css"> | |
<provider selected="true" editor-type-id="text-editor"> | |
<state line="17" column="11" selection-start="374" selection-end="374" vertical-scroll-proportion="0.3599004" vertical-offset="0" max-vertical-offset="803" /> | |
</provider> | |
</entry> | |
<entry file="file://$PROJECT_DIR$/about.html"> | |
<provider selected="true" editor-type-id="text-editor"> | |
<state line="98" column="0" selection-start="2668" selection-end="2668" vertical-scroll-proportion="0.0" vertical-offset="1666" max-vertical-offset="1853"> | |
<folding /> | |
</state> | |
</provider> | |
</entry> | |
<entry file="file://$PROJECT_DIR$/stylesheet.css"> | |
<provider selected="true" editor-type-id="text-editor"> | |
<state line="19" column="28" selection-start="463" selection-end="463" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="510"> | |
<folding /> | |
</state> | |
</provider> | |
</entry> | |
<entry file="file://$PROJECT_DIR$/index.html"> | |
<provider selected="true" editor-type-id="text-editor"> | |
<state line="10" column="0" selection-start="401" selection-end="401" vertical-scroll-proportion="0.094993584" vertical-offset="96" max-vertical-offset="901"> | |
<folding /> | |
</state> | |
</provider> | |
</entry> | |
</component> | |
</project> | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<project version="4"> | |
<component name="ChangeListManager"> | |
<list default="true" id="fda5d007-a2de-449e-bc85-3bf539c0bacb" name="Default" comment="" /> | |
<ignored path="RaspPi.iws" /> | |
<ignored path=".idea/workspace.xml" /> | |
<option name="TRACKING_ENABLED" value="true" /> | |
<option name="SHOW_DIALOG" value="false" /> | |
<option name="HIGHLIGHT_CONFLICTS" value="true" /> | |
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" /> | |
<option name="LAST_RESOLUTION" value="IGNORE" /> | |
</component> | |
<component name="ChangesViewManager" flattened_view="true" show_ignored="false" /> | |
<component name="CreatePatchCommitExecutor"> | |
<option name="PATCH_PATH" value="" /> | |
</component> | |
<component name="DaemonCodeAnalyzer"> | |
<disable_hints /> | |
</component> | |
<component name="ExecutionTargetManager" SELECTED_TARGET="default_target" /> | |
<component name="FavoritesManager"> | |
<favorites_list name="RaspPi" /> | |
</component> | |
<component name="FileEditorManager"> | |
<leaf> | |
<file leaf-file-name="index.html" pinned="false" current="true" current-in-tab="true"> | |
<entry file="file://$PROJECT_DIR$/index.html"> | |
<provider selected="true" editor-type-id="text-editor"> | |
<state line="7" column="112" selection-start="385" selection-end="385" vertical-scroll-proportion="0.15275995" vertical-offset="0" max-vertical-offset="901"> | |
<folding /> | |
</state> | |
</provider> | |
</entry> | |
</file> | |
<file leaf-file-name="stylesheet.css" pinned="false" current="false" current-in-tab="false"> | |
<entry file="file://$PROJECT_DIR$/stylesheet.css"> | |
<provider selected="true" editor-type-id="text-editor"> | |
<state line="22" column="1" selection-start="488" selection-end="488" vertical-scroll-proportion="0.0" vertical-offset="374" max-vertical-offset="476"> | |
<folding /> | |
</state> | |
</provider> | |
</entry> | |
</file> | |
</leaf> | |
</component> | |
<component name="FindManager"> | |
<FindUsagesManager> | |
<setting name="OPEN_NEW_TAB" value="false" /> | |
</FindUsagesManager> | |
</component> | |
<component name="IdeDocumentHistory"> | |
<option name="changedFiles"> | |
<list> | |
<option value="$PROJECT_DIR$/stylesheet3.css" /> | |
<option value="$PROJECT_DIR$/stylesheet.css" /> | |
<option value="$PROJECT_DIR$/index.html" /> | |
</list> | |
</option> | |
</component> | |
<component name="ProjectFrameBounds"> | |
<option name="x" value="-8" /> | |
<option name="y" value="-8" /> | |
<option name="width" value="1692" /> | |
<option name="height" value="984" /> | |
</component> | |
<component name="ProjectLevelVcsManager" settingsEditedManually="false"> | |
<OptionsSetting value="true" id="Add" /> | |
<OptionsSetting value="true" id="Remove" /> | |
<OptionsSetting value="true" id="Checkout" /> | |
<OptionsSetting value="true" id="Update" /> | |
<OptionsSetting value="true" id="Status" /> | |
<OptionsSetting value="true" id="Edit" /> | |
<ConfirmationsSetting value="0" id="Add" /> | |
<ConfirmationsSetting value="0" id="Remove" /> | |
</component> | |
<component name="ProjectReloadState"> | |
<option name="STATE" value="0" /> | |
</component> | |
<component name="ProjectView"> | |
<navigator currentView="ProjectPane" proportions="" version="1" splitterProportion="0.5"> | |
<flattenPackages /> | |
<showMembers /> | |
<showModules /> | |
<showLibraryContents /> | |
<hideEmptyPackages /> | |
<abbreviatePackageNames /> | |
<autoscrollToSource /> | |
<autoscrollFromSource /> | |
<sortByType /> | |
</navigator> | |
<panes> | |
<pane id="ProjectPane"> | |
<subPane> | |
<PATH> | |
<PATH_ELEMENT> | |
<option name="myItemId" value="RaspPi" /> | |
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" /> | |
</PATH_ELEMENT> | |
</PATH> | |
<PATH> | |
<PATH_ELEMENT> | |
<option name="myItemId" value="RaspPi" /> | |
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" /> | |
</PATH_ELEMENT> | |
<PATH_ELEMENT> | |
<option name="myItemId" value="RaspPi" /> | |
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" /> | |
</PATH_ELEMENT> | |
</PATH> | |
</subPane> | |
</pane> | |
<pane id="Scope" /> | |
</panes> | |
</component> | |
<component name="PropertiesComponent"> | |
<property name="options.lastSelected" value="web-ide.project.structure" /> | |
<property name="options.splitter.main.proportions" value="0.3" /> | |
<property name="options.splitter.details.proportions" value="0.2" /> | |
<property name="options.searchVisible" value="true" /> | |
<property name="last_opened_file_path" value="$USER_HOME$/Dropbox/Apps/Azure/d20pfsrd" /> | |
<property name="WebServerToolWindowFactoryState" value="false" /> | |
<property name="FullScreen" value="false" /> | |
</component> | |
<component name="RunManager"> | |
<configuration default="true" type="DartCommandLineRunConfigurationType" factoryName="Dart Command Line Application"> | |
<option name="VMOptions" /> | |
<option name="arguments" /> | |
<option name="filePath" /> | |
<option name="name" value="Dart" /> | |
<option name="saveOutputToFile" value="false" /> | |
<option name="showConsoleOnStdErr" value="false" /> | |
<option name="showConsoleOnStdOut" value="false" /> | |
<method /> | |
</configuration> | |
<configuration default="true" type="DartUnitRunConfigurationType" factoryName="DartUnit"> | |
<option name="VMOptions" /> | |
<option name="arguments" /> | |
<option name="filePath" /> | |
<option name="scope" value="ALL" /> | |
<option name="testName" /> | |
<method /> | |
</configuration> | |
<configuration default="true" type="JavaScriptTestRunnerKarma" factoryName="Karma" singleton="true" config-file=""> | |
<envs /> | |
<method /> | |
</configuration> | |
<configuration default="true" type="JSTestDriver:ConfigurationType" factoryName="JsTestDriver"> | |
<setting name="configLocationType" value="CONFIG_FILE" /> | |
<setting name="settingsFile" value="" /> | |
<setting name="serverType" value="INTERNAL" /> | |
<setting name="preferredDebugBrowser" value="CHROME" /> | |
<method /> | |
</configuration> | |
<configuration default="true" type="JavascriptDebugType" factoryName="JavaScript Debug" singleton="true"> | |
<method /> | |
</configuration> | |
<configuration default="true" type="NodeJSConfigurationType" factoryName="Node.js" working-dir=""> | |
<browser start="false" url="" with-js-debugger="false" /> | |
<method /> | |
</configuration> | |
<list size="0" /> | |
</component> | |
<component name="ShelveChangesManager" show_recycled="false" /> | |
<component name="TaskManager"> | |
<task active="true" id="Default" summary="Default task"> | |
<changelist id="fda5d007-a2de-449e-bc85-3bf539c0bacb" name="Default" comment="" /> | |
<created>1393216835336</created> | |
<updated>1393216835336</updated> | |
</task> | |
<servers /> | |
</component> | |
<component name="ToolWindowManager"> | |
<frame x="-8" y="-8" width="1692" height="984" extended-state="0" /> | |
<editor active="false" /> | |
<layout> | |
<window_info id="Changes" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" /> | |
<window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" /> | |
<window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" /> | |
<window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" /> | |
<window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.24954683" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" /> | |
<window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" /> | |
<window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" /> | |
<window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="true" content_ui="tabs" /> | |
<window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" /> | |
<window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" /> | |
<window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" /> | |
<window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" /> | |
<window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" /> | |
<window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" /> | |
<window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="SLIDING" type="SLIDING" visible="false" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" /> | |
<window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" /> | |
<window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" /> | |
</layout> | |
</component> | |
<component name="Vcs.Log.UiProperties"> | |
<option name="RECENTLY_FILTERED_USERS"> | |
<collection /> | |
</option> | |
</component> | |
<component name="VcsContentAnnotationSettings"> | |
<option name="myLimit" value="2678400000" /> | |
</component> | |
<component name="VcsManagerConfiguration"> | |
<option name="myTodoPanelSettings"> | |
<TodoPanelSettings /> | |
</option> | |
</component> | |
<component name="XDebuggerManager"> | |
<breakpoint-manager /> | |
</component> | |
<component name="editorHistoryManager"> | |
<entry file="file://$PROJECT_DIR$/index.html"> | |
<provider selected="true" editor-type-id="text-editor"> | |
<state line="7" column="112" selection-start="385" selection-end="385" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="884"> | |
<folding /> | |
</state> | |
</provider> | |
</entry> | |
<entry file="file://$PROJECT_DIR$/stylesheet.css"> | |
<provider selected="true" editor-type-id="text-editor"> | |
<state line="13" column="57" selection-start="343" selection-end="343" vertical-scroll-proportion="0.0" vertical-offset="221" max-vertical-offset="340"> | |
<folding /> | |
</state> | |
</provider> | |
</entry> | |
<entry file="file://$PROJECT_DIR$/html-css.css"> | |
<provider selected="true" editor-type-id="text-editor"> | |
<state line="17" column="11" selection-start="374" selection-end="374" vertical-scroll-proportion="0.3599004" vertical-offset="0" max-vertical-offset="803" /> | |
</provider> | |
</entry> | |
<entry file="file://$PROJECT_DIR$/stylesheet.css"> | |
<provider selected="true" editor-type-id="text-editor"> | |
<state line="22" column="1" selection-start="488" selection-end="488" vertical-scroll-proportion="0.0" vertical-offset="374" max-vertical-offset="476"> | |
<folding /> | |
</state> | |
</provider> | |
</entry> | |
<entry file="file://$PROJECT_DIR$/index.html"> | |
<provider selected="true" editor-type-id="text-editor"> | |
<state line="7" column="112" selection-start="385" selection-end="385" vertical-scroll-proportion="0.15275995" vertical-offset="0" max-vertical-offset="901"> | |
<folding /> | |
</state> | |
</provider> | |
</entry> | |
</component> | |
</project> | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<project version="4"> | |
<component name="ChangeListManager"> | |
<list default="true" id="fda5d007-a2de-449e-bc85-3bf539c0bacb" name="Default" comment="" /> | |
<ignored path="RaspPi.iws" /> | |
<ignored path=".idea/workspace.xml" /> | |
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" /> | |
<option name="TRACKING_ENABLED" value="true" /> | |
<option name="SHOW_DIALOG" value="false" /> | |
<option name="HIGHLIGHT_CONFLICTS" value="true" /> | |
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" /> | |
<option name="LAST_RESOLUTION" value="IGNORE" /> | |
</component> | |
<component name="ChangesViewManager" flattened_view="true" show_ignored="false" /> | |
<component name="CreatePatchCommitExecutor"> | |
<option name="PATCH_PATH" value="" /> | |
</component> | |
<component name="ExecutionTargetManager" SELECTED_TARGET="default_target" /> | |
<component name="FavoritesManager"> | |
<favorites_list name="RaspPi" /> | |
</component> | |
<component name="FileEditorManager"> | |
<leaf SIDE_TABS_SIZE_LIMIT_KEY="300"> | |
<file leaf-file-name="about.html" pinned="false" current-in-tab="true"> | |
<entry file="file://$PROJECT_DIR$/about.html"> | |
<provider selected="true" editor-type-id="text-editor"> | |
<state vertical-scroll-proportion="1.2213883"> | |
<caret line="99" column="4" selection-start-line="99" selection-start-column="4" selection-end-line="99" selection-end-column="4" /> | |
<folding /> | |
</state> | |
</provider> | |
</entry> | |
</file> | |
<file leaf-file-name="stylesheet.css" pinned="false" current-in-tab="false"> | |
<entry file="file://$PROJECT_DIR$/stylesheet.css"> | |
<provider selected="true" editor-type-id="text-editor"> | |
<state vertical-scroll-proportion="0.0"> | |
<caret line="19" column="28" selection-start-line="19" selection-start-column="28" selection-end-line="19" selection-end-column="28" /> | |
<folding /> | |
</state> | |
</provider> | |
</entry> | |
</file> | |
<file leaf-file-name="index.html" pinned="false" current-in-tab="false"> | |
<entry file="file://$PROJECT_DIR$/index.html"> | |
<provider selected="true" editor-type-id="text-editor"> | |
<state vertical-scroll-proportion="0.0"> | |
<caret line="10" column="0" selection-start-line="10" selection-start-column="0" selection-end-line="10" selection-end-column="0" /> | |
<folding /> | |
</state> | |
</provider> | |
</entry> | |
</file> | |
</leaf> | |
</component> | |
<component name="FindManager"> | |
<FindUsagesManager> | |
<setting name="OPEN_NEW_TAB" value="false" /> | |
</FindUsagesManager> | |
</component> | |
<component name="JsBuildToolGruntFileManager" detection-done="true" /> | |
<component name="JsBuildToolPackageJson" detection-done="true" /> | |
<component name="JsGulpfileManager"> | |
<detection-done>true</detection-done> | |
</component> | |
<component name="PhpServers"> | |
<servers /> | |
</component> | |
<component name="PhpWorkspaceProjectConfiguration" backward_compatibility_performed="true" /> | |
<component name="ProjectFrameBounds"> | |
<option name="x" value="-8" /> | |
<option name="y" value="-8" /> | |
<option name="width" value="1696" /> | |
<option name="height" value="984" /> | |
</component> | |
<component name="ProjectLevelVcsManager" settingsEditedManually="false"> | |
<OptionsSetting value="true" id="Add" /> | |
<OptionsSetting value="true" id="Remove" /> | |
<OptionsSetting value="true" id="Checkout" /> | |
<OptionsSetting value="true" id="Update" /> | |
<OptionsSetting value="true" id="Status" /> | |
<OptionsSetting value="true" id="Edit" /> | |
<ConfirmationsSetting value="0" id="Add" /> | |
<ConfirmationsSetting value="0" id="Remove" /> | |
</component> | |
<component name="ProjectReloadState"> | |
<option name="STATE" value="0" /> | |
</component> | |
<component name="ProjectView"> | |
<navigator currentView="ProjectPane" proportions="" version="1"> | |
<flattenPackages /> | |
<showMembers /> | |
<showModules /> | |
<showLibraryContents /> | |
<hideEmptyPackages /> | |
<abbreviatePackageNames /> | |
<autoscrollToSource /> | |
<autoscrollFromSource /> | |
<sortByType /> | |
<manualOrder /> | |
<foldersAlwaysOnTop value="true" /> | |
</navigator> | |
<panes> | |
<pane id="Scratches" /> | |
<pane id="ProjectPane"> | |
<subPane> | |
<PATH> | |
<PATH_ELEMENT> | |
<option name="myItemId" value="RaspPi" /> | |
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" /> | |
</PATH_ELEMENT> | |
</PATH> | |
<PATH> | |
<PATH_ELEMENT> | |
<option name="myItemId" value="RaspPi" /> | |
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" /> | |
</PATH_ELEMENT> | |
<PATH_ELEMENT> | |
<option name="myItemId" value="arkosnon" /> | |
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" /> | |
</PATH_ELEMENT> | |
</PATH> | |
</subPane> | |
</pane> | |
<pane id="Scope" /> | |
</panes> | |
</component> | |
<component name="PropertiesComponent"> | |
<property name="options.lastSelected" value="web-ide.project.structure" /> | |
<property name="options.splitter.main.proportions" value="0.3" /> | |
<property name="options.splitter.details.proportions" value="0.2" /> | |
<property name="options.searchVisible" value="true" /> | |
<property name="last_opened_file_path" value="$PROJECT_DIR$" /> | |
<property name="WebServerToolWindowFactoryState" value="false" /> | |
<property name="settings.editor.selected.configurable" value="reference.settingsdialog.IDE.editor.colors" /> | |
<property name="settings.editor.splitter.proportion" value="0.2" /> | |
</component> | |
<component name="RunManager"> | |
<configuration default="true" type="JavascriptDebugType" factoryName="JavaScript Debug"> | |
<method /> | |
</configuration> | |
</component> | |
<component name="ShelveChangesManager" show_recycled="false" /> | |
<component name="SvnConfiguration"> | |
<configuration /> | |
</component> | |
<component name="TaskManager"> | |
<task active="true" id="Default" summary="Default task"> | |
<changelist id="fda5d007-a2de-449e-bc85-3bf539c0bacb" name="Default" comment="" /> | |
<created>1393216835336</created> | |
<option name="number" value="Default" /> | |
<updated>1393216835336</updated> | |
</task> | |
<servers /> | |
</component> | |
<component name="ToolWindowManager"> | |
<frame x="-8" y="-8" width="1696" height="984" extended-state="6" /> | |
<editor active="false" /> | |
<layout> | |
<window_info id="Project" active="true" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.24940476" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" /> | |
<window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" /> | |
<window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.32914287" sideWeight="0.5" order="7" side_tool="true" content_ui="tabs" /> | |
<window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" /> | |
<window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" /> | |
<window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" /> | |
<window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" /> | |
<window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" /> | |
<window_info id="Changes" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" /> | |
<window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" /> | |
<window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" /> | |
<window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="SLIDING" type="SLIDING" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" /> | |
<window_info id="Application Servers" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="8" side_tool="false" content_ui="tabs" /> | |
<window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" /> | |
<window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" /> | |
<window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" /> | |
<window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" /> | |
<window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" /> | |
<window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" /> | |
</layout> | |
</component> | |
<component name="Vcs.Log.UiProperties"> | |
<option name="RECENTLY_FILTERED_USER_GROUPS"> | |
<collection /> | |
</option> | |
<option name="RECENTLY_FILTERED_BRANCH_GROUPS"> | |
<collection /> | |
</option> | |
</component> | |
<component name="VcsContentAnnotationSettings"> | |
<option name="myLimit" value="2678400000" /> | |
</component> | |
<component name="XDebuggerManager"> | |
<breakpoint-manager /> | |
<watches-manager /> | |
</component> | |
<component name="editorHistoryManager"> | |
<entry file="file://$PROJECT_DIR$/about.html"> | |
<provider selected="true" editor-type-id="text-editor"> | |
<state vertical-scroll-proportion="0.0"> | |
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" /> | |
<folding /> | |
</state> | |
</provider> | |
</entry> | |
<entry file="file://$PROJECT_DIR$/stylesheet.css"> | |
<provider selected="true" editor-type-id="text-editor"> | |
<state vertical-scroll-proportion="0.0"> | |
<caret line="19" column="28" selection-start-line="19" selection-start-column="28" selection-end-line="19" selection-end-column="28" /> | |
<folding /> | |
</state> | |
</provider> | |
</entry> | |
<entry file="file://$PROJECT_DIR$/index.html"> | |
<provider selected="true" editor-type-id="text-editor"> | |
<state vertical-scroll-proportion="0.0"> | |
<caret line="10" column="0" selection-start-line="10" selection-start-column="0" selection-end-line="10" selection-end-column="0" /> | |
<folding /> | |
</state> | |
</provider> | |
</entry> | |
<entry file="file://$PROJECT_DIR$/about.html"> | |
<provider selected="true" editor-type-id="text-editor"> | |
<state vertical-scroll-proportion="0.0"> | |
<caret line="98" column="0" selection-start-line="98" selection-start-column="0" selection-end-line="98" selection-end-column="0" /> | |
<folding /> | |
</state> | |
</provider> | |
</entry> | |
<entry file="file://$PROJECT_DIR$/stylesheet.css"> | |
<provider selected="true" editor-type-id="text-editor"> | |
<state vertical-scroll-proportion="0.0"> | |
<caret line="19" column="28" selection-start-line="19" selection-start-column="28" selection-end-line="19" selection-end-column="28" /> | |
<folding /> | |
</state> | |
</provider> | |
</entry> | |
<entry file="file://$PROJECT_DIR$/index.html"> | |
<provider selected="true" editor-type-id="text-editor"> | |
<state vertical-scroll-proportion="0.0"> | |
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" /> | |
<folding /> | |
</state> | |
</provider> | |
</entry> | |
<entry file="file://$PROJECT_DIR$/about.html"> | |
<provider selected="true" editor-type-id="text-editor"> | |
<state vertical-scroll-proportion="0.0"> | |
<caret line="98" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" /> | |
<folding /> | |
</state> | |
</provider> | |
</entry> | |
<entry file="file://$PROJECT_DIR$/stylesheet.css"> | |
<provider selected="true" editor-type-id="text-editor"> | |
<state vertical-scroll-proportion="0.0"> | |
<caret line="14" column="1" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" /> | |
<folding /> | |
</state> | |
</provider> | |
</entry> | |
<entry file="file://$PROJECT_DIR$/about.html"> | |
<provider selected="true" editor-type-id="text-editor"> | |
<state vertical-scroll-proportion="0.0"> | |
<caret line="95" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" /> | |
<folding /> | |
</state> | |
</provider> | |
</entry> | |
<entry file="file://$PROJECT_DIR$/stylesheet.css"> | |
<provider selected="true" editor-type-id="text-editor"> | |
<state vertical-scroll-proportion="0.0"> | |
<caret line="12" column="7" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" /> | |
<folding /> | |
</state> | |
</provider> | |
</entry> | |
<entry file="file://$PROJECT_DIR$/index.html"> | |
<provider selected="true" editor-type-id="text-editor"> | |
<state vertical-scroll-proportion="0.0"> | |
<caret line="7" column="112" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" /> | |
</state> | |
</provider> | |
</entry> | |
<entry file="file://$PROJECT_DIR$/stylesheet.css"> | |
<provider selected="true" editor-type-id="text-editor"> | |
<state vertical-scroll-proportion="0.0"> | |
<caret line="13" column="57" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" /> | |
<folding /> | |
</state> | |
</provider> | |
</entry> | |
<entry file="file://$PROJECT_DIR$/html-css.css"> | |
<provider selected="true" editor-type-id="text-editor"> | |
<state vertical-scroll-proportion="0.3599004"> | |
<caret line="17" column="11" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" /> | |
</state> | |
</provider> | |
</entry> | |
<entry file="file://$PROJECT_DIR$/index.html"> | |
<provider selected="true" editor-type-id="text-editor"> | |
<state vertical-scroll-proportion="0.0"> | |
<caret line="10" column="0" selection-start-line="10" selection-start-column="0" selection-end-line="10" selection-end-column="0" /> | |
<folding /> | |
</state> | |
</provider> | |
</entry> | |
<entry file="file://$PROJECT_DIR$/stylesheet.css"> | |
<provider selected="true" editor-type-id="text-editor"> | |
<state vertical-scroll-proportion="0.0"> | |
<caret line="19" column="28" selection-start-line="19" selection-start-column="28" selection-end-line="19" selection-end-column="28" /> | |
<folding /> | |
</state> | |
</provider> | |
</entry> | |
<entry file="file://$PROJECT_DIR$/about.html"> | |
<provider selected="true" editor-type-id="text-editor"> | |
<state vertical-scroll-proportion="1.2213883"> | |
<caret line="99" column="4" selection-start-line="99" selection-start-column="4" selection-end-line="99" selection-end-column="4" /> | |
<folding /> | |
</state> | |
</provider> | |
</entry> | |
</component> | |
</project> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html lang=en> | |
<head> | |
<meta charset=utf-8> | |
<title>About my Raspberry Pi</title> | |
<link rel="stylesheet" href="stylesheet.css"> | |
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,400italic' rel='stylesheet' type='text/css'> | |
<link href='http://fonts.googleapis.com/css?family=PT+Serif:400,400italic' rel='stylesheet' type='text/css'> | |
</head> | |
<body> | |
<table> | |
<tr> | |
<th>Features</th> | |
<th>Model B Rev 1 (Specifications)</th> | |
</tr> | |
<tr> | |
<td>SoC</td> | |
<td>[System on Chip] Broadcom BCM2835 (CPU, GPU, DSP, SDRAM, and single USB port)</td> | |
</tr> | |
<tr> | |
<td>CPU</td> | |
<td>700 MHz ARM1176JZF-S core (ARM11 family, ARMv6 instruction set)</td> | |
</tr> | |
<tr> | |
<td>GPU</td> | |
<td>Broadcom VideoCore IV @ 250 MHz, OpenGL ES 2.0 (24 GFLOPS) | |
MPEG-2 and VC-1 (with license), 1080p30 h.264/MPEG-4 AVC high-profile decoder and encoder</td> | |
</tr> | |
<tr> | |
<td>Memory</td> | |
<td>256 MB (shared with GPU)</td> | |
</tr> | |
<tr> | |
<td>USB 2.0 ports</td> | |
<td>2 (via the built in integrated 3-port USB hub)</td> | |
</tr> | |
<tr> | |
<td>Video Input</td> | |
<td>A CSI input connector allows for the connection of a RPF designed camera module</td> | |
</tr> | |
<tr> | |
<td>Video Outputs</td> | |
<td>Composite RCA (PAL and NTSC), HDMI (rev 1.3 & 1.4), raw LCD Panels via DSI, 14 HDMI resolutions from 640×350 to 1920×1200 plus various PAL and NTSC standards.</td> | |
</tr> | |
<tr> | |
<td>Audio Outputs</td> | |
<td>3.5 mm jack, HDMI</td> | |
</tr> | |
<tr> | |
<td>Onboard Storage</td> | |
<td>SD / MMC / SDIO card slot (3.3V card power support only)</td> | |
</tr> | |
<tr> | |
<td>Onboard Network</td> | |
<td>10/100Mbps Ethernet (8P8C) USB adapter on the third port of the USB hub</td> | |
</tr> | |
<tr> | |
<td>Low-level peripherals</td> | |
<td>8 × GPIO, UART, I²C bus, SPI bus with two chip selects, I²S audio +3.3 V, +5 V, ground</td> | |
</tr> | |
<tr> | |
<td>Power ratings</td> | |
<td>700 mA (3.5 W)</td> | |
</tr> | |
<tr> | |
<td>Power Source</td> | |
<td>5 volt via MicroUSB or GPIO header</td> | |
</tr> | |
<tr> | |
<td>Size</td> | |
<td>85.60 mm × 53.98 mm (3.370 in × 2.125 in)</td> | |
</tr> | |
<tr> | |
<td>Weight</td> | |
<td>45 g (1.6 oz)</td> | |
</tr> | |
<tr> | |
<td>Operating systems</td> | |
<td>Arch Linux ARM, arkOS, Debian GNU/Linux, Gentoo, Fedora, FreeBSD, NetBSD, Plan 9, Raspbian OS, RISC OS, Slackware Linux</td> | |
</tr> | |
</table> | |
</body> | |
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
body { | |
padding-left: 11em; | |
font-family: 'PT Serif', Georgia, "Times New Roman", | |
Times, serif; | |
color: blue; | |
background-color: lightgrey } | |
h1 { | |
padding-left: 1em; | |
font-family: 'Open Sans', Helvetica, Geneva, Arial, | |
SunSans-Regular, sans-serif } | |
ul.navbar { | |
list-style-type: none; | |
padding: 0; | |
margin: 0; | |
position: absolute; | |
top: 2em; | |
left: 1em; | |
width: 9em } | |
ul.navbar li { | |
background: grey; | |
margin: 0.5em 0; | |
padding: 0.3em; | |
border-right: 1em solid black } | |
ul.navbar a { | |
text-decoration: none } | |
a:link { | |
color: blue } | |
a:visited { | |
color: darkred } | |
address { | |
margin-top: 1em; | |
padding-top: 1em; | |
border-top: thin dotted } | |
footer { | |
margin-top: 2em; | |
padding-top: 1em; | |
border-top: thin dotted } |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
�PNG | |