Community
Participate
Working Groups
Hi, When we copied MoDisco infra layer to EMF Facet project, we updated an image name which had not to be change. icons\logoMoDiscoMini.gif is referenced as org.eclipse.emf.facet.infra.common.ui.internal.util.ImageProvider.EMFFACET_LOGO It should stay MODISCO_LOGO, with the accurate URI Regards, Nicolas Guyomar
Created attachment 191104 [details] Patch for Bug 339876 Hi, In the attached patch I did the required renaming of ImageProvider.EMFFACET_LOGO for ImageProvider.MODISCO_LOGO and updated the URI. (a) I, Nicolas Guyomar, wrote 100% of the code I've provided. (b) I have the right to contribute the code to Eclipse. (c) I contribute the content under the EPL. Regards, Nicolas Guyomar
Created attachment 191110 [details] Patch Bug 339876 Updated patch (a) I, Nicolas Guyomar, wrote 100% of the code I've provided. (b) I have the right to contribute the code to Eclipse. (c) I contribute the content under the EPL. Regards, Nicolas Guyomar
Committed in revision 387.
Comment on attachment 191110 [details] Patch Bug 339876 Here is patch smaller than 250 lines (38 lines), no CQ is then needed.
This bug can be closed.