diff --git a/.gitattributes b/.gitattributes index b93115c..545a08f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -23,6 +23,8 @@ prive/images/statistiques-48.png -text prive/squelettes/inclure/admin_effacer_stats.html -text prive/stats/visites.html -text prive/style_prive_plugin_stats.html -text +prive/themes/spip/images/statistique-16.png -text +prive/themes/spip/images/statistique-24.png -text public/stats.php -text /stats_autoriser.php -text /stats_pipelines.php -text diff --git a/plugin.xml b/plugin.xml index a8336fe..5733d28 100644 --- a/plugin.xml +++ b/plugin.xml @@ -1,8 +1,9 @@ Statistiques + prive/themes/spip/images/statistique-24.png Collectif SPIP 0.1.3 - 0.1 + 0.1.0 dev Statistiques de SPIP diff --git a/prive/themes/spip/images/statistique-16.png b/prive/themes/spip/images/statistique-16.png new file mode 100644 index 0000000..1bb91d3 Binary files /dev/null and b/prive/themes/spip/images/statistique-16.png differ diff --git a/prive/themes/spip/images/statistique-24.png b/prive/themes/spip/images/statistique-24.png new file mode 100644 index 0000000..47e554d Binary files /dev/null and b/prive/themes/spip/images/statistique-24.png differ