Add logo used on the website.
authorRichard W.M. Jones <rjones@redhat.com>
Tue, 11 Jan 2011 10:47:11 +0000 (10:47 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Tue, 11 Jan 2011 10:47:33 +0000 (10:47 +0000)
Makefile.am
logo/fish.png [new file with mode: 0644]
src/guestfs.pod

index 49816fe..d2c90fc 100644 (file)
@@ -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 (file)
index 0000000..4ecb797
Binary files /dev/null and b/logo/fish.png differ
index 3a8702a..d9045a5 100644 (file)
@@ -2382,6 +2382,10 @@ Some "phony" guest images which we test against.
 
 L<virt-inspector(1)>, the virtual machine image inspector.
 
+=item C<logo>
+
+Logo used on the website.  The fish is called Arthur by the way.
+
 =item C<m4>
 
 M4 macros used by autoconf.