From 85553832ead1a96f88726cd2b35cb6ff1d8b8cc8 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sat, 24 Aug 2019 15:24:57 -0400 Subject: Attempt number 2 on localization --- .idea/.idea.Project SimLife.dir/.idea/.gitignore | 2 ++ .idea/.idea.Project SimLife.dir/.idea/contentModel.xml | 8 ++++++++ .idea/.idea.Project SimLife.dir/.idea/encodings.xml | 4 ++++ .idea/.idea.Project SimLife.dir/.idea/indexLayout.xml | 8 ++++++++ .idea/.idea.Project SimLife.dir/.idea/modules.xml | 8 ++++++++ .idea/.idea.Project SimLife.dir/.idea/projectSettingsUpdater.xml | 6 ++++++ .idea/.idea.Project SimLife.dir/.idea/vcs.xml | 6 ++++++ .idea/.idea.Project SimLife.dir/riderModule.iml | 7 +++++++ 8 files changed, 49 insertions(+) create mode 100644 .idea/.idea.Project SimLife.dir/.idea/.gitignore create mode 100644 .idea/.idea.Project SimLife.dir/.idea/contentModel.xml create mode 100644 .idea/.idea.Project SimLife.dir/.idea/encodings.xml create mode 100644 .idea/.idea.Project SimLife.dir/.idea/indexLayout.xml create mode 100644 .idea/.idea.Project SimLife.dir/.idea/modules.xml create mode 100644 .idea/.idea.Project SimLife.dir/.idea/projectSettingsUpdater.xml create mode 100644 .idea/.idea.Project SimLife.dir/.idea/vcs.xml create mode 100644 .idea/.idea.Project SimLife.dir/riderModule.iml (limited to '.idea/.idea.Project SimLife.dir') diff --git a/.idea/.idea.Project SimLife.dir/.idea/.gitignore b/.idea/.idea.Project SimLife.dir/.idea/.gitignore new file mode 100644 index 0000000..5c98b42 --- /dev/null +++ b/.idea/.idea.Project SimLife.dir/.idea/.gitignore @@ -0,0 +1,2 @@ +# Default ignored files +/workspace.xml \ No newline at end of file diff --git a/.idea/.idea.Project SimLife.dir/.idea/contentModel.xml b/.idea/.idea.Project SimLife.dir/.idea/contentModel.xml new file mode 100644 index 0000000..2c3c7c6 --- /dev/null +++ b/.idea/.idea.Project SimLife.dir/.idea/contentModel.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.Project SimLife.dir/.idea/encodings.xml b/.idea/.idea.Project SimLife.dir/.idea/encodings.xml new file mode 100644 index 0000000..df87cf9 --- /dev/null +++ b/.idea/.idea.Project SimLife.dir/.idea/encodings.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/.idea/.idea.Project SimLife.dir/.idea/indexLayout.xml b/.idea/.idea.Project SimLife.dir/.idea/indexLayout.xml new file mode 100644 index 0000000..27ba142 --- /dev/null +++ b/.idea/.idea.Project SimLife.dir/.idea/indexLayout.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.Project SimLife.dir/.idea/modules.xml b/.idea/.idea.Project SimLife.dir/.idea/modules.xml new file mode 100644 index 0000000..b407855 --- /dev/null +++ b/.idea/.idea.Project SimLife.dir/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.Project SimLife.dir/.idea/projectSettingsUpdater.xml b/.idea/.idea.Project SimLife.dir/.idea/projectSettingsUpdater.xml new file mode 100644 index 0000000..7515e76 --- /dev/null +++ b/.idea/.idea.Project SimLife.dir/.idea/projectSettingsUpdater.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/.idea/.idea.Project SimLife.dir/.idea/vcs.xml b/.idea/.idea.Project SimLife.dir/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/.idea.Project SimLife.dir/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/.idea.Project SimLife.dir/riderModule.iml b/.idea/.idea.Project SimLife.dir/riderModule.iml new file mode 100644 index 0000000..1a4e0d9 --- /dev/null +++ b/.idea/.idea.Project SimLife.dir/riderModule.iml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file -- cgit v1.2.3