This is an automated email from the ASF dual-hosted git repository. zregvart pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push: new 384d843 CAMEL-10543: New Apache Camel Logo 384d843 is described below commit 384d84387a316e71696090f720a0110cb3a7dfc8 Author: Zoran Regvart <zregv...@apache.org> AuthorDate: Wed Feb 14 08:50:42 2018 +0100 CAMEL-10543: New Apache Camel Logo Updates the `camel-logo` in the user manual. Also updates the `logo-medium-d.png` in order to eliminate the intruding second camel in the background. --- docs/img/logo-medium-d.png | Bin 19860 -> 22001 bytes docs/user-manual/en/README.md | 2 +- docs/user-manual/en/images/camel-logo.jpg | Bin 15358 -> 0 bytes docs/user-manual/en/images/camel-logo.png | Bin 0 -> 22001 bytes 4 files changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/img/logo-medium-d.png b/docs/img/logo-medium-d.png index 362a3fa..36701f7 100644 Binary files a/docs/img/logo-medium-d.png and b/docs/img/logo-medium-d.png differ diff --git a/docs/user-manual/en/README.md b/docs/user-manual/en/README.md index 1c23911..af08b07 100644 --- a/docs/user-manual/en/README.md +++ b/docs/user-manual/en/README.md @@ -1,4 +1,4 @@ - + Apache Camel User Manual ==================== diff --git a/docs/user-manual/en/images/camel-logo.jpg b/docs/user-manual/en/images/camel-logo.jpg deleted file mode 100644 index c0e19a0..0000000 Binary files a/docs/user-manual/en/images/camel-logo.jpg and /dev/null differ diff --git a/docs/user-manual/en/images/camel-logo.png b/docs/user-manual/en/images/camel-logo.png new file mode 100644 index 0000000..36701f7 Binary files /dev/null and b/docs/user-manual/en/images/camel-logo.png differ -- To stop receiving notification emails like this one, please contact zregv...@apache.org.