From f717b207b729f42b2528f10ac78d8e6055315dc0 Mon Sep 17 00:00:00 2001 From: Natalia Portillo Date: Wed, 26 Feb 2020 19:13:14 +0000 Subject: [PATCH] Rename IDEA files --- .../.idea/codeStyleSettings.xml | 0 .../.idea/codeStyles/codeStyleConfig.xml | 0 .../.idea/contentModel.xml | 500 +++--------------- .../.idea/indexLayout.xml | 0 .../.idea/modules.xml | 2 +- .../.idea/runConfigurations/Aaru_Server.xml} | 6 +- .../.idea/runConfigurations/Aaru_Tests.xml} | 8 +- .../.idea/runConfigurations/GUI.xml | 4 +- .../.idea/vcs.xml | 12 +- .../.idea/watcherTasks.xml | 0 .../riderModule.iml | 1 - 11 files changed, 92 insertions(+), 441 deletions(-) rename .idea/{.idea.DiscImageChef => .idea.Aaru}/.idea/codeStyleSettings.xml (100%) rename .idea/{.idea.DiscImageChef => .idea.Aaru}/.idea/codeStyles/codeStyleConfig.xml (100%) rename .idea/{.idea.DiscImageChef => .idea.Aaru}/.idea/contentModel.xml (78%) rename .idea/{.idea.DiscImageChef => .idea.Aaru}/.idea/indexLayout.xml (100%) rename .idea/{.idea.DiscImageChef => .idea.Aaru}/.idea/modules.xml (50%) rename .idea/{.idea.DiscImageChef/.idea/runConfigurations/DiscImageChef_Server.xml => .idea.Aaru/.idea/runConfigurations/Aaru_Server.xml} (75%) rename .idea/{.idea.DiscImageChef/.idea/runConfigurations/DiscImageChef_Tests.xml => .idea.Aaru/.idea/runConfigurations/Aaru_Tests.xml} (63%) rename .idea/{.idea.DiscImageChef => .idea.Aaru}/.idea/runConfigurations/GUI.xml (82%) rename .idea/{.idea.DiscImageChef => .idea.Aaru}/.idea/vcs.xml (53%) rename .idea/{.idea.DiscImageChef => .idea.Aaru}/.idea/watcherTasks.xml (100%) rename .idea/{.idea.DiscImageChef => .idea.Aaru}/riderModule.iml (73%) diff --git a/.idea/.idea.DiscImageChef/.idea/codeStyleSettings.xml b/.idea/.idea.Aaru/.idea/codeStyleSettings.xml similarity index 100% rename from .idea/.idea.DiscImageChef/.idea/codeStyleSettings.xml rename to .idea/.idea.Aaru/.idea/codeStyleSettings.xml diff --git a/.idea/.idea.DiscImageChef/.idea/codeStyles/codeStyleConfig.xml b/.idea/.idea.Aaru/.idea/codeStyles/codeStyleConfig.xml similarity index 100% rename from .idea/.idea.DiscImageChef/.idea/codeStyles/codeStyleConfig.xml rename to .idea/.idea.Aaru/.idea/codeStyles/codeStyleConfig.xml diff --git a/.idea/.idea.DiscImageChef/.idea/contentModel.xml b/.idea/.idea.Aaru/.idea/contentModel.xml similarity index 78% rename from .idea/.idea.DiscImageChef/.idea/contentModel.xml rename to .idea/.idea.Aaru/.idea/contentModel.xml index db3549e2c..c84ea25c3 100644 --- a/.idea/.idea.DiscImageChef/.idea/contentModel.xml +++ b/.idea/.idea.Aaru/.idea/contentModel.xml @@ -3,27 +3,25 @@ - + - + + + + + + - - - - - - - - + @@ -68,7 +66,7 @@ - + @@ -81,179 +79,40 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + - + - + - + - + - + - - - - - - - - - - - - - - - - - - + + - + @@ -311,8 +170,8 @@ - - + + @@ -354,21 +213,21 @@ - + - + - + - + - + @@ -446,180 +305,21 @@ - + - + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + - + @@ -661,7 +361,7 @@ - + @@ -696,18 +396,18 @@ - + - + - + - + @@ -920,11 +620,11 @@ - + - + @@ -935,7 +635,7 @@ - + @@ -1269,41 +969,21 @@ - + - + - + - - - - - - - - - - - - - - - - - - - - - - + + - + @@ -1358,7 +1038,7 @@ - + @@ -1497,22 +1177,22 @@ - + - + - + - + - + @@ -1526,18 +1206,18 @@ - + - + - + - + @@ -1843,7 +1523,7 @@ - + @@ -1907,56 +1587,28 @@ - + - + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + - + - + @@ -1977,36 +1629,36 @@ - + - + - + - - + + - + - + - + - + diff --git a/.idea/.idea.DiscImageChef/.idea/indexLayout.xml b/.idea/.idea.Aaru/.idea/indexLayout.xml similarity index 100% rename from .idea/.idea.DiscImageChef/.idea/indexLayout.xml rename to .idea/.idea.Aaru/.idea/indexLayout.xml diff --git a/.idea/.idea.DiscImageChef/.idea/modules.xml b/.idea/.idea.Aaru/.idea/modules.xml similarity index 50% rename from .idea/.idea.DiscImageChef/.idea/modules.xml rename to .idea/.idea.Aaru/.idea/modules.xml index e16cb7ccc..41efdfe9f 100644 --- a/.idea/.idea.DiscImageChef/.idea/modules.xml +++ b/.idea/.idea.Aaru/.idea/modules.xml @@ -2,7 +2,7 @@ - + \ No newline at end of file diff --git a/.idea/.idea.DiscImageChef/.idea/runConfigurations/DiscImageChef_Server.xml b/.idea/.idea.Aaru/.idea/runConfigurations/Aaru_Server.xml similarity index 75% rename from .idea/.idea.DiscImageChef/.idea/runConfigurations/DiscImageChef_Server.xml rename to .idea/.idea.Aaru/.idea/runConfigurations/Aaru_Server.xml index c700760de..f2e0a3c88 100644 --- a/.idea/.idea.DiscImageChef/.idea/runConfigurations/DiscImageChef_Server.xml +++ b/.idea/.idea.Aaru/.idea/runConfigurations/Aaru_Server.xml @@ -1,8 +1,8 @@ - +