From: Daniel P. Berrange Date: Mon, 7 Nov 2016 16:41:23 +0000 (+0000) Subject: docs: provide new style logos for the apps page X-Git-Tag: v2.5.0-rc1~188 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7bd8c9cadc0d5c67e485f6805c8677ee3fe6861;p=thirdparty%2Flibvirt.git docs: provide new style logos for the apps page Replace the old "Made with libvirt" logo with links to the new "Libvirt powered" logos, providing various sizes. Signed-off-by: Daniel P. Berrange --- diff --git a/docs/Makefile.am b/docs/Makefile.am index 8f12eb1db4..d3a9e67111 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -90,7 +90,6 @@ png = \ libvirt-daemon-arch.png \ libvirt-driver-arch.png \ libvirt-object-model.png \ - madeWith.png \ migration-managed-direct.png \ migration-managed-p2p.png \ migration-native.png \ diff --git a/docs/apps.html.in b/docs/apps.html.in index 4efb318764..5acf885a72 100644 --- a/docs/apps.html.in +++ b/docs/apps.html.in @@ -19,12 +19,15 @@ be added here, or simply send a patch against the documentation in the libvirt.git docs subdirectory. If your application uses libvirt as its API, - the following graphic is available for your website to advertise + the following graphics are available for your website to advertise support for libvirt:

- Made with libvirt + libvirt powered + libvirt powered + libvirt powered + libvirt powered

Client/Server applications

diff --git a/docs/madeWith.png b/docs/madeWith.png deleted file mode 100644 index 15d4b10ef8..0000000000 Binary files a/docs/madeWith.png and /dev/null differ