From 2b9ae89a6ed6a2ade19389cdf9360d131e45b2a5 Mon Sep 17 00:00:00 2001 From: Dennis Ushakov Date: Mon, 4 Jun 2018 15:49:34 +0300 Subject: [PATCH] fix intention location --- .../after.xml.template | 0 .../before.xml.template | 0 .../description.html | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename xml/impl/resources/intentionDescriptions/{RemoveAttributeIntentionAction => RemoveAttributeIntentionFix}/after.xml.template (100%) rename xml/impl/resources/intentionDescriptions/{RemoveAttributeIntentionAction => RemoveAttributeIntentionFix}/before.xml.template (100%) rename xml/impl/resources/intentionDescriptions/{RemoveAttributeIntentionAction => RemoveAttributeIntentionFix}/description.html (100%) diff --git a/xml/impl/resources/intentionDescriptions/RemoveAttributeIntentionAction/after.xml.template b/xml/impl/resources/intentionDescriptions/RemoveAttributeIntentionFix/after.xml.template similarity index 100% rename from xml/impl/resources/intentionDescriptions/RemoveAttributeIntentionAction/after.xml.template rename to xml/impl/resources/intentionDescriptions/RemoveAttributeIntentionFix/after.xml.template diff --git a/xml/impl/resources/intentionDescriptions/RemoveAttributeIntentionAction/before.xml.template b/xml/impl/resources/intentionDescriptions/RemoveAttributeIntentionFix/before.xml.template similarity index 100% rename from xml/impl/resources/intentionDescriptions/RemoveAttributeIntentionAction/before.xml.template rename to xml/impl/resources/intentionDescriptions/RemoveAttributeIntentionFix/before.xml.template diff --git a/xml/impl/resources/intentionDescriptions/RemoveAttributeIntentionAction/description.html b/xml/impl/resources/intentionDescriptions/RemoveAttributeIntentionFix/description.html similarity index 100% rename from xml/impl/resources/intentionDescriptions/RemoveAttributeIntentionAction/description.html rename to xml/impl/resources/intentionDescriptions/RemoveAttributeIntentionFix/description.html