From: Richard W.M. Jones Date: Tue, 11 Jan 2011 10:47:11 +0000 (+0000) Subject: Add logo used on the website. X-Git-Tag: 1.9.3~3 X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=fc241abdbac7a016cd2fac169ad64876107df3c8;p=libguestfs.git Add logo used on the website. --- diff --git a/Makefile.am b/Makefile.am index 49816fe..d2c90fc 100644 --- a/Makefile.am +++ b/Makefile.am @@ -96,7 +96,7 @@ EXTRA_DIST = \ autogen.sh \ bugs-in-changelog.sh \ update-bugs.sh \ - logo/fish.svg + logo/fish.svg logo/fish.png # Recipes web page. html/recipes.html: $(wildcard recipes/*.sh) $(wildcard recipes/*.html) $(wildcard recipes/*.example) Makefile make-recipes.sh diff --git a/logo/fish.png b/logo/fish.png new file mode 100644 index 0000000..4ecb797 Binary files /dev/null and b/logo/fish.png differ diff --git a/src/guestfs.pod b/src/guestfs.pod index 3a8702a..d9045a5 100644 --- a/src/guestfs.pod +++ b/src/guestfs.pod @@ -2382,6 +2382,10 @@ Some "phony" guest images which we test against. L, the virtual machine image inspector. +=item C + +Logo used on the website. The fish is called Arthur by the way. + =item C M4 macros used by autoconf.