From aba1438a4d188ae4ba20d2ee264212622809afd1 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Sun, 17 May 2020 04:25:36 +0200 Subject: Roundcube: Port to Debian 10. We use the version from buster-backports (currently 1.4.4+dfsg.1-1~bpo10+1) for the elastic theme. --- .../roundcube/program/resources/fripost_logo_black.png | Bin 0 -> 6567 bytes .../roundcube/program/resources/fripost_logo_white.png | Bin 0 -> 5454 bytes .../roundcube/skins/classic/images/fripost_logo.png | Bin 6567 -> 0 bytes .../share/roundcube/skins/larry/images/fripost_logo.png | Bin 5454 -> 0 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 roles/webmail/files/usr/share/roundcube/program/resources/fripost_logo_black.png create mode 100644 roles/webmail/files/usr/share/roundcube/program/resources/fripost_logo_white.png delete mode 100644 roles/webmail/files/usr/share/roundcube/skins/classic/images/fripost_logo.png delete mode 100644 roles/webmail/files/usr/share/roundcube/skins/larry/images/fripost_logo.png (limited to 'roles/webmail/files/usr') diff --git a/roles/webmail/files/usr/share/roundcube/program/resources/fripost_logo_black.png b/roles/webmail/files/usr/share/roundcube/program/resources/fripost_logo_black.png new file mode 100644 index 0000000..7af586a Binary files /dev/null and b/roles/webmail/files/usr/share/roundcube/program/resources/fripost_logo_black.png differ diff --git a/roles/webmail/files/usr/share/roundcube/program/resources/fripost_logo_white.png b/roles/webmail/files/usr/share/roundcube/program/resources/fripost_logo_white.png new file mode 100644 index 0000000..c581a30 Binary files /dev/null and b/roles/webmail/files/usr/share/roundcube/program/resources/fripost_logo_white.png differ diff --git a/roles/webmail/files/usr/share/roundcube/skins/classic/images/fripost_logo.png b/roles/webmail/files/usr/share/roundcube/skins/classic/images/fripost_logo.png deleted file mode 100644 index 7af586a..0000000 Binary files a/roles/webmail/files/usr/share/roundcube/skins/classic/images/fripost_logo.png and /dev/null differ diff --git a/roles/webmail/files/usr/share/roundcube/skins/larry/images/fripost_logo.png b/roles/webmail/files/usr/share/roundcube/skins/larry/images/fripost_logo.png deleted file mode 100644 index c581a30..0000000 Binary files a/roles/webmail/files/usr/share/roundcube/skins/larry/images/fripost_logo.png and /dev/null differ -- cgit v1.2.3