Index: applications/editors/josm/plugins/cadastre-fr/build.xml
===================================================================
--- applications/editors/josm/plugins/cadastre-fr/build.xml	(revision 30701)
+++ applications/editors/josm/plugins/cadastre-fr/build.xml	(revision 30703)
@@ -12,5 +12,5 @@
     <property name="plugin.class" value="cadastre_fr.CadastrePlugin"/>
     <property name="plugin.description" value="A special handler for the French land registry WMS server."/>
-    <property name="plugin.icon" value="images/preferences/cadastrewms.gif"/>
+    <property name="plugin.icon" value="images/preferences/cadastrewms.png"/>
     <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/FR:JOSM/Fr:Plugin/Cadastre"/>
     <property name="plugin.stage" value="60"/>
Index: applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/CadastrePreferenceSetting.java
===================================================================
--- applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/CadastrePreferenceSetting.java	(revision 30701)
+++ applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/CadastrePreferenceSetting.java	(revision 30703)
@@ -99,5 +99,5 @@
      */
     public CadastrePreferenceSetting() {
-        super("cadastrewms.gif", I18n.tr("French cadastre WMS"),
+        super("cadastrewms.png", I18n.tr("French cadastre WMS"),
             tr("A special handler of the French cadastre wms at www.cadastre.gouv.fr" + "<BR><BR>"
                 + "Please read the Terms and Conditions of Use here (in French): <br>"
