Ne tournons plus autour du pot! il est rose ! ........ Dedicace ESJ : for i in ./grenier/plugin.xml
./mediabox/plugin.xml
./forum/plugin.xml
./medias/plugin.xml
./vertebres/plugin.xml
./filtres_images/plugin.xml
./statistiques/plugin.xml
./dist_2007/plugin.xml
./revisions/plugin.xml
./urls_etendues/plugin.xml
./squelettes_par_rubrique/plugin.xml
./porte_plume/plugin.xml
./msie_compat/plugin.xml
./msie_compat/lang/msiecompat.xml
./dev/plugin.xml
./dump/plugin.xml
./compresseur/plugin.xml
./textwheel/plugin.xml
./themes/plugin.xml
./safehtml/plugin.xml
./petitions/plugin.xml
./breves/plugin.xml
./mots/plugin.xml
./sites/plugin.xml
./organiseur/plugin.xml; do sed 's/2.3.0-dev/3.0.0-dev/' ./organiseur/plugin.xml > x;if diff -q ./organiseur/plugin.xml x ; then rm x;else mv x ./organiseur/plugin.xml; fi;done
|