diff --git a/core/org.eclipse.cdt.ui/ChangeLog b/core/org.eclipse.cdt.ui/ChangeLog index 28416ef2733..f86db39e55b 100644 --- a/core/org.eclipse.cdt.ui/ChangeLog +++ b/core/org.eclipse.cdt.ui/ChangeLog @@ -1,3 +1,12 @@ +2004-04-14 Alain Magloire + + Fix PR 58375 + New icons. + + * icons/full/clc16/cllapseall.gif + * icons/full/dlc16/cllapseall.gif + * icons/full/elc16/cllapseall.gif + 2004-04-14 Hoda Amer Partial fix for bug#58178 : [Content Assist] No completion on GL_TRUE diff --git a/core/org.eclipse.cdt.ui/icons/full/clcl16/collapseall.gif b/core/org.eclipse.cdt.ui/icons/full/clcl16/collapseall.gif index 0bae56c346e..f7c84a4e331 100644 Binary files a/core/org.eclipse.cdt.ui/icons/full/clcl16/collapseall.gif and b/core/org.eclipse.cdt.ui/icons/full/clcl16/collapseall.gif differ diff --git a/core/org.eclipse.cdt.ui/icons/full/dlcl16/collapseall.gif b/core/org.eclipse.cdt.ui/icons/full/dlcl16/collapseall.gif index 0bae56c346e..5c4586c2fd3 100644 Binary files a/core/org.eclipse.cdt.ui/icons/full/dlcl16/collapseall.gif and b/core/org.eclipse.cdt.ui/icons/full/dlcl16/collapseall.gif differ diff --git a/core/org.eclipse.cdt.ui/icons/full/elcl16/collapseall.gif b/core/org.eclipse.cdt.ui/icons/full/elcl16/collapseall.gif index 3409b11b330..f7c84a4e331 100644 Binary files a/core/org.eclipse.cdt.ui/icons/full/elcl16/collapseall.gif and b/core/org.eclipse.cdt.ui/icons/full/elcl16/collapseall.gif differ