Author: hibou
Date: Sun Mar 31 18:33:56 2013
New Revision: 1463029

URL: http://svn.apache.org/r1463029
Log:
IVYDE-338: on Windows, .gif seems to be badly supported, switching to .png

Added:
    ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/icons/logo32x32.png   (with 
props)
Modified:
    ant/ivy/ivyde/trunk/doc/release-notes.html
    ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/about.ini

Modified: ant/ivy/ivyde/trunk/doc/release-notes.html
URL: 
http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/doc/release-notes.html?rev=1463029&r1=1463028&r2=1463029&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/doc/release-notes.html (original)
+++ ant/ivy/ivyde/trunk/doc/release-notes.html Sun Mar 31 18:33:56 2013
@@ -141,7 +141,8 @@ List of changes since <a href="/ivy/ivyd
     <li>IMPROVE: ivy.xml and ivysettings.xml files are not better detected as 
such, so they can be open with the Ivy editors</li>
 </ul>
 <ul>
-    <li>Fix: Disable DTD external fetching (IVYDE-329) (thanks to Stephen 
Haberman)</li>
+    <li>FIX: Wrong size of an icon in "about eclipse platform" (IVYDE-338)</li>
+    <li>FIX: Disable DTD external fetching (IVYDE-329) (thanks to Stephen 
Haberman)</li>
     <li>FIX: IvyDERuntimeClasspathResolver does not resolve entries that don't 
implement IRuntimeClasspathEntry2 (IVYDE-335) (thanks to Nathan Summers)</li>
     <li>FIX: IvyDE can corrupt the workspace (IVYDE-341) (thanks to Bernd 
Kurz)</li>
     <li>FIX: org.eclipse.swt.SWTException: Invalid thread access with Eclipse 
Juno (IVYDE-313)</li>

Modified: ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/about.ini
URL: 
http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/about.ini?rev=1463029&r1=1463028&r2=1463029&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/about.ini (original)
+++ ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/about.ini Sun Mar 31 18:33:56 
2013
@@ -34,4 +34,4 @@ the Apache Ant logo and the Apache feath
 # needed for primary features only
 
 # Property "featureImage" contains path to feature image (32x32)
-featureImage=icons/logo32x32.gif
\ No newline at end of file
+featureImage=icons/logo32x32.png
\ No newline at end of file

Added: ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/icons/logo32x32.png
URL: 
http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/icons/logo32x32.png?rev=1463029&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/icons/logo32x32.png
------------------------------------------------------------------------------
    svn:mime-type = image/png


Reply via email to