Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/recipes/plugins/uml/org.eclipse.papyrus.uml.modelexplorer.recipetest/resource/LoadRecipeFacet.uiCustom')
-rw-r--r--tests/recipes/plugins/uml/org.eclipse.papyrus.uml.modelexplorer.recipetest/resource/LoadRecipeFacet.uiCustom4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/recipes/plugins/uml/org.eclipse.papyrus.uml.modelexplorer.recipetest/resource/LoadRecipeFacet.uiCustom b/tests/recipes/plugins/uml/org.eclipse.papyrus.uml.modelexplorer.recipetest/resource/LoadRecipeFacet.uiCustom
index 3f2114148a3..7d56be2051d 100644
--- a/tests/recipes/plugins/uml/org.eclipse.papyrus.uml.modelexplorer.recipetest/resource/LoadRecipeFacet.uiCustom
+++ b/tests/recipes/plugins/uml/org.eclipse.papyrus.uml.modelexplorer.recipetest/resource/LoadRecipeFacet.uiCustom
@@ -6,7 +6,7 @@
<defaultValue xsi:type="uicustom:StaticFeatureValue" value="(255,128,0)"/>
</customizedFeatures>
<customizedFeatures customizedFeature="icon">
- <defaultValue xsi:type="uicustom:StaticFeatureValue" value="/org.eclipse.papyrus.icons.uml/resource/gif/Port.gif"/>
+ <defaultValue xsi:type="uicustom:StaticFeatureValue" value="/org.eclipse.papyrus.uml.icons/resource/gif/Port.gif"/>
</customizedFeatures>
<customizedFeatures customizedFeature="bold">
<defaultValue xsi:type="uicustom:StaticFeatureValue" value="false"/>
@@ -25,7 +25,7 @@
<defaultValue xsi:type="uicustom:StaticFeatureValue" value="(0,255,0)"/>
</customizedFeatures>
<customizedFeatures customizedFeature="icon">
- <defaultValue xsi:type="uicustom:StaticFeatureValue" value="/org.eclipse.papyrus.icons.uml/resource/gif/Dependency.gif"/>
+ <defaultValue xsi:type="uicustom:StaticFeatureValue" value="/org.eclipse.papyrus.uml.icons/resource/gif/Dependency.gif"/>
</customizedFeatures>
<customizedFeatures customizedFeature="bold">
<defaultValue xsi:type="uicustom:StaticFeatureValue" value="false"/>

Back to the top