diff --git a/core/org.eclipse.cdt.ui/ChangeLog b/core/org.eclipse.cdt.ui/ChangeLog index abb7c05647e..0937bb0d901 100644 --- a/core/org.eclipse.cdt.ui/ChangeLog +++ b/core/org.eclipse.cdt.ui/ChangeLog @@ -1,3 +1,12 @@ +2003-12-15 Alain Magloire + + Header icon provide by Mirza Hadzic PR 26486. Thanks. + + * icons/full/obj16/h_file_obj.gif + * src/org/eclipse/cdt/internal/ui/CElementImagerProvider.java + * src/org/eclipse/cdt/internal/ui/CPluginImages.java + * plugin.xml + 2003-12-15 Hoda Amer Fixed [Bug 47234] new ParserMode required for a better CModel : - Added a user preference to build the CModel using Structural mode diff --git a/core/org.eclipse.cdt.ui/icons/full/obj16/h_file_obj.gif b/core/org.eclipse.cdt.ui/icons/full/obj16/h_file_obj.gif new file mode 100644 index 00000000000..6095bd540de Binary files /dev/null and b/core/org.eclipse.cdt.ui/icons/full/obj16/h_file_obj.gif differ diff --git a/core/org.eclipse.cdt.ui/plugin.xml b/core/org.eclipse.cdt.ui/plugin.xml index 43632749ca7..8c638a14257 100644 --- a/core/org.eclipse.cdt.ui/plugin.xml +++ b/core/org.eclipse.cdt.ui/plugin.xml @@ -167,12 +167,21 @@ + +